I knew it had to be in the config.php. thanks very much

learning more and more everyday

 

 Dirk Haun <[EMAIL PROTECTED]> wrote:

Darkness <[EMAIL PROTECTED]>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/

_______________________________________________
geeklog-users mailing list
[EMAIL PROTECTED]
http://lists.geeklog.net/listinfo/geeklog-users



Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more

Reply via email to