Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Virtuemart broken after joomsef url update
(1 viewing) (1) Guest
Support forum for customers who have purchased paid JoomSEF extension. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Virtuemart broken after joomsef url update

Virtuemart broken after joomsef url update 14 years, 2 months ago #11033

  • rhand
  • OFFLINE
  • Posts: 42
After I updated all urls to get the latest urls in th proper languages Vitruemart admin started acting up. All virtuemart overview buttons lead to HTTP 200s and the button links lead to 404s. All other admin functions work thank God. Somehow the buttons in Virtuemart admin have admin mentioned twice in the links like so:
www.domain.com/administrator/administrat...ption=com_virtuemart

I have no idea why and so no idea how to adjust.

Here JoomSEF part of .htaccess:

##  Can be commented out if causes errors, see notes above.
# Options +FollowSymLinks

#
# mod_rewrite in use

RewriteEngine On
 
 
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root)

# RewriteBase /

 
########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section
The topic has been locked.

Re:Virtuemart broken after joomsef url update 14 years, 2 months ago #11034

  • rhand
  • OFFLINE
  • Posts: 42
Maybe it was a temporary JoomSEF Cache issue. Links seem to be ok and lead to proper Virtuemart admin links now without mentioning admin twice in link.
The topic has been locked.
  • Page:
  • 1
User Login Empty