Forums / Setup & design / URL-translation problem
Jan M. Oland
Wednesday 01 August 2007 2:43:16 pm
I were adding a virtual URL-translation yesterday, and by mistake I seem to have redirected all url-calls to the site i was translating to. While i was still logged inn to the admin site after it happened, any link i clicked on would send me to the site I tried to translate to. In other words i couldn't even get into the setup-part of the admin site to remove the url-translation. Then i tried to log out and in again, and now it won't even let me log into the admin site.
Any ideas how to fix this? Even if it means removing all existing URL-translations, I don't care; i need to get back into a working admin site :)
André R.
Thursday 02 August 2007 2:19:49 am
Look true the ezurlalias db table and remove / fix the alias you created.
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
Thursday 02 August 2007 3:24:14 am
Thanks!
Thursday 02 August 2007 3:49:57 am
Out of curiosity and for future reference, how did the url translation look like?
Friday 03 August 2007 4:25:35 am
The mySQL entries looked like this:
destination_url: lokalt/sku_soer/skeivt_svar forward_to_id: 0 id: 1097 is_interval: 0 is_wildcard: 1 source_md5: d41d8cd98f00b204e9800998ecf8427esource_url: (empty)
I deleted it, and it works. Took some time before the system noticed the change though.
Thank you!