x00
MVPx00 MVP
Reactions
-
Re: can you alphabetize the discussion listing?
I think what he really want is to filter by letter. You could do by category, but thsi would be to tedious to enforce. Probably better as plugin which filters not sorts. (View Post)1 -
Re: can you alphabetize the discussion listing?
It sub-optimal becuase is not indexed and generally dates are faster to sort. (View Post)1 -
Re: Addon licensing now required to be GPL2-compatible
Sorry I should be clearer, anything which has functions that will be set up or registered to be called by a GPL software (e.g. uses hooks), that originator needs to use discretion for licence, and is… (View Post)1 -
Re: Doesn't work without cURL extension
file_get_contents is unlikely to work for this under many security setups, it is not advisable. I think curl requirement is reasonable. Only problem is there isn't anything like composer.json to tell… (View Post)1 -
Re: GMail SMTP Configuration Not working
gmail mail is a bad choice for transactional mail, they will shut you down pretty much straight away. gmail doesn’t like to be used that way, so even if you get it working it will not work for long. … (View Post)1