thankls will try
Still getting error it's
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE page set
page_name='Eps',
page_contents='OFB Info Movies Pictues',
WHERE page_id=2;
MySQL 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 'WHERE page_id=2' at line 4
Error Number : 1064
|
got it it's:
WHERE
`page_id
`='".$vbulletin->GPC['id']."'";