CSS Styles lost in SEO-Search Engine Frienfly

More
13 years 10 months ago #6027 by charlie777pt
Hi Ivan
the site is now at www.lune-cabinda.com and still have the same problem.
Now I went back to the original template without changes in index.php
Access still the same just change url's
Cheers
Carlos

Please Log in to join the conversation.

More
13 years 10 months ago #6040 by ivan.milic
Hi,

I now loged , dont change options. I will inform you when I finish

Please Log in to join the conversation.

More
13 years 10 months ago - 13 years 10 months ago #6043 by ivan.milic
I tried few things but nothing helped. I even tried basic SEF test adding:
RewriteRule (.*) www.google.com/
in .htaccess it did not work. It seams that your server does not support rewriting.

You can refer to this documentation:

www.joomlatutorials.com/joomla-tips-and-...joomla-sef-urls.html
Last edit: 13 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

More
13 years 10 months ago #6115 by charlie777pt
Hi The problem is solved
in libraries/joomla/environment/uri.php line 228

Replace
$base = rtrim(dirname(str_replace(array('"', '<', '>', "'"), '', $_SERVER["PHP_SELF"])), '/\\');

With
$base = rtrim(dirname(str_replace(array('"', '<', '>', "'"), '', $_SERVER["SCRIPT_NAME"])), '/\\');

Thanks for your support

I can explain why in the forum if needed
Cheers

Please Log in to join the conversation.

Time to create page: 0.092 seconds
Powered by Kunena Forum