hi,
I would have a pretty annoying problem.
When I click on a few pages of virtuemart such as add address or change billing information, this redirecta me the form in the middle of the homepage.
I can not understand what the problem is.
You can test this by selecting a product, then shows the carriage and finally select one of two options
- Add / edit billing information or
- add shipping address
Use vm 3.0.18 e J3.6.2
#link] (http://www.sparkitalia.it)
have you a menu to the VM cart and to the VM user account so u can select the modules ?
Yes, yes, I have 2 menu (cart and my account)
cart = id 131
my account = id 128
you mean here?
(http://www.sparkitalia.it/image_test/1.jpg)
(http://www.sparkitalia.it/image_test/2.jpg)
correct
and have u disabled all the modules u don't want on the account menu?
yes.
I noticed that disabling the SEO, everything works fine.
I only enabled this option:
(https://snag.gy/8G4mCq.jpg)
this is my htaccess
(Note that the .htaccess is renamed .htaccess in the root) (http://sparkitalia.it/image_test/htaccess.txt)
I did some research and I noticed some inconsistencies.
Before I set the language on vm and now it Italian.
Before the link that redirected me to "add / edit shipment address" it was formed as follows:
www.mysite.it/pages/my-account/editaddresscartST?virtuemart_user_id[0]=0
now it looks like this
www.mysite.it/utente/modifica-indirizzo-spedizione?virtuemart_user_id[0]=0
Now it is clear that lack some address, and then does not return to the correct page ..
It can not seem to read "pages/my-account/", but now read only /utente/
the address /pages to what is refers?
this module-> https://www.ostraining.com/blog/joomla/osurl-an-easy-way-to-find-the-real-url-of-a-joomla-page/
can be very useful in troubleshooting stuff like this