Guest Posted March 25, 2004 Share Posted March 25, 2004 After installing the Easypopulate, everything works fine except uploading a file with new item added, I got this error You have an error in your SQL syntax near 'TABLE STATUS LIKE 'products'' at line 1 SHOW TABLE STATUS LIKE 'products' I check the coding and find this: $sql = "SHOW TABLE STATUS LIKE '".TABLE_PRODUCTS."'"; It seems alright, can anyone give me an advice? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.