somehow now i'm unable to view my portal completly.
this is my error:
MySQL encountered the following error: 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 ') AND (password='') ORDER BY replies DESC LIMIT 0, 5' at line 1
In the following query: SELECT t.tid, t.subject FROM xmb_threads t, xmb_forums f WHERE f.fid = t.fid AND (substring_index(t.lastpost, '|',1)+1)
>= '1278657481' AND t.fid NOT IN(1,27,37,49,44,) AND (password='') ORDER BY replies DESC LIMIT 0, 5
this is at the top not sure if its important:
Strict Standards: Unknown: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment
variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely
misspelled the timezone identifier. We selected 'Asia/Karachi' for 'PKST/6.0/DST' instead in /home/sinderel/public_html/portal.php(64) : eval()'d
code on line 94
Notice: Undefined variable: nopostermsg in /home/sinderel/public_html/portal.php(64) : eval()'d code on line 94
Strict Standards: Unknown: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment
variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely
misspelled the timezone identifier. We selected 'Asia/Karachi' for 'PKST/6.0/DST' instead in /home/sinderel/public_html/portal.php(64) : eval()'d
code on line 106
Notice: Undefined variable: showcurrentusr in /home/sinderel/public_html/portal.php(64) : eval()'d code on line 106 |