Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: [Request] Test upgrading to 2.1 and 2.2
I would also use utility/structure in case. (View Post)2 -
Re: posts not able to process html codes
The comment he made where the HTML didn't get formatted might have been saved with a different type of format, so check the database for the comment in the GDN_Comment table, and change the value in … (View Post)2 -
Re: How to send an email after query submit
Check out EMailSubscribe. It has some code in it for sending emails in Vanilla through a plugin. (View Post)1 -
Bug on Addons Profile Page
When viewing someone's addons profile page on this website, you can see the "Edit Profile" link in the sidebar even if you're logged out. Clicking on the link brings you to a permissions de… (View Post)1 -
Re: How to add a massive post at the end of each thread?
One way to do this is to make a PHP script that queries the database for all the IDs of the discussions and then uses a loop with an array of those discussion IDs that instantiates CommentModel() fro… (View Post)1