hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Displaying Ranks in Posts & User Profile
@phyroxis Just wanted to let you know that I packaged this as a plugin here: http://vanillaforums.org/addon/yagarankinmeta-plugin (View Post)1 -
Re: Changed from /forum to root.. Everything looks for /forum now?
When moving your forum install, you need to: * Verify your .htaccess file points to the right folder (RewriteBase) * Delete all .ini files in the /cache folder * Scour your /conf/config.php file for … (View Post)1 -
Re: Displaying Ranks in Posts & User Profile
I actually misspoke slightly. I meant use the cached rank list and traverse locally. Something like the following: public function DiscussionController_AuthorInfo_Handler($Sender) { $Author = $Sender… (View Post)2 -
Re: Vanilla setup won't complete
Welcome to the community! I actually run wamp as my local dev server and haven't experienced this problem. I recall having related issues with xampp and other software while it was installed on … (View Post)1 -
Re: Soo much styles
I am sure @caerostris would gladly accept code submissions over on the github repository here: http://github.com/Caerostris/Van2Shout (View Post)1
