I'm doing category name rewriting so its pretty strait forward.
<a href="Pending">Pending</a>
Show hidden categories in the admin panel displays the non-rewritten link
index.php?action=displaycat&catid=xx
Going to this URL works fine. After I get there the <a href="https://www.webmastersite.net/forums/">{LANG_NAVORIGIN}</a> {NAVIGATION} does not work, as well as the pagination.
I can un-hide the category in the admin panel, refresh the page, and the navigation and pagination work.
Comments on mod_rewrite on hidden categories
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
Works when I unhide, stops working again when I re-hide.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
With what HTML are you linking to hidden categories, and where?
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
I'm doing category name rewriting so its pretty strait forward.
<a href="Pending">Pending</a>
Show hidden categories in the admin panel displays the non-rewritten link
index.php?action=displaycat&catid=xx
Going to this URL works fine. After I get there the <a href="https://www.webmastersite.net/forums/">{LANG_NAVORIGIN}</a> {NAVIGATION} does not work, as well as the pagination.
I can un-hide the category in the admin panel, refresh the page, and the navigation and pagination work.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
In index.php replace with