(mysql): DELETE FROM vote_sessions WHERE Timeout < 1265680791  

(mysql): SELECT ID FROM vote_sessions WHERE ID = \\\"\\\"  
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 1
                           ADOConnection._Execute(SELECT ID FROM vote_sessions WHERE ID = \\\"\\\", false) % line  891, file: adodb.inc.php
                        ADOConnection.Execute(SELECT ID FROM vote_sessions WHERE ID = \\\"\\\", false) % line 1460, file: adodb.inc.php
                     ADOConnection.GetRow(SELECT ID FROM vote_sessions WHERE ID = \\\"\\\") % line  342, file: classes.php
                  dbConnect.QuerySingle(SELECT ID FROM vote_sessions WHERE ID = \"\") % line  449, file: classes.php
               dbConnect.dataExists(SELECT ID FROM tblsessions WHERE ID = "") % line 1337, file: classes.php

(mysql): INSERT INTO vote_sessions (ID, Timeout) VALUES (\'82C6E2A2174CC74275E7441B3A2E186C\', \'1265682591\')  
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 '\'82C6E2A2174CC74275E7441B3A2E186C\', \'1265682591\')' at line 1
                     ADOConnection._Execute(INSERT INTO vote_sessions (ID, Timeout) VALUES (\'82C6E2A2174CC74275E7441B3A2E186C\', \'1265682591\'), false) % line  891, file: adodb.inc.php
                  ADOConnection.Execute(INSERT INTO vote_sessions (ID, Timeout) VALUES (\'82C6E2A2174CC74275E7441B3A2E186C\', \'1265682591\')) % line  290, file: classes.php
               dbConnect.Execute(INSERT INTO tblsessions (ID, Timeout) VALUES ('82C6E2A2174CC74275E7441B3A2E186C', '1265682591')) % line 1376, file: classes.php
            RSSession._RSCreateNewSession() % line 1328, file: classes.php
         RSSession._RSInitSession() % line 1274, file: classes.php

(mysql): SELECT soption, svalue FROM vote_sconfig  

Getting Template: /var/www/vhosts/cellthemes.net/httpdocs/themes/default/templates/home/

Loading Language: /var/www/vhosts/cellthemes.net/httpdocs/themes/default/languages/en.php

Loading Language: /var/www/vhosts/cellthemes.net/httpdocs/themes/default/languages/en/home.php

(mysql): SELECT svalue FROM vote_sconfig where soption=\'MaxImgWidth\'  
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 '\'MaxImgWidth\'' at line 1
                        ADOConnection._Execute(SELECT svalue FROM vote_sconfig where soption=\'MaxImgWidth\', false) % line  891, file: adodb.inc.php
                     ADOConnection.Execute(SELECT svalue FROM vote_sconfig where soption=\'MaxImgWidth\') % line  313, file: classes.php
                  dbConnect.ExecuteSingle(SELECT svalue FROM tblsconfig where soption='MaxImgWidth') % line   24, file: obj_common.php
               obj_common.common() % line   32, file: index.php
            mod_home.main() % line   10, file: classes.php

(mysql): SELECT svalue FROM vote_sconfig where soption=\'MaxImgHeight\'  
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 '\'MaxImgHeight\'' at line 1
                        ADOConnection._Execute(SELECT svalue FROM vote_sconfig where soption=\'MaxImgHeight\', false) % line  891, file: adodb.inc.php
                     ADOConnection.Execute(SELECT svalue FROM vote_sconfig where soption=\'MaxImgHeight\') % line  313, file: classes.php
                  dbConnect.ExecuteSingle(SELECT svalue FROM tblsconfig where soption='MaxImgHeight') % line   26, file: obj_common.php
               obj_common.common() % line   32, file: index.php
            mod_home.main() % line   10, file: classes.php

(mysql): select pag_id,page_url,external_url from vote_static where pstatus=1  

(mysql): select content from vote_banners where status=\'Active\' and position=\'Right\' order by rand() limit 1  
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 '\'Active\' and position=\'Right\' order by rand() limit 1' at line 1
                        ADOConnection._Execute(select content from vote_banners where status=\'Active\' and position=\'Right\' order by rand() limit 1, false) % line  891, file: adodb.inc.php
                     ADOConnection.Execute(select content from vote_banners where status=\'Active\' and position=\'Right\' order by rand() limit 1) % line  313, file: classes.php
                  dbConnect.ExecuteSingle(select content from vote_banners where status='Active' and position='Right' order by rand() limit 1) % line   33, file: obj_common.php
               obj_common.common() % line   32, file: index.php
            mod_home.main() % line   10, file: classes.php

(mysql): select content from vote_banners where status=\'Active\' and position=\'Middle\' order by rand() limit 1  
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 '\'Active\' and position=\'Middle\' order by rand() limit 1' at line 1
                        ADOConnection._Execute(select content from vote_banners where status=\'Active\' and position=\'Middle\' order by rand() limit 1, false) % line  891, file: adodb.inc.php
                     ADOConnection.Execute(select content from vote_banners where status=\'Active\' and position=\'Middle\' order by rand() limit 1) % line  313, file: classes.php
                  dbConnect.ExecuteSingle(select content from vote_banners where status='Active' and position='Middle' order by rand() limit 1) % line   37, file: obj_common.php
               obj_common.common() % line   32, file: index.php
            mod_home.main() % line   10, file: classes.php

(mysql): SELECT t.*,u.Username as u_name from vote_theme t,vote_users u where t.user_id=u.ID order by t.theme_date desc limit 1  

(mysql): SELECT v.*,u.Username as u_name from vote_video v,vote_users u where v.uid=u.ID order by v.video_date desc limit 1  

(mysql): SELECT r.*,u.Username as u_name from vote_tone r,vote_users u where r.uid=u.ID order by r.tone_date desc limit 1  

(mysql): SELECT w.*,u.Username as u_name from vote_wallpaper w,vote_users u where w.uid=u.ID order by w.upload_date desc limit 1