Help Needed For Using Vanilla2 On Sub Domain

edited March 2010 in Vanilla 2.0 - 2.8
Hi I was creating a forum for my site that will be open soon. I have had vanilla 1 installed and I deiced I would upgrade to the beautiful vanilla 2. Well installation went great - I made completely new databases - and it installed fine. I had installed in on my existing domain at

http://live.prizepwr.com/

The only error I seem to be getting is when you click an discussion (try to access its url), I get the "Bonk" error page. You can see an example on my site I provided or with the link below

http://live.prizepwr.com/index.php/discussion/1/testing-1-2-3

I think the error lies with the fact that it keeps adding the "/index.php" into the url structure, But I don't know what to do to fix this. Please help with any information that you can.

- Thanks

Comments

  • bump --
    Does anyone know how to fix this?
  • did you have the .htaccess file in place? did you turn on Use Garden's .htaccess file to rewrite urls?
  • MarkMark Vanilla Staff
    The best thing to do is reveal what the actual error is. You can do this by adding the following line to your conf/config.php file:

    $Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
Sign In or Register to comment.