File: 054.JPG too large to upload but only 1.12mb image

Just installed and setup latest version of dolphin. Purpose is to set up Ads module and later store mod. Just tried posting an Ad and keep getting the following error everytime I try to add a JPG image to the Ad:

File: 054.JPG too large to upload

Warning: Cannot modify header information - headers already sent by (output started at /homepages/44/d283544417/htdocs/newandused/modules/boonex/ads/classes/BxAdsModule.php:1092) in /homepages/44/d283544417/htdocs/newandused/inc/design.inc.php on line 133

I have researched the hell out of this one and can’t find a valid answer. Any help would be greatly appreciated. I have tried every idea found with 0 luck. The image is only 1.12 mb and i have uploaded image over 5mb to other sites.

The site is www.newandused.dynamarket.com/ and is hosted by 1and1.com

Quote · 3 Apr 2012

I forgot to mention that JPG images under .4mb load fine. I am not sure what the size limit is but I believe there shoud not be a size limit, images should be resized as required, at least this is what I understand from other posts.

Quote · 3 Apr 2012

Continuing to look at this error, I found that the ‘.htaccess’ within the module/boonex/photos/data/files folder states the following: “Deny from all” and nothing else in the file.

Is this a problem?

Quote · 3 Apr 2012

Well, after re-writing the .htaccess, db.inc.php, etc. and a number of other attempts to correct this problem, I installed a new copy of dolphin on another server (with the same host) and got exactly the same problem.

Is there anyone out there who may have any idea what I can do to fix this? Please help, this has taken up to much of my time already (I have spent days researching and modifying) and I am at a complete loss.

Quote · 4 Apr 2012

You need to edit the following line:

    //max upload file size
    var $iMaxUplFileSize = 1048576; //1mb

in modules/boonex/ads/classes/BxAdsModule.php file

Rules → http://www.boonex.com/terms
Quote · 4 Apr 2012

Thank you very much for the response. I made the change and immediately got this error:

Fatal error: Out of memory (allocated 28049408) (tried to allocate 12288 bytes) in /homepages/44/d283544417/htdocs/newandused/inc/classes/BxDolImageResize.php on line 435

After further research I have come to the conclusion that this is a futile effort, espesialy after finding the following link: http://www.boonex.com/forums/topic/Death-Of-A-Dolphin-Site.htm

I also know that my site host has a very bad rep. Time for more decisions.

 

 

Quote · 4 Apr 2012

your server has a memory limit. You need to increase it. Contact your host.

so much to do....
Quote · 4 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.