Thanks @Mark for great plugin!
One question - upon entering the custom page the signed user seems to be signed out. Is it normal?
I am using Custom Page 1 with Vanilla 2.1.8p2 and Brand Friendly 1.2.
Thanks in advance!
You can check if the user is actually logged in with:
Gdn::Session()->IsValid();
Haven't used this plugin since 2.0.18, because there are better alternatives now as long as you just want static pages:
http://vanillaforums.org/addon/basicpages-applicationhttp://vanillaforums.org/addon/simplepages-plugin
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Comments
You can check if the user is actually logged in with:
Haven't used this plugin since 2.0.18, because there are better alternatives now as long as you just want static pages:
http://vanillaforums.org/addon/basicpages-application
http://vanillaforums.org/addon/simplepages-plugin
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS