Page 1 of 1

using avatar

Posted: 17 Feb 2010, 13:33
by lancerus
I just upgraded from 2.5.8 to 2.6.2, tested the avatar feature and found a problem.
./components/com_phocagallery/views/categories/view.html.php needs this added as an import:
jimport( 'joomla.filesystem.file' );

Otherwise it cant file JFile located at around line 283.

Re: using avatar

Posted: 17 Feb 2010, 20:25
by Jan
Ok, thank you for this info.

Jan

Re: using avatar

Posted: 17 Feb 2010, 21:48
by lancerus
You're welcome! Just trying to help.

After a user has uploaded a picture to be their avatar for their gallery - is there a way for them to change their mind and delete it (ie: go back to random picture mode) ?

Re: using avatar

Posted: 17 Feb 2010, 23:59
by Jan
Hi for now not, they only can change it (with uploading other image).
Added to feature request list (deleting the avatar)

Jan