Forums
-
- Forum
- Posts
-
- Installation
- 28,541
- Troubleshooting
- 62,854
- Themes
- 10,444
- Plugins
- 15,396
- Requests & Feedback
- 14,992
- Showcase
- 3,259
-
You should have a line something like RewriteRule ^mlist/ /mlist.php [L,QSA] in your .htaccess. Put it after RewriteRule ^rss/view/([^/]+)/?$ /rss.php?view=$1 [L,QSA] if you don’t.