just extract all the contents from vanilla folder to your /forum/ folder on server. if you receive any error check out details for what error you get
by adding
$Configuration['Garden']['Debug'] = TRUE;
to your config.php
Theme Charcha for great desktop and mobile experience! - drop me a message :)
BTW, how do I get these really neat little tabs for bold, italics, code, quote etc. in the textarea where I am typing this text. It must be a plugin right? Does anyone know the name of it?
Just got back to the forum project from last Friday. I have added the folder "forum" and transferred all files from the old "vanilla" folder to the "forum" folder by ftp.
When you say deleting the cache, what exactly do you mean? In the cache folder there are only .ini files. I guess I shouldn't be deleting those?
The error reads: Fatal error: Class 'Gdn' not found in /home5/gdcrefor/public_html/forum/bootstrap.php on line 47
Comments
renaming the folders in on the server caused an error.
just extract all the contents from vanilla folder to your /forum/ folder on server. if you receive any error check out details for what error you get by adding
to your config.php
Theme Charcha for great desktop and mobile experience! - drop me a message :)
newbie
Once you move the files, or rename the folders, clear the Vanilla - cache folder. That normally does the trick.
Thanks, I'll see how it goes tomorrow.
BTW, how do I get these really neat little tabs for bold, italics, code, quote etc. in the textarea where I am typing this text. It must be a plugin right? Does anyone know the name of it?
Button Bar
Vanilla developer [GitHub, Twitter]
Hi again,
Just got back to the forum project from last Friday. I have added the folder "forum" and transferred all files from the old "vanilla" folder to the "forum" folder by ftp.
When you say deleting the cache, what exactly do you mean? In the cache folder there are only .ini files. I guess I shouldn't be deleting those?
The error reads: Fatal error: Class 'Gdn' not found in /home5/gdcrefor/public_html/forum/bootstrap.php on line 47
Any ideas?
I deleted all the chache files (and backed them first of course). I get this error message with a blue background:
Bonk
Something funky happened. Please bear with us while we iron out the kinks.
I'll now keep the .ini files but just delete the data in them and see how that fares.
It worked. Thanks a lot.
What damage or future issues does deleting the cache files cause?
newbie
I don't know of it causing any damage, but I know that if you don't do it after moving folders then you get BONK-ed (if you'll excuse the expression.)
AfaIk the ini files in cache recreate themselves as needed.