Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Keeps logging me out.
The cause of this problem probably has something to do with the cookie settings as @peregrine said. You can search these forums for more information about the cookie settings. You have said that you … (View Post)11 -
Re: Problem with editing CSS
Changes to your custom.css file are most likely not showing up because the CSS file is being cached in your web browser. Be sure to force refresh a page or clear your web browser's cache to see chang… (View Post)1 -
Re: Problem with editing CSS
View the source code of your website with your theme enabled. In the head element, what is the link to your custom.css file? After you make changes to the custom.css file, change the default theme fr… (View Post)1 -
Re: [Split] Advise or courses to learn more about webdesign
If you're looking to find out more about how Vanilla works and how it's put together, check out the links in this discussion: http://vanillaforums.org/discussion/25897/learn-how-vanilla-works/ (View Post)3 -
Re: [Solved] Fatal Error in Gdn_Database.Connection();
Changing it to the new password should work as long as the other database access information is correct. These lines in /conf/config.php need to match up with the correct database access information:… (View Post)1