Menu Content

Support

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

virtuemart category links not working
(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
  • 2

TOPIC: virtuemart category links not working

Re: virtuemart category links not working 13 years, 11 months ago #18949

Hello! I have the same problem. Please, tell me how did you solved?
Virtuemart 1.1.5
Artio 3.7.5

Before virtuemart extension for joomsef, it was link to product with image and category name. After installing virtuemart extension for joomsef, link broken, it doesn't work at all. And near the name of category and image there is a link, created by joomsef. Something like: /magazin/cream-for-hands.html"> Cream for hands (and here is the picture of category) . Then i turn off joomSEF - it's allright, link works and /magazin/cream-for-hands.html">, near the category name and image, dissapeared.

.htaccess

DirectoryIndex index.php
RewriteEngine On
RewriteBase /

########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
## Deny access to extension xml files (uncomment out to activate)
#<Files ~ "\.xml$">
#Order allow,deny
#Deny from all
#Satisfy all
#</Files>
## End of deny access to extension xml files
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

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]



Please help! Thank You!
Last Edit: 13 years, 11 months ago by Grazhdan.
The topic has been locked.

Re: virtuemart category links not working 13 years, 11 months ago #18979

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

This is really strange problem. Could you post a link to your website where I could see the problem myself?
Thank you.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re: virtuemart category links not working 13 years, 11 months ago #18980

It is under construction. Can't open it. But i can show you screenshot.

s002.radikal.ru/i200/1012/7a/22431bb007de.jpg - with joomSEF. Picture and category name are link, but web browser doesn't recognize it as link. And you can see near image there is a link, created by joomsef.

s004.radikal.ru/i207/1012/2f/9a48b1095b2e.jpg - without joomSEF. It is allright. Image and category are link. And it is working perfectly.

Thank you!
Last Edit: 13 years, 11 months ago by Grazhdan.
The topic has been locked.

Re: virtuemart category links not working 13 years, 10 months ago #19049

  • dajo
  • OFFLINE
  • Posts: 5069
Please use the JoomSEF's URL Manager, find the generated SEF link and check if there is a double-quote character (") present in it. Please let me know if you use the double-quote character in your VM category name or in the VM menu item - that would mean that this is a bug in our VM extension and we'll fix it.

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re: virtuemart category links not working 13 years, 10 months ago #19054

No, there is not a double-quote character: s54.radikal.ru/i146/1012/b1/8a8fd28152fa.png

And i don't use the double-quote character in VM category name or in VM menu item.

Sorry, but my client can't wait anymore, i have to over this project. Will use another Joomla component for Joomla SEO. Anyway, thank You for support!
The topic has been locked.
  • Page:
  • 1
  • 2
User Login Empty