Core error: Mysql error 1064: syntax error, unexpected $end (SELECT SQL_CALC_FOUND_ROWS gs.gallery_id

Post Reply
S_Flash
Posts: 1788
Joined: Mon Mar 08, 2010 9:04 am
Contact:

Core error: Mysql error 1064: syntax error, unexpected $end (SELECT SQL_CALC_FOUND_ROWS gs.gallery_id

Post by S_Flash »

(c) SmartCJ Pro V 2.1 Your Build 202201111538

Code: Select all

Database check - OK

Warning, you have following CORE errors (You have to fix it and delete those messages from Home - Script Messages after that)

Core error: Mysql error 1064: syntax error, unexpected $end (SELECT SQL_CALC_FOUND_ROWS gs.gallery_id, gs.thumb_id, gi.sponsor_id, gi.content_count, gi.content_type, gs.total_shows, gs.total_clicks, gs.total_ctr, gt.thumb_url, gd.*, gi.content_count, gi.crop_profile_id, gs.activation_date, gi.added_date, gi.duration, gi.url, gi.gallery_total_shows, gi.sponsor_id, gi.source_url, gi.custom_gallery FROM rot_gallery_stats1 as gs JOIN rot_gallery_info as gi on gi.gallery_id = gs.gallery_id JOIN rot_gallery_data1 as gd on gd.gallery_id = gs.gallery_id JOIN rot_thumbs as gt on gt.thumb_id = gs.thumb_id WHERE 1 = 1 AND gi.gallery_status = 'active' AND gi.gallery_type = 0 and gs.best_thumb = 'yes' and gs.group_id = 0 and MATCH ( gd.`alt` , gd.`description` ) AGAINST ('>script >alert(String.fromCharCode(88,83,83))/script>' IN BOOLEAN MODE) ORDER BY tested_thumb DESC, gs.total_ctr DESC LIMIT 0, 192# queryitems) 
admin
Site Admin
Posts: 37242
Joined: Wed Sep 10, 2008 11:43 am

Re: Core error: Mysql error 1064: syntax error, unexpected $end (SELECT SQL_CALC_FOUND_ROWS gs.gallery_id

Post by admin »

это кто-то пытался сломать сайт

>script >alert(String.fromCharCode(88,83,83))/script>

смотрели ест ли дырки в темпелйтах
скирпт это залогил просто
Don't forget to run script update
Post Reply