Ok, I reuploaded the ajax and js folders. Creating discussions works just fine but stickying results in this error message:
Fatal error: Call to a member function GetDefinition() on a non-object in /var/www/apache2-default/vanilla/library/Vanilla/Vanilla.Functions.php on line 18
After setting up another vanilla 1.12 I tried to sink a discussion:
Fatal error: Call to a member function GetDefinition() on a non-object in C:\Server\htdocs\vanilla\library\Vanilla\Vanilla.Functions.php on line 27
As a consequence both vanilla setups are unable to show Discussions. That's freaky.
Seems like you might have a corrupted download or something? There certainly shouldnt be any issues with the functions file in the latest version. Can you try re-downloading the zip file and using that to install?
If your path on the server is supposed to be /var/www/apache2-default/vanilla/, and you're getting errors saying C:\Server\htdocs\vanilla\, then perhaps you should check your /conf/ files as well, to see that they aren't pointing to the wrong places.
hmm, downloaded and installed vanilla 1.12 about 4 times. no changes :(.
@bjrn
/var/www/apache2-default/vanilla/ is my first vanilla setup on a vmware debian.
C:\Server\htdocs\vanilla\ is my second vanilla setup on my windows pc using apache2 and mysql as windows services + php5.
the first errormessage is generated by setup 1.
second by setup 2. :)
unfortunatily there is no way to access these vanilla setups via the internet because both are installed on my local pc (DynDns doesn't work, i swear :P).
another question: is there a way to get vanilla versions previous to 1.12? maybe that works.
hmm. i just installed vanilla 1.1 on my local webserver and updated it. now i'm running vanilla 1.12 and it just works fine. no problems anymore. thanks
Comments