With SEF on
Create a new category
Create a new article in that category
Create a new Articles - Latest module for that category
On the front end click on the article in the module
Repeat with SEF off
(the module is just used to make it easy to test. the same is true for search results etc)
Article loaded
SEF on - 404
SEF off - Article loaded
Labels |
Added:
No Code Attached Yet
|
.htaccess was present in all tests
.htaccess was present in all tests
@brianteeman And URL rewriting? Was that on or off in Global Config?
sef on => url rewriting
sef on => url rewriting
@brianteeman No, that's not the same. "Search Engine Friendly URLs (Yes/No)" and "Use URL Rewriting (Yes/No)" are 2 different swictehs in Global Configuration. I assumed that "SEF on" means "Search Engine Friendly URLs = Yes."
@brianteeman Thanks. Would be maybe worth a test if the issue also happens without URL rewriting (and so without `.htaccess? file), just to rule that out.
Labels |
Added:
Information Required
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-29 10:48:02 |
Closed_By | ⇒ | Hackwar |
@brianteeman I assume URL rewriting was off and no
.htaccess
file was used, is that right? If yes, does it also happen with URL rewriting on and an.htaccess
file?