Hi, I'm using 2.0 rc3 and I get the following error when I try to install Vanilla on my hosting provider (nearlyfreespeech.net):
Fatal error: Class 'Gdn_Plugin' not found in /f5/gasketguy/public/forum/plugins/GettingStarted/default.php on line 13
Installation went smoothly on my local server. Any clues as to why this would be happening???
0 • •
Comments
If you want to do this for your install, find bootstrap.php and add
require_once(PATH_LIBRARY_CORE . DS . 'class.plugin.php');A good place to put it would be right above require_once(PATH_LIBRARY_CORE . DS . 'class.pluggable.php');
Sorry about that.
Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Fatal error: Class 'Gdn_SliceProvider' not found in /f5/gasketguy/public/forum/library/core/class.plugin.php on line 21
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Fatal error: Class 'MediaModel' not found in /srv/www/source/unstable/misc/plugins/FileUpload/class.fileupload.plugin.php on line 184
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •http://github.com/vanillaforums/Garden/commit/2da85f58185eda737317f1e0ad6d6c614b17ecb3
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •I just updated my install of Vanilla via Wordpress and I am getting the same error as the first poster. I'm am hosting the forums on another host. But would love to use this forum software. Any clue what the issue/fix is?
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •^^ Split ^^
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme | Give thanks to the Vanilla Developers!
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Here's the strange way it happened for me:
I uploaded the vanilla folder to my web server I set up url forwarding from forums.my-domain.com to my-domain.com/forums I waited until my server forwarding started working I decided to change the name of the folder, and re-set my server forwarding after changing the folder name and another successful forwarding set-up, I got the error mentioned above
seems really strange and to have occurred from nowhere as I didn't start the vanilla set-up process yet, I was having all kinds of issue with url forwarding so I waited until that seemed to work perfectly
Since I haven't really set up anything yet, I deleted the whole folder and re-uploaded it with the name I wanted and now everything is fine again.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Hello dear, I have downloaded latest 2 version of vanilla, it is working well at my localhost but when i uploaded localhost's vanilla form with database it shown me an error like
"Fatal error: Class 'Gdn' not found in /home/testweb/public_html/discussion/bootstrap.php on line 47"
I have deleted temporary cache files but it is not working. I am also a web developer from last 4 years, please let me know how can i overcome this problem.
my gmail id: kkhatti@gmail.com Thanks in advance :)
With Regards Kamlesh
- Spam
- Abuse
- Troll
-1 • 1Off Topic Insightful Awesome LOL •