hgtonight
MVPhgtonight MVP
This is an activity!
    Reactions
- 
      Re: Is there a coding standard for arrays?No. If you are running PHP 5.3 and encounter the short array syntax ([1, 2, 3]), it won't work. 5.4+ will parser array(1, 2, 3) as well as the new short syntax. (View Post)2
- 
      Re: Badge edit and assignment issuesFor future posters, this error was due to an incomplete upload. (View Post)1
- 
      Re: "Discussion Extender 1.0" is preventing new discussions from being postedThanks for trying my addon! Using this plugin, it is possible to modify the discussion table in the db. I am guessing you selected "Make a column for this field?" and also made it required?… (View Post)1
- 
      Re: How Do I Edit Vanilla's HTML Completely?Welcome to the community! Check out the addon Discussion Extender: https://vanillaforums.org/addon/discussionextender-plugin (View Post)2
- 
      Re: Doesn't work for NewDiscussion ModuleSince the method I posted doesn't look if the addons are enabled or not, this is not an issue. If there is a php file with module in the name but not views, this will pick it up. I agree. When I was … (View Post)1
 
         
             
    