Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse Error troubles


Guest

Recommended Posts

Posted

Thanks for reading this!

 

I'm getting a parse error on one of my admin pages. The error says it is on the last line of my categories.php file. It says parse error on line 1523 when my code ends on line 1522 with

 

<!-- footer //-->

<?php require(DIR_WS_INCLUDES . 'footer.php'); ?>

<!-- footer_eof //-->

<br>

</body>

</html>

<?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>

 

I'm sure this is a simple fix, but I can't think of it and haven't found it anywhere in the forums. If anyone has any ideas, I would be most grateful!

 

Thanks,

 

NS

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...