Forums / Developer / All links result in main page
Eirik Alfstad Johansen
Tuesday 21 October 2003 3:06:14 am
Hi,
I'm having a strange error after having just upgraded from ezP 3.2 to 3.2.2. I left the database and the data, deleted all files, installed the new ones and ran the installation wizard.
Now, however, I'm not able to access any other page besides the main page. Visit http://www.mittfirma.no/ to see what I mean. Regardless of which link you click, the main page is presented. The same thing happens when I log into the admin interface. I'm able to log in, but once I'm there, I can't get to any other site besides the main page.
Any idea why this is happening? Could it be a bug, or perhaps that I left the old db structure and data? Thanks in advance !
Sincerely,
Eirik JohansenNetmaking AS
http://www.netmaking.no/
Sincerely, Eirik Alfstad Johansen http://www.netmaking.no/
Hans Melis
Tuesday 21 October 2003 4:44:24 am
EDIT: I should've read your post further ;)
>Could it be a bug, or perhaps that I left the old db structure and data?
The problem is that you didn't run the sql update script for the database.
The sql file is in update/database, and then your database, and the ezp version. You have to run dbupdate-3.2-1-to-3.2-2.sql or it won't work.
--Hans
Hans http://blog.hansmelis.be
Tuesday 21 October 2003 5:28:32 am
Thanks so much, Hans! I really had no idea what to do, but now it works as supposed to. Thanks again!