From: Franky V. L. <lie...@te...> - 2013-03-06 17:07:23
|
I'm guessing you messed up somehow with your database. I haven't looked at the code for about 2 years, so for now you need to do your own debugging. My advise: start your upgrade over again, and be carefull this time. Check the mysql files and execute everything in the upgrade sql files (only those newer than your own release), and try again ... Franky On 2013-03-06 16:25, boardtc wrote: > Ok. I sorted out my login issue, going back to some password backup files. After all the list of depreciations on the page my survey says: [ Error processing survey: Survey is not active. ] > > But when I go into manage the survey in question is active? > > Thanks for any ideas. > > Cheers, > > Tom. > > On 6 March 2013 00:09, boardtc <bo...@gm...> wrote: > >> Thanks! I ran both of those in sequence, the 2nd one errored as conditions was already there. My survey is still inactive and I can't login - I guess I blew the new login away and the old password is encrypted and I can't remember it :-( >> >> Cheers, >> >> Tom. >> >> On 5 March 2013 23:50, Franky Van Liedekerke <lie...@te...> wrote: >> >>> You ran the wrong update script, you need to run the newer ones: >>> >>> mysql_update-1.8.2h-1.8.2i.sql >>> mysql_update-1.8.2k-2.0.0.sql >>> >>> Franky |