MYSQL ERROR REPORT
- 29/04/2024 23:04:22
---------------------------------------
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 '' at line 4

select p.products_id, pd.products_name, pd.products_description, p.products_image, p.products_date_added, p.products_last_modified
from products p, products_description pd where p.products_id = pd.products_id and pd.language_id = 1
and p.products_status = '1'
order by p.products_last_modified desc limit
---------------------------------------
Server Name : furnituras.ru
Remote Address: 18.189.193.172
Referer :
Requested : /rss2.php?feed=new_products_random
Trace Back : #0 vam_db_error() called at [/home/c/ct26521/public_html/inc/vam_db_query.inc.php:39]
#1 vam_db_query() called at [/home/c/ct26521/public_html/inc/vam_random_select.inc.php:22]
#2 vam_random_select() called at [/home/c/ct26521/public_html/rss2.php:289]
#3 vam_rss_products() called at [/home/c/ct26521/public_html/rss2.php:270]

==========================================================================