Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

product attributes error


Guest

Recommended Posts

Merry Christmas everyone. I keep getting the following error when I access my Product Attributes page. Could anyone offer any assistance.

 

HEADING_TITLE_OPT

 

TEXT_OPTION_IDTEXT_OPTION_NAME

 

Warning: Division by zero in /home/.alda/jimmyortiz/tubaman.net/admin/products_attributes.php on line 283

>>

 

TABLE_HEADING_ID TABLE_HEADING_OPT_NAME TABLE_HEADING_ACTION

 

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_ROW_LISTS_OPTIONS' at line 1

 

select * from products_options where language_id = '1' order by products_options_id LIMIT 0, MAX_ROW_LISTS_OPTIONS

Link to comment
Share on other sites

Merry Christmas everyone. I keep getting the following error when I access my Product Attributes page. Could anyone offer any assistance.

 

HEADING_TITLE_OPT

 

TEXT_OPTION_IDTEXT_OPTION_NAME

 

Warning: Division by zero in /home/.alda/jimmyortiz/tubaman.net/admin/products_attributes.php on line 283

>>

 

TABLE_HEADING_ID TABLE_HEADING_OPT_NAME TABLE_HEADING_ACTION

 

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_ROW_LISTS_OPTIONS' at line 1

 

select * from products_options where language_id = '1' order by products_options_id LIMIT 0, MAX_ROW_LISTS_OPTIONS

 

 

Got it fixed. Thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...