Menu Content

Support

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

404 for Articles and Redirect Error for VirtueMart
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). 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: 404 for Articles and Redirect Error for VirtueMart

404 for Articles and Redirect Error for VirtueMart 13 years, 8 months ago #14874

Hello,
I have a fresh installation of Joomla 1.5.20 with the components :

- Joomfish (2.0.4 paid version)
- VirtueMart (1.1.5)
- Artio JoomSef (3.7.4) with the VirtueMart Extension
- JCE
- Content Templater
- Akeeba Backup

I have activated default joomla SEO and everything is working with my .htaccess file.

but when I activate Joomsef,
- articles pages shows the 404 JoomSef article
- and VirtueMart shows nothing (Apache Log says : "Request exceeded the limit of 10 internal redirects due to probable configuration error" and Firefox says : "It may be a cookie refusal or desactivation"

More details on my configuration :
- MacOS X
- MAMP PRO

Joomla Cache : disable
Joosef Cache : disable

.htaccess :
 
RewriteEngine On
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
RewriteCond %{QUERY_STRING} (\|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule ^(.*)$ index.php [F,L]
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]
 


Can you help me ?

I already tried to purge JoomSef cache and rebuild URL's but nothing.

Thanks for your help
The topic has been locked.

Re:404 for Articles and Redirect Error for VirtueMart 13 years, 8 months ago #14876

ok,
By playing with JoomSef/configuration/joomfish Tab I finally make my pages works.
Even by putting back to the same configuration.

Mysterious.
thanks anyway.
The topic has been locked.
  • Page:
  • 1
User Login Empty