Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Every link open homepage... nothing happening..
(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

TOPIC: Every link open homepage... nothing happening..

Every link open homepage... nothing happening.. 16 years, 3 months ago #4692

  • lali
  • OFFLINE
  • Posts: 2
Hello.

I'm using Win Server with IIS, PHP 4.4.0 (ISAPI filter mode). I tested more sites running joomla 1.x and JoomSEF 2.3.0 - working without any issue.
Only one page with Joomla 1.5.3 and JoomSEF 3.2.0 is not working correctly. SEO Links are generated but every "friendly" URL open the main page altrough the link is generated correct...
I tried to uninstall SEF module and delete translation table manualy, and install once again but without success...
Please advise where to search for solution... THX.

Re:Every link open homepage... nothing happening.. 16 years, 3 months ago #4694

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

There is a thread about problems on IIS server: www.artio.net/en/support-forums/joomla-e...-not-route-urls#4686.
Hope it helps.

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:Every link open homepage... nothing happening.. 16 years, 3 months ago #4695

  • lali
  • OFFLINE
  • Posts: 2
Yes!

Adding lines>
if (isset($_SERVER['HTTP_X_REWRITE_URL']))

{
$_SERVER['REQUEST_URI'] = $_SERVER['HTTP_X_REWRITE_URL'];
}

to configuration.php file solved this issue.

THX.
  • Page:
  • 1
Přihlášení uživatele Prázdný