Hello,
I have a strange problem.
The link to product detail in browse page works fine when I run the site locally with XAMPP.
For example this is a link to the product details page from browse page
http://localhost/wsurf.gr/index.php/el/specials/almpouro-reptile-10-python-340-rdm-c60-2010-detail
when I upload the site the link changes to something like
http://projects.newteks.gr/wsurf.gr/www.wsurf.gr/index.php/el/specials?/REPTILE/REPTILE-Python-340-RDM-c60-2010_html=
and of course I get a 404
can you please advice?
thanks
1. http://projects.newteks.gr/wsurf.gr
What the point to use "." dot in the "wsurf.gr" web site address?
2. You could to try to get rid of index.php in Joomla sef settings (with the help of .htaccess file in your web site root).
3. Doesn't clear from WHERE you could go to 404.
4. After all links on left menu produce "The chosen template couldnt find on the filesystem: WSurf".
Think a bit what things with bad potential could you did with your web shop.
General advise is to use REAL web environment from the beginning during building online shop.
Even if this environment is free shared hosting.
Hello and thanks for the reply.
the projects.newteks.gr/wsurf.gr is just a demo area for my client.
Even if I place the site under construction here www.wsurf.gr/new I am getting the same problem if I go to
http://www.wsurf.gr/new/index.php/el/specials/almpoura--masts/reptile
and click on the title of the first product
Did you create direct menu items for VM itself and to each main categories?
Quote from: jjk on July 09, 2013, 22:06:35 PM
Also see here:
http://forum.virtuemart.net/index.php?topic=116282.msg391928#msg391928
I just did but no change.
I can't understand why it is working on local environment and once I upload it the links of the menu are changing by adding www.wsurf.gr and then a wrong link.
Even if I delete www.wsurf.gr from the url I am not getting the page I want
Are you using professional shared web hosting?
In product details url I see some strange parts:
like for example "specials?" or
"_html=" - very strange suffix.
Quote from: krentzis on July 24, 2013, 21:03:43 PM
I just did but no change.
I'm not sure what you did.
Provide some screen shots of your actions.
yes I have a VPS with a big hosting company but I am using XAMPP locally in order to save time.
if you notice the whole link is different.
as mentioned in my first email locally the link is
http://localhost/wsurf.gr/index.php/el/specials/almpouro-reptile-10-python-340-rdm-c60-2010-detail
when I upload the site the link changes to
http://projects.newteks.gr/wsurf.gr/www.wsurf.gr/index.php/el/specials?/REPTILE/REPTILE-Python-340-RDM-c60-2010_html=
On your homepage you are loading two different versions of jQuery via Google apis, which probably causes conflicts. I suppose one version is loaded by your template and the other one from enabling the Google jQuery in VM2 configuration. You should try to load only one version of jQuery.