R_J
AdminR_J Admin
-
Re: Website Domain issues
You have to configure your server so that yourdomain.com points directly to home/user/public_html. Ask your provider how to achieve that (View Post)1 -
Re: Disable footer for certain pages with css? Possible?
Last year I've learned about "CSS specificity" (and today I learned it's not "specifity" but "specificity"), which is the reason why your css rule didn't … (View Post)3 -
Re: Vanilla not auto-loading index.php file
Your server is the problem. It shows directory content instead of loading the index file. Add this at the top of your .htaccess file: DirectoryIndex index.php (View Post)2 -
Re: Facebook login error
Whenever you see something like this C('Some.Config.Setting', 'ThisIsJustTheDefault'); in the source, Vanilla tries to get a config entry from /conf/config-defaults.php and /conf/… (View Post)6 -
Re: Exporting vBulletin 4.1.7 fails with undefined function imagecreatefromjpeg()
So welcome in the tasty Vanilla world! :awesome: (View Post)1
