SELECT * FROM asm_content_pages
WHERE
	content_path = '/reviews'
	AND (s_access = 0 OR s_access &  > 0) AND s_active = 1
				AND (DATE(s_time_after) <= '2012-05-18' || DATE(s_time_after) = '1000-01-01')
				AND (DATE(s_time_before) >= '2012-05-18' || DATE(s_time_before) = '9999-12-31')

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 '> 0) AND s_active = 1 AND (DATE(s_time_after) <= '2012-05-18' || DATE(s_tim' at line 4

Warning: fopen(/home/ftpaccess/spymysex.com/htdocs/files/logs/db.error.txt) [function.fopen]: failed to open stream: Permission denied in /home/sda/spymysex.com/htdocs/core/class/class.db.php on line 262

Warning: fwrite(): supplied argument is not a valid stream resource in /home/sda/spymysex.com/htdocs/core/class/class.db.php on line 263

Warning: fclose(): supplied argument is not a valid stream resource in /home/sda/spymysex.com/htdocs/core/class/class.db.php on line 264

Fatal error: Call to a member function count() on a non-object in /home/sda/spymysex.com/htdocs/modules/content/pub.content.php on line 96