businessdad
MVPbusinessdad MVP
Reactions
-
Re: Has this been said before?
I would say that anyone who tries to help is the real support team. :) (View Post)1 -
Re: Questions about the GDN_Session table
Yes, it's definitely possible. You would have to do the following: * Implement your own session class, inheriting from Gdn_Session. * Rewrite all the public methods that store anything in the MySQL d… (View Post)3 -
Re: Tutorial: How to Enable a debug log and collect debugging information.
Thanks for the instructions, they will surely be useful. And also thanks for mentioning the Logger plugin, about which I would like to add one note. The Logger plugin now incorporates all the premium… (View Post)4 -
Re: Cardinal sins of Vanilla plugin development
That's an excellent explanation. In fact, we added two columns to the User table because we use them to establish relationships, while we rely on SaveAttribute() for any non-relational user custom se… (View Post)2 -
Re: Codestyle
Beer case to survive them all. (View Post)2