Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Custom Homepage?
byakko
New
Hello, is there a way to set a custom page from this application (http://vanillaforums.org/addon/basicpages-application) to the homepage? The homepage options are very limited (just discussions/categories).
I can't seem to find a working route function. I've tried this and it does change the homepage but it messes up everything else with a "Page Not Found" notice (like I can't access the dashboard).
Route: (.*)
Target: /page/newhomepage$1/
Internal
Is there any way to do this successfully?
0
Comments
Try
DefaultController
instead of (.*)My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Wow, never thought it was that easy. It worked, thanks! And I didn't need to use the $1 in page/newhomepage$1
Wow. This worked like i've never seen before. It solved my problem here http://vanillaforums.org/discussion/31043/post-to-2-or-more-categories#latest and here http://vanillaforums.org/discussion/31035/announce-post-in-a-single-fixed-category#latest