Menu Content

Support

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

extra / added - doesn't work
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1
  • 2

TOPIC: extra / added - doesn't work

extra / added - doesn't work 17 years, 6 months ago #472

  • irlundee
Hi all

Just installed however, I get www.domain//

two // instead of one, does anyone know how to fix this? it makes all the links 404 due to the extra slash.


Thanks

Re:extra / added - doesn't work 17 years, 6 months ago #506

  • irlundee
i.e. www.domain.com//news/index.php

DirectoryIndex index.php
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_URI} (\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php



It must be simple, but I tried tinkering with the htaccess, no success, standard SEF is working in joomla, I get this problem when I turn artio's on.

Any ideas?

Using 1.0.11 with latest Artio JoomSEF

Re:extra / added - doesn't work 17 years, 6 months ago #517

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Hello,

do you have ARTIO JoomSEF configured to rewrite URLs using section/category/item or just category/item? If it is the first case, there may be a small bug in there. We will check the problem and publish the fix immidiatelly if we find the problem.

Best regards,
Michal Unzeitig
ARTIO Support Team

Re:extra / added - doesn't work 17 years, 6 months ago #518

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Hello once more,

we did some extra testing and in fact weren't able to get such error in our testing site. However you are not the first who hit the problem.

Could you plese tell us how your JoomSEF is configured and what are the modules (URLs) where this problem occurs?

Thank you.

Best regards,
Michal
ARTIO Support Team

Re:extra / added - doesn't work 17 years, 6 months ago #528

  • irlundee
Hi,

Sorry for the delayed response. I believe category/item, I tried marking 'show section' on as well to see, in the configuration, no dice.

You can view the site at www.islaam.ca, it is currently using Joomla's own SEF, JoomSEF rewrote the htaccess, it didn't work, but when I turned off JoomSEF, default Joomla SEF works when it never would before with any htaccess file I tried to use.

Current URLs are like so

www.islaam.ca/content/section/1/2/lang,/

When I turn on JoomSEF

www.islaam.ca//news/index.php

For the same module link...

Re:extra / added - doesn't work 17 years, 6 months ago #529

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Hello,

ok. Well I have one idea -- what to you have set as your site URL in the Joomla general configuration? Does the address there contain trailing slash? If so, try to remove it.

Best regards,
Michal
ARTIO Support Team
  • Page:
  • 1
  • 2
User Login Empty