Menu Content

Podpora

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

Correction for anchors
(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: Correction for anchors

Correction for anchors 17 years, 6 months ago #96

  • mAvik
For correct work with anchors:
in file sef404.php
if ($URI->anchor) $string = str_replace('#$URI->anchor', '', $string);
replace to
if ($URI->anchor) $string = str_replace("#$URI->anchor", '', $string);
  • Page:
  • 1
Přihlášení uživatele Prázdný