Elxis CMS Forum
Support => General => Topic started by: rentasite on May 23, 2009, 02:52:02
-
I just used the patch to upgrade to Elxis CMS 2009. After i visit my site http://www.rentasite.co.gr it automatically turns to http://www.rentasite.co.gr/en/ showing the front-end of my Eshop ???
Edit: If anyone wants to reproduce the problem, close your browser. Open it, and type the URL http://www.rentasite.co.gr
-
Ok SOLVED.
In "Languages Manager" English was again re-published. I unpublished it and everything is ok.
-
Are you sure? I have just visit your page by typing the url and doesn't forward me to /en
EDIT
------
GOOD ;D
-
lol u landed on the site, after i did the change :)
thnx
-
Read this:
http://wiki.elxis.org/wiki/2008.1_vs_2009.0_differences#Redirect_to_user.27s_browser_language (http://wiki.elxis.org/wiki/2008.1_vs_2009.0_differences#Redirect_to_user.27s_browser_language)
You should also update eshop to v1.1 and all of it's modules to the latest versions.
After this update eshop URLs will change from .../com_eshop/... to .../eshop/...
Eshop v1.2 comes also soon that will give you the option to switch to SSL mode automatically on certain tasks.
-
Upgraded eshop also :) Thnx
I have a question about eshop's upgrades. Should i post it here, or open a new topic...
-
Better open new post.
Note
you forgot to update eshop's seopro extension in folder includes/seopro/.
Copy
administrator/components/com_eshop/includes/seopro.com_eshop.php
to
includes/seopro/
renamed as com_eshop.php
I know that because I see that your top menu generates the old style URL for eshop.
The new URLs are backward compatible to the old ones, so both will work and you wont have error 404 issues.
-
I think i did what you said John. ::)