Hi!
When i click on the "products" in a admin to add new one, i get this:
Fatal error: mysql error: [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 '-10, 10' at line 13] in EXECUTE("select p.products_id, pd.products_name, p.products_quantity, p.products_image, p.products_price, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.products_model, p.products_quantity_order_min, p.products_quantity_order_units, p.products_priced_by_attribute, p.product_is_free, p.product_is_call, p.products_quantity_mixed, p.products_quantity_order_max from products p, products_description pd, products_to_categories p2c where p.products_id = pd.products_id in /home/users/www/solvere01/www.solvere.si/trgovina/includes/classes/adodb/adodb-errorhandler.inc.php on line 142
O know it's an old version, that needs upgrading, but it was working before and I don't have much time for upgrading right now.
How can i solve this until i upgrade? Thank you very much.



