Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 9

BulliesofNCCurtisOdenericgilletteesttc74422 +3 guests

How to rename the two folders "vanilla-core-2-0-18-1" and "vanilla"?

I've just download this forum software and wonder how I can change my website from: http://www.mydomain.com/vanilla-core-2-0-18-1/vanilla

to

http://www.mydomain.com/forum

Comments

  • Posts: 16

    renaming the folders in on the server caused an error.

  • Posts: 599

    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 :)

  • Posts: 346 1 like

    newbie

    Once you move the files, or rename the folders, clear the Vanilla - cache folder. That normally does the trick.

  • Posts: 16

    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?

  • Posts: 2,058 1 like

    Button Bar

    Vanilla developer [GitHub, Twitter]

  • Posts: 16

    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?

  • Posts: 16

    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.

  • Posts: 16

    It worked. Thanks a lot.

    What damage or future issues does deleting the cache files cause?

  • Posts: 346 Accepted Answer

    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.

Sign In or Register to comment.