Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 04:20 am EST

Geeklog Forums

Userphoto image Size Error


Status: offline

funnypeople

Forum User
Newbie
Registered: 07/05/06
Posts: 5
Location:Italy
A lot of user of my site have problems with userphoto.
When they try to upload photos in profile, system doesn't resize photos!
Non always but sometimes.

I use GDLIB for resizing

Need Help! Can someone help me
Mauri
 Quote

Trampoline

Anonymous
Go into config.php and up the dimensions thatare acceptable for uploading
 Quote

Status: offline

funnypeople

Forum User
Newbie
Registered: 07/05/06
Posts: 5
Location:Italy
These are my setting:


// User photo settings
$_CONF['max_photo_width'] = 400; // In pixels
$_CONF['max_photo_height'] = 400; // In pixels
$_CONF['max_photo_size'] = 2048576; // 65536 = 64KB


Do you think i have to reduce max_photo_size?
Mauri
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Switch on the debug option for image uploads (in config.php) and the next time it happens, check your error.log for any hints or post the excerpts(!) here:

Text Formatted Code
// Uncomment the following line if you experience problems with the image
// upload. Debug messages will be added to the error.log file.
// $_CONF['debug_image_upload'] = true;
 

bye, Dirk
 Quote

All times are EST. The time is now 04:20 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content