I'm getting this error :
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 10368 bytes) in /home/../wp-content/plugins/resize-at-upload-plus/class.resize.php on line 179
(the file path has been edited for security)
The images are jpgs and are not large (between 1.5 and 3mb). Without the plugin, the same images upload without error.
Any ideas?
Thanks!