Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Fatal Error: "ActivityModel" object does not have a "xDefineType" method
I've made some more progress recently such as creating download categories from the dashboard with the Downloads application, but I've run into a bug that I need help debugging regarding th… (View Post)1 -
Re: Query for messages
Here is another way to do what @dotmiko needed for returning how many conversations a user has responded to: SELECT COUNT(DISTINCT ConversationID) FROM GDN_ConversationMessage WHERE InsertUserID = $i… (View Post)1 -
Re: Another Way to Add Avatars to WhosOnline
@chathura99: * Go to the ./themes directory. * Open the directory of the theme you are using. * Create a directory called "design" inside of it. * Create a file called "custom.css"… (View Post)2 -
Re: Question Guidelines 101
Thank you for doing writing this and translating all of it. :) (View Post)2 -
Re: How to add background my vanilla forum?
Create a custom.css file in your theme and put the body rule set in it. http://vanillaforums.org/discussion/comment/178928/#Comment_178928 (View Post)2
