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.
Options

[Solved] Fatal error: Class 'Gdn' not found in bootstrap.php

lamentlament
edited October 2012 in Vanilla 2.0 - 2.8

Hi all,

I searched but didn't find an answer.

I was working in a different directory before I cut my DNS over, then realized it was in the wrong folder.

I moved my forum from /old to /new. I edited the .htaccess file to:

RewriteBase /new

But I'm still getting this error

Fatal error: Class 'Gdn' not found in /path/to/new/bootstrap.php on line 47

Line 47:

Gdn::FactoryInstall(Gdn::AliasCache, 'Gdn_Cache', NULL, Gdn::FactoryRealSingleton, 'Initialize');

Thanks for any help!

Comments

Sign In or Register to comment.