I installed a clean version of OC, Version 2.3.0.2
when i browse for an image when adding a product, i have uploading images in file manger i get this error :
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 21720 bytes) in /public_html/projctname/system/library/image.php on line 26
So i have update the memory_limit to 256M within php.ini, and get the same error.
Any suggestions?

Many thanks,