Large size photo not showing

hey im having a problem with my site. large size photos dont show up. user have to click view full size. for that !! please help me.

Quote · 21 Jan 2009

well any one there?? im so much stuck into this error please help me out guyz

her eis the link to the problem http://www.blastingart.com/photo/gallery/test

it happens when the file is larger then 1 mb thts wht i have tested. my hosting support says tht image magick is installed, now where can i check the part to image magick ?

You will see similar problems on the site in different imagse blastingart. i have tried it in three different dolphin sites. same problem

Quote · 13 Feb 2009

 

hey im having a problem with my site. large size photos dont show up. user have to click view full size. for that !! please help me.

 

Try adding these lines to the  .htaccess file in your sites root directory.  Add them at the top.

 

php_value max_execution_time 3000
php_value post_max_size 50M
php_value upload_max_filesize 50M

 

 

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 13 Feb 2009

hey im having a problem with my site. large size photos dont show up. user have to click view full size. for that !! please help me.

Try adding these lines to the  .htaccess file in your sites root directory.  Add them at the top.

php_value max_execution_time 3000
php_value post_max_size 50M
php_value upload_max_filesize 50M

hiiz thx for the quick replyh buddy but it didntworked. it gave 500 internal server eror which is caused coz of .htaccess :( please help me more if u can

thx and regard

Quote · 13 Feb 2009

Who is your hosting company?  There's no reason those lines should cause an apache 500 error.  Do you have a phpinfo.php file?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 14 Feb 2009

Who is your hosting company?  There's no reason those lines should cause an apache 500 error.  Do you have a phpinfo.php file?

im hosting at extroverthost.com . yes thts my  point. i have contacted them as well they havent replied htoo.  im sorry but where can i find this phpinfo.php file ? i can give it a look.

Quote · 14 Feb 2009

Most hostiing companies are now using suphp.exe on their servers. This is to increase server security. You cannot put .php commands into .htaccess anymore, if you do you will get a server 500 error.

Create a php.ini file and put into the root of your Dolphin install.

Stuart

Who is your hosting company?  There's no reason those lines should cause an apache 500 error.  Do you have a phpinfo.php file?

There are none so blind as those that will not see.
Quote · 14 Feb 2009

Most hostiing companies are now using suphp.exe on their servers. This is to increase server security. You cannot put .php commands into .htaccess anymore, if you do you will get a server 500 error.

Create a php.ini file and put into the root of your Dolphin install.

Stuart

Who is your hosting company?  There's no reason those lines should cause an apache 500 error.  Do you have a phpinfo.php file?

hey stuart. ok i got till that all i have to do is make a php.ini file and in it put this code : php_value max_execution_time 3000
php_value post_max_size 50M
php_value upload_max_filesize 50M

and thats it?

tjx

Quote · 14 Feb 2009

Let us know how you get on.

There are none so blind as those that will not see.
Quote · 14 Feb 2009

i did that but unfortunately nothing changed another blank image :(

Quote · 14 Feb 2009

You may have to clear your cache. Ask houstonlively. He knows more about this than I do.

i did that but unfortunately nothing changed another blank image :(

There are none so blind as those that will not see.
Quote · 14 Feb 2009

ok thx :)

You may have to clear your cache. Ask houstonlively. He knows more about this than I do.

i did that but unfortunately nothing changed another blank image :(

Quote · 14 Feb 2009

ok i have an update on this issue if anyone can help me with it please.

for a while i have been thinking that my upload file size or execution time limit have been not allowing me to upload biggr size photos but now i shifted my site on a vps and found something. that even with the everything fine and greater uploading size and execution time still faced the same prblem. so i ran a test and got these results.

its not the size its the photo dimensions which is showing blankimages and thumbnails.

i uploaded an image with dimension 3000x3000 and size 400kbs.

it didnt showed up neither did its thumbnails (tried on different dolphins on different servers)

then again i uploaded the same image with 790x790 dimension and increase teh photo size to 500kbs.

it worked its visibel and everything is fine that means its the dimensions causing problem can any one please help

Quote · 4 May 2009

Try editing the image size to be smaller than the 1mb size. Just a suggestion. :)

Quote · 7 May 2009
 
 
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.