EthelHurt Posted September 8, 2010 Posted September 8, 2010 Hello. Up until last week, I've been using the plain credit card module to receive payment information at our store site. I tried installing the Authorize.net AIM module and got all kinds of errors when it came to the order proccessing. I followed the procedures in the documentation but still came up with errors. I decided to turn off the module until I could get it to working properly, but now am having the following problem. Parse error: syntax error, unexpected $end in /mnt/w0224/d15/s18/b0114258/www/estore/catalog/admin/orders.php on line 441 I cannot view any orders. No pending, no proccessing, no delivered. I always come up with the above error. This is what lines 430 thru 441 look like: <!-- body_text_eof //--> </tr> </table> <!-- body_eof //--> <!-- footer //--> <?php require(DIR_WS_INCLUDES . 'footer.php'); ?> <!-- footer_eof //--> <br> </body> </html> <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?> Any thoughts, anyone? Ethel Quote
♥FWR Media Posted September 8, 2010 Posted September 8, 2010 The parse error is not the code you are showing. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
EthelHurt Posted September 8, 2010 Author Posted September 8, 2010 Thanks for the input. I was able to fix my problem by going back into the oscommerce file I downloaded to my hard drive and finding the orders.php file and replacing the one on my server with it. Ethel The parse error is not the code you are showing. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.