Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
    Reactions
- 
      Re: vanilla 2.61 something has gone wrong after i click on any of a discussion.Try removing ONLY_FULL_GROUP_BY from your MySQL's sql_mode config setting. (View Post)2
- 
      Re: how to get correct site url when using javascriptYou can retrieve the root-relative path of Vanilla with gdn.url('/');. This will work even if Vanilla is in a sub-directory. For your image, you can do: document.getElementById("Body").styl… (View Post)2
- 
      [Tutorial] Diagnose "Page Not Found" (404) ErrorsThe "page not found" (404) error happens when a page you are trying to open does not exist or there is a problem with the link. Here are some tips for diagnosing this error. Common Ways the… (View Post)7
- 
      Re: "Basic Pages" Plugin not workingBasic Pages is an application for Vanilla, not a plugin. You must put the "basicpages" folder inside of your Vanilla installation's "applications" folder, not the "plugins&qu… (View Post)2
- 
      Re: How do I use the API in Vanilla 2.5?Here is a link to the API documentation: https://docs.vanillaforums.com/api/ (View Post)2
 
         
             
    