Quote Originally Posted by hanfu View Post
After i upload all the file and try to send the sql it pop out this message

1146 Table 'spreecha_zc1.configuration_group' doesn't exist
in:
[SELECT @cgi := configuration_group_id FROM configuration_group WHERE configuration_group_title = 'Zen Lightbox';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

Anyone can help me....thank you
when I try inserting the sql through admin of the store it never does it right...it claims to be successful but it will give me that message at times too sooooo


I go directly to myphpadmin and insert any sql there...

remember to add the prefix to your tables if you have any.

I suggest to use the store admin to remove the sql from your database then go to myphoadmin ---from your servers control panel ---- and insert the sql there.