Hi, Is there a 2mb image file upload limit for images being stored on mysql as longblob? If so, where can I increase the size or will i have to save to file instead?
memory_limit Make sure they are large enough to handle large files.
Use phpinfo() function to see the actual settigns.
Change them if needed in php.ini file. If this doesn't help publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.