Okay I tried that and now I get this:Qphoria wrote: if using 0.7.9 rc8 or final, you can actually upload the sql file by using via database backup/restore page under admin->configuration->backup/restore
Code: Select all
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 'ALTER TABLE `zone` ADD `zone_status` int(1) NOT NULL default '1' After `name`' at line 14
Error No: 1064
# # ALTER TABLE STRUCTURE FOR: `country` # Default is '0' all countries disabled, set default to '1' to enable all countries # ALTER TABLE `country` ADD `country_status` int(1) NOT NULL default '0' After `name`; # # ALTER TABLE STRUCTURE FOR: 'zone' # Default is '1' all zones enabled, set default to '0' to disable all zones # ALTER TABLE `zone` ADD `zone_status` int(1) NOT NULL default '1' After `name`;
well i dunno..
back to phpmyadmin
Some tutorials to get you started understanding cpanel and mysql and phpmyadmin:
http://www.cpanel.net/docs/cpanel/phpMyAdmin.htm
http://www.cpanel.net/support/docs/11/c ... s_php.html
http://www.php-editors.com/articles/sql_phpmyadmin.php
http://www.tutorialized.com/tutorial/Cr ... dmin/23140
back to phpmyadmin
Some tutorials to get you started understanding cpanel and mysql and phpmyadmin:
http://www.cpanel.net/docs/cpanel/phpMyAdmin.htm
http://www.cpanel.net/support/docs/11/c ... s_php.html
http://www.php-editors.com/articles/sql_phpmyadmin.php
http://www.tutorialized.com/tutorial/Cr ... dmin/23140
I know how to use phpmyadmin and cpanel, I'm just wondering if I should import the .sql to the OpenCart database?Qphoria wrote: well i dunno..
back to phpmyadmin
Some tutorials to get you started understanding cpanel and mysql and phpmyadmin:
http://www.cpanel.net/docs/cpanel/phpMyAdmin.htm
http://www.cpanel.net/support/docs/11/c ... s_php.html
http://www.php-editors.com/articles/sql_phpmyadmin.php
http://www.tutorialized.com/tutorial/Cr ... dmin/23140
Who is online
Users browsing this forum: No registered users and 2 guests