ball
SQL errorYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':published order by t.date_published desc, t.content_id desc limit 0,1' at line 11
SQL statementselect t.content_id, t.id_menu_sub, t.date_created, t.date_published, t.active, t.id_users, t.id_type, t.id_languages, t.header_data, t.header_img, t.header, t.sub_header, t.content, t.tags, t.users_name, t.users_surname,t.image,t.no_date_author,t.multi_column, t.author_descr,t.link from vw_content as t where t.active=1 and t.id_languages='1' and t.id_menu_sub='n-klub' and t.link<>'redna-skupscina-2012' and t.published<:published order by t.date_published desc, t.content_id desc limit 0,1

Warning: mysql_num_fields() expects parameter 1 to be resource, boolean given in /home/nknaklo/public_html/administration/lib/sessions.php on line 524

Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /home/nknaklo/public_html/administration/lib/sessions.php on line 543
SQL errorYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':published order by t.date_published asc, t.content_id asc limit 0,1' at line 11
SQL statementselect t.content_id, t.id_menu_sub, t.date_created, t.date_published, t.active, t.id_users, t.id_type, t.id_languages, t.header_data, t.header_img, t.header, t.sub_header, t.content, t.tags, t.users_name, t.users_surname,t.image,t.no_date_author,t.multi_column, t.author_descr,t.link from vw_content as t where t.active=1 and t.id_languages='1' and t.id_menu_sub='n-klub' and t.link<>'redna-skupscina-2012' and t.published>:published order by t.date_published asc, t.content_id asc limit 0,1

Warning: mysql_num_fields() expects parameter 1 to be resource, boolean given in /home/nknaklo/public_html/administration/lib/sessions.php on line 524

Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in /home/nknaklo/public_html/administration/lib/sessions.php on line 543
Sorodne vsebine