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.
using avatar
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: using avatar
Ok, thank you for this info.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
lancerus
- Phoca Member

- Posts: 15
- Joined: 16 Feb 2010, 14:35
Re: using avatar
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) ?
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) ?
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: using avatar
Hi for now not, they only can change it (with uploading other image).
Added to feature request list (deleting the avatar)
Jan
Added to feature request list (deleting the avatar)
Jan
If you find Phoca extensions useful, please support the project