[Solved] Authentication and Registration pages Bonk
                    I installed Vanilla on my website www.ronakg.in.  I finished all the setup with embed-vanilla plugin etc and everything is working fine except the Authentication and Registration pages.
I want to add FB, Twitter, Google and OpenID authentications to my forums, but when I click the Authentication page it shows me a Bonk page.
I have the latest version installed from vanillaforums.org, if that helps.
What should I do?
                        I want to add FB, Twitter, Google and OpenID authentications to my forums, but when I click the Authentication page it shows me a Bonk page.
I have the latest version installed from vanillaforums.org, if that helps.
What should I do?
            Tagged:
            
        
0          
             
         
            
Comments
Please help.
Second, edit your config and add the following line: Now you should be able to see the specific errors and can come back here.
There was an error rendering this rich post.
define('DEBUG', TRUE);When I look at your site I see that vanilla is supposed to be at http://www.ronakg.in/forum/. However, when I browse there I get an directory listing page. That's not Vanilla so I'm not exactly sure where you've installed it.Because when I go to http://www.ronakg.in/discussions/ everything is fine (no 404 page, but I'm not logged in).
Try to set up a forum locally and then set it up at your website again.
Also consider upgrading to 2.0.18 (beta)
There was an error rendering this rich post.
After re-installation, all seems to be working fine. I had backed-up config.php, so I didn't have to setup anything again. Probably some files didn't get copied properly the first time I installed it.
Thanks for your help.