[geeklog-users] Profile Pictures

Dirk Haun dirk at haun-online.de
Sat Mar 8 03:28:37 EST 2003


Darkness <darkness3744 at yahoo.com> wrote:

>Is there anyway to change this so i can submit a picture that is say 120 x
>120 for example? and where do i go to change the setting?

config.php:

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


Suggested reading: http://www.geeklog.net/docs/config.html

bye, Dirk


-- 
http://www.haun-online.de/
http://geeklog.info/




More information about the geeklog-users mailing list