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.
[Solved] Can I access authentication info from external home page?
tjforsythe
New
I have a home page that is not part of Vanilla (yet). I would like to be able to show username/log-in/log-out/register info. I assume the page will need to load the Vanilla core, get a session, get the user role and permission info and then authenticate the user based on its role and permissions. Can someone point me to how I would go about getting this setup?
Actually I have closer to 5000 external pages I need to get this info embedded into. I had being using Wordpress to do it by simply loading up their wp_blog_header.php file. Since I'm moving from Wordpress to Vanilla, I need to figure out how to do this using Vanilla. Any help here is appreciated.
thanks
Actually I have closer to 5000 external pages I need to get this info embedded into. I had being using Wordpress to do it by simply loading up their wp_blog_header.php file. Since I'm moving from Wordpress to Vanilla, I need to figure out how to do this using Vanilla. Any help here is appreciated.
thanks
0
This discussion has been closed.
Comments