using avatar

Phoca Gallery - image gallery extension
lancerus
Phoca Member
Phoca Member
Posts: 15
Joined: 16 Feb 2010, 14:35

using avatar

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: using avatar

Post by Jan »

Ok, thank you for this info.

Jan
If you find Phoca extensions useful, please support the project
lancerus
Phoca Member
Phoca Member
Posts: 15
Joined: 16 Feb 2010, 14:35

Re: using avatar

Post 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) ?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: using avatar

Post by Jan »

Hi for now not, they only can change it (with uploading other image).
Added to feature request list (deleting the avatar)

Jan
If you find Phoca extensions useful, please support the project
Post Reply