R_J
AdminR_J Admin
-
Re: Addon Upload appears brokem
YEAH! A new hgtonight-addon! :dance: (View Post)2 -
Re: Error Message in Action From Home Page
Search for similar problems with the seo companion (but disable it and test beforehand) (View Post)2 -
Re: Add some .js file
Find following lines in class.minusbaselinethemehooks.php: public function Base_Render_Before($Sender) { if ($Sender->MasterView == 'admin') return; and add $Sender->AddJsFile($this-&… (View Post)2 -
Re: Duplicate avatars, wrong total count, trolls not hidden (Vanilla 2.1.11)
Before the foreach in line 401 add: $sessionUserID = Gdn::session()->UserID; And before line 411 // Don't echo avatar if that user is a troll and it is not he himself.if ($users[$key]['T… (View Post)1 -
Re: Duplicate avatars, wrong total count, trolls not hidden (Vanilla 2.1.11)
Well, that has been fun and the result is all shiny and new => http://vanillaforums.org/addon/discussants-plugin Thanks again for finding the error and for giving me a reason to look at the plugin… (View Post)2
