Forums / Install & configuration / Can't access any link after upgradding to Ez Publish 4
Fátima Chapri
Tuesday 21 April 2009 2:24:30 pm
Hi,
I had a site based on eZ Publish 3.9.3 running on windows XP and upgraded it to version 4.0.3 running on wamp on a Vista machine. After upgrading I can’t access any link on my homepage. I can see the home page and the user login for the administration interface, but when I try to click on the log in button or any link the system does not respond, ié, does not redirect me to the correspondent link.
Any ideas about a possible problem?
André R.
Tuesday 21 April 2009 2:55:30 pm
How does the url for homepage (witch works) look like, and how does the urls for the pages that doesn't work look like?
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Wednesday 22 April 2009 12:18:27 am
the url's that i can access are the home and the admin login: Localhost/my_site/index.php/pt/Localhost/my_site/index.php/ezwebin_site_admin
About the url's that are not working, i saw that they are not identic as in the previous version, ie 3.9.3. Below i'll give some some examples of them: Url for the user login button/my_site/index.php/ezwebin_site_admin/user/login
Url in the home for a folder with the name "biblioteca"Localhost/my_site/index.php/pt/content/view/full/490
I also found some errors on the homepage because of an ajax extension that is not working properly in this version. But i think this can be a problem for the url system.
The only thing i can think about is that maybe i did something wrong while running the update nice url script. But don't know how to revert the situation.
Any other ideas?
Wednesday 22 April 2009 12:37:20 am
Does this help?: (truncate ezurlalias_ml table)http://ez.no/developer/forum/install_configuration/upgrade_3_9_2_to_4_1_0_updateniceurl_problems#msg185071
Wednesday 22 April 2009 3:17:05 pm
Hi André,
I tried to truncate the table ezurlalias_ml but couldn't because there wasn't any table with that name on my database.
I think I failed to run the database upgrade scripts.I'll run them again and tell you if I succeeded.
thanks.
Thursday 23 April 2009 6:54:16 am
finally i got my upgraded site running correctly. The database upgrade scripts did not run correctly and i didn't notice that.I ran the scripts at windows vista command prompt with the command specified at the upgrade section. But it didn't work. I had to run 1 by 1 each Sql query.
I hope this information can help anyone else in similar situation as mine.
I just would like to know how can i run the upgrade scripts at windows cmd.