-
Whenever the letter 'ı' is preceded or followed by '-', the character replacement is not honored and is displayed as "ı". For example, instead of displaying http://www.yoursite.com/c-a-n-i-m.html it will display it as http://www.yoursite.com/c-a-n-ı-m.html (where character replacement is configured as "ı|i")
2008-05-29 13:46:00 UTC by julide
-
If I try to make two SEF paths point to the same Non-SEF url, the second path returns a Mambo themed 404 page.
In addition, the 404 error does not show up in the component's 404 Log.
2007-12-19 16:32:58 UTC by rolodmonkey
-
404SEF and Mambo .htaccess conflict with Cpanel parked domains settings (common on hosts like SiteGround) --
FIX by editing ../components/com_sef/sef.php
CHANGE: header("HTTP 1.0 301 Moved Permanently");
TO: header("Status: 301 Moved Permanently");.
2007-09-05 03:10:21 UTC by dknauss
-
joomlacorner committed revision 9 to the 404SEF SVN repository, changing 1 files.
2007-05-09 06:14:27 UTC by joomlacorner
-
andphe committed revision 8 to the 404SEF SVN repository, changing 1 files.
2007-05-08 00:54:15 UTC by andphe
-
andphe committed revision 7 to the 404SEF SVN repository, changing 13 files.
2007-05-08 00:49:44 UTC by andphe
-
andphe committed revision 6 to the 404SEF SVN repository, changing 3 files.
2007-05-08 00:41:51 UTC by andphe
-
andphe committed revision 5 to the 404SEF SVN repository, changing 1 files.
2007-04-21 21:28:32 UTC by andphe
-
andphe committed revision 4 to the 404SEF SVN repository, changing 2 files.
2007-04-13 11:53:42 UTC by andphe
-
After of a lot of time from the latest release, the community has been miss the excellent 404SEF component.
Right now I will continue the develop of 404SEF, like a first move, the code was moved to the SVN repository and the PR1 release was tagged, the bug, feature request, patches and support request trackers has been enabled for invite you to report all the issues of the component.
The...
2007-04-12 20:24:50 UTC by andphe