XenForo
Administrative
- Thread starter
- Admin
- #1
I've got a XenForo forum at
And my own addon with routes, eg
But I'd like users to see these add on pages at eg
I can create an htaccess
but although that fires up XenForo it gives a
Read more
ادامه مطلب...
sitename.com/forums/And my own addon with routes, eg
myroute/stuff that work at sitename.com/forums/myroute/stuffBut I'd like users to see these add on pages at eg
sitename.com/somewhere/something.htmlI can create an htaccess
RewriteRule ^somewhere/something.html$ /forums/myroute/stuff [PT]but although that fires up XenForo it gives a
The requested page could not be found. (Code: invalid_route, controller: -, action...Read more
ادامه مطلب...