Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Members List Enhanced 6.1 feedback
Fixed the problem by adding a GroupBy statement to each model method to only show a user once if the user is in more than one role. Attached is the class.memberslistenhmodel.php file from 6.2 with th… (View Post)3 -
Re: Spam filter by words?
Check out Registration Restrict Logger by @peregrine. (View Post)2 -
Re: FileUpload on 2.1b1
It probably won't have ripple effects. Make backups in case. (View Post)1 -
Re: FileUpload on 2.1b1
Config setting for max file size: $Configuration['Garden']['Upload']['MaxFileSize'] = '1MB'; It will use the smallest number from the config setting, PHP's post_max_size setting, or PHP's upload_max_… (View Post)1 -
Re: FileUpload on 2.1b1
You can use both plugins together. Is there an error message when you enable it? (View Post)1