x00
MVPx00 MVP
Reactions
-
Re: Updating jQuery 1.6.2 > 1.7.2 - Seeking help!
never load more than one version at a time. I wrote tutorial on this: http://vanillaforums.org/discussion/26755/running-newer-version-of-jquery-1-9-compatability-layer#latest (View Post)1 -
Running newer version of jquery (1.9+ compatability layer).
Don't run a different version of jquery unless you absolutely have to. There was a step change i njquery between after 1.9, and the jquery team decided not to provide backwards compatibility for some… (View Post)2 -
Re: Running newer version of jquery (1.9+ compatability layer).
here is an example of how to load these files using themehooks, assume you create a file called class.customthemehooks.php <?php if (!defined('APPLICATION')) exit();class CustomThemeHooks extends … (View Post)2 -
Re: How to run more than one Vanilla installations on one domain?
Yes change the cookie name and salt, the dot main that the cookie will include all sub-domains such as www or forum (View Post)4 -
Re: How to remove "sponsored links"
Nothing to do with the core software. Are you trying to set up a clone site or something? (View Post)1
