Below issue with a clean install using the example category. Still checking .htaccess for anything rogue or what I could have broke in the script.
With SEO set to on and using the category setting - "Skip directly to category (remove main page): ", links in that category give a page not found with details,vote, or comment.
Error with comments: The requested URL /wsn//test-3-thread.html was not found on this server. Error with details: The requested URL /wsn//test-3.html was not found on this server. Error with vote: The requested URL /wsn/vote-test-3.html was not found on this server
With SEO off, links in the selected "skip to category" works fine. URL, for example, shows /wsn/link.php?action=detail&id=3 (for details).
Thanks in advance for any solutions. -Rich
--- Update: Variable {LINKREWRITEPATH} appears to be empty in the category selected to "skip directly to". URL is rewritten // rather than say something like wsn/example-category/test-3.html.
Tempfix: Amateur fix for now - changed {LINKREWRITEPATH} to {LINKID} in SEO admin options. I get a number (ie. wsn/3/test-3.html) rather than category name, but looks like everything is working.
Comments on SEO on with skip directly to category
Member
Usergroup: Customer
Joined: Dec 23, 2009
Total Topics: 8
Total Comments: 19
Below issue with a clean install using the example category. Still checking .htaccess for anything rogue or what I could have broke in the script.
With SEO set to on and using the category setting - "Skip directly to category (remove main page): ", links in that category give a page not found with details,vote, or comment.
Error with comments: The requested URL /wsn//test-3-thread.html was not found on this server.
Error with details: The requested URL /wsn//test-3.html was not found on this server.
Error with vote: The requested URL /wsn/vote-test-3.html was not found on this server
With SEO off, links in the selected "skip to category" works fine. URL, for example, shows /wsn/link.php?action=detail&id=3 (for details).
Thanks in advance for any solutions. -Rich
---
Update: Variable {LINKREWRITEPATH} appears to be empty in the category selected to "skip directly to". URL is rewritten // rather than say something like wsn/example-category/test-3.html.
Tempfix: Amateur fix for now - changed {LINKREWRITEPATH} to {LINKID} in SEO admin options. I get a number (ie. wsn/3/test-3.html) rather than category name, but looks like everything is working.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Will be fixed in the next release.