By jpietrowiak on
I was installing ubercart from a fresh installation. It said it needs to enable token module so I said ok. When I stopped the update because it was taking for ever I had all kinds of warnings. I noticed some of the updating did happen because token was checked. Do I have to somehow reenable/redo the update process? I ran updat.php but nothing happened.
Thanks
Comments
Start over....
You should probably disable Ubercart and then uninstall and re-install. If you stopped in the middle you are probably missing some table structure and that's causing the warnings you are seeing.
How long was it taking? Can you post some of the error messages?
Ezra Wolfe
DLC Solutions
EthosCE
Fixed but why
Managed to get it fixed.
Sorry I forgot to post the initial errors. I do not have any of the errors or remember what they were specifically. The install just was plain stuck in the update process. I let it site for at least 20minutes before closing it out. I tried deleting the UC tables and reinstalling but for some reason had other errors. So what I did to fix it was look at the error it always specified a certain table that it was in. I deleted the uc table for the specific error, then used the devel to uninstall and reinstall the specific table. After doing so it would give me an error for another table. So I did the same thing, repeated I believe three times and everything was ok.
Here is what didn't work and I don't know why
I first tried deleting all the UC tables ( I forgot to uncheck the modules before I did this- possible cause) and running update.php
I tried using developement and reinstalling all UC modules - this also did not work?? Why I don't know.
I read in other peoples post that it is a good idea to test this out well before updating your site as reinstallation and uninstallation can have problems. I did not do this so I would recommend you do just to play it safe.
Hope this helps out someone else