Page 1 of 1
Google Checkout Module Problem
Posted: Fri Sep 24, 2010 5:28 am
by jpearson311
I am using 1.4.8b and I just uploaded all of the files from the google checkout upload directory and when I tried to go to my site, it's looking for my install directory. Since I deleted this after I installed it initially, I re-uploaded it and it tried to take me through the installation process again. I did it anyway and when I got to the end it threw a message that said "table 'address' already exists". I can't get to my store since I've uploaded the google checkout module. Any idea why this is happening? Thanks!
Jesse
PS. I also created the new google checkout tables in my db as requested in the install.txt file.
Re: Google Checkout Module Problem
Posted: Fri Sep 24, 2010 5:31 pm
by JNeuhoff
I don't think this has anything to do with the Google Checkout module.
Looks more like an issue with your config.php file. If the latter is empty, Opencart tries to call the install script.
Re: Google Checkout Module Problem
Posted: Fri Sep 24, 2010 11:17 pm
by jpearson311
Ok, but this didn't happen until I installed the google checkout extension. Since it obviously wants to do a fresh install, I'm thinking of backing up my db, deleting it, then reinstalling open cart. What do you think?
Jesse
Re: Google Checkout Module Problem
Posted: Sat Sep 25, 2010 12:53 am
by JNeuhoff
The Opencart installer only fills in the config.php files and populates the database.
You should only drop the original Opencart DB tables, not those of the Google Checkout module.
Also, don't use the Opera web browser for your installation.
Re: Google Checkout Module Problem
Posted: Sat Sep 25, 2010 1:26 am
by jpearson311
Got it. Thanks!