select section_id from cms_pages where id=“http:/www.guccilvshoes.com
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 '“http:/www.guccilvshoes.com' at line 1
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in
/usr/www/users/cathtele/cra/cms.php on line
209
select id, timestamp from cms_elements where page_id=“http:/www.guccilvshoes.com and element_num=1 and language_id='1' and status='live'
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 '“http:/www.guccilvshoes.com and element_num=1 and language_id='1' and status='li' at line 1
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in
/usr/www/users/cathtele/cra/cms.php on line
244
select parent_id from cms_pages where id=“http:/www.guccilvshoes.com
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 '“http:/www.guccilvshoes.com' at line 1
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in
/usr/www/users/cathtele/cra/cms.php on line
66
select s.name from cms_pages as p, cms_sections as s where p.section_id=s.id and p.id=“http:/www.guccilvshoes.com
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 '“http:/www.guccilvshoes.com' at line 1
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in
/usr/www/users/cathtele/cra/cms.php on line
71
Top of page