Iain Poulson

Results 52 comments of Iain Poulson

@demsyimanm add it as a package in your `composer.json` file, e.g. ``` "require": { "greenlion/php-sql-parser": "~4.0.0", }, ```

@qiukeren the issue is the lack of a space after the commas in the KEY definition, ie. ``` KEY `idx_a_b_c` (`a`, `b`, `c`) ``` works - however, the parsed output...

@hapesurya which screenshot?

Suggested implementation https://github.com/WPUserManager/wp-user-manager/issues/10#issuecomment-480576882 Use a filter for the dimensions. Need to create a CLI command to resize existing avatar image files to the new dimensions.

NB. Update min addon version to 2.5

Related to https://github.com/WPUserManager/wp-user-manager/issues/6

Old PR https://github.com/WPUserManager/wp-user-manager/pull/183 for reference

Thanks @drebbits that would be great

@evrpress what other addons do you have activated? Are you using the Security addon? A screenshot of your settings might help please

@reygcalantaol thanks, but was checking with the original reporter @evrpress