Sorry, an error has occurred within the system. 
					
					
Technical Details :

File Location : line 46 in MysqlAccessor.php
Code Location : function query in class mysqlaccessor

SQL Query : SELECT *, 
UNIX_TIMESTAMP(newsitems.modifieddate) as unixmodifieddate,
UNIX_TIMESTAMP(newsitems.creationdate) as unixcreationdate,
UNIX_TIMESTAMP(newsitems.newsdate) as newsdate 
FROM newsitems WHERE newsitems.id= LIMIT 1;

SQL Error : 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 'LIMIT 1' at line 5

DB Link : Valid
DB Select : Invalid

Page : /innovate/news/article/index.php
Date : 04.02.12 12:01




Super Globals :

_POST Array
(
)
_GET Array
(
)
_SESSION Array
(
    [user] => 
)