Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP - How to solve this problem


syzuhdi

Recommended Posts

Posted

HEADING_TITLE

 

Warning: Division by zero in /var/www/html/sanglang/oscommerce/catalog/admin/includes/classes/split_page_results.php on line 33

1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_DISPLAY_SEARCH_RESULTS' at line 1

 

select currencies_id, title, code, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, last_updated, value from currencies order by title limit -0, MAX_DISPLAY_SEARCH_RESULTS

 

 

 

 

Any idea???

Posted

The missing heading title will be in one of your language files. Hint look for the name of the file you are seeing that on, in the language folder(s) you are using.

 

As for the 1064 that looks like it is being caused because you have nothing in your database for it to return. If you do a search on this forum for 1064 you will find a fix that should help you if that is the cause.

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Archived

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

×
×
  • Create New...