Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse error


EthelHurt

Recommended Posts

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

Link to comment
Share on other sites

The parse error is not the code you are showing.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...