hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: error trying to import PHPBB
@Cruel_Coppinger did you try the latest version @initvector updated here: https://github.com/vanilla/porter ? (View Post)1 -
Re: Plugin breaks my forum - Column 'InsertUserID' in where clause is ambiguous
Wow. Just wow. Complete dick move. :( My take away from this is that @businessdad is awesome. :awesome: (View Post)1 -
Re: Bootstrap theme not showing google plus reaction
Try adding: .ReactGooglePlus:before { content: "\f0d5";} To /themes/bootstrap/design/custom.css (View Post)2 -
Re: YAGA Ranks being awarded 1 post later than they should be
This is not true in this case. The PHP function get_declared_classes() returns a list of declared classes. This is what is used to register plugin hooks. While the documentation/spec is not clear, th… (View Post)1 -
Re: Is that possible to make custom coin with vanilla forum?
Yaga points are not transaction-safe. I would suggest looking into KarmaBank: http://vanillaforums.org/addon/karmabank-plugin There is even an integration option between KarmaBank and Yaga: http://va… (View Post)1
