Quote:
Originally Posted by ChrisBaktis
Got this error on the third query:
PHP Code:
An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: You have an error in your SQL syntax near '" . TABLE_PREFIX . "award_cat (award_cat_id, award_cat_title, ' at line 1
|
remove the " . TABLE_PREFIX . " in that query.
ps. REMEMBER to correct prefix with yout vB tables if you use it.