hi Jan,
i think i found a little rendering bug: if the folder icon is the only icon set to display it is overlayed by the image/subcategory image-box in the next row.
if i display any other icon eg download or enlarge it displays fine.
thx,
rk
little bug: icon display
- Jan
- Phoca Hero
- Posts: 48714
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: little bug: icon display
Hi, confirmed. I will fix it for next version.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Professional
- Posts: 407
- Joined: 29 Dec 2008, 22:06
Re: little bug: piclens/cooliris
Hi Jan,
i just found another one:
regards,
rk
edit: joomla 1.5.14 and phocagallery 2.5.8
i just found another one:
appears when clicking the piclens button and an empty category (containing only other categories but no images) is selected.Fatal error: Class 'JFile' not found in /.../administrator/components/com_phocagallery/models/phocagalleryc.php on line 514
regards,
rk
edit: joomla 1.5.14 and phocagallery 2.5.8
- Jan
- Phoca Hero
- Posts: 48714
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: little bug: icon display
Hi, this is know issue, will be fixed in the next version. For now you can add this before line 514:
jimport('joomla.filesystem.file');
Jan
jimport('joomla.filesystem.file');
Jan
If you find Phoca extensions useful, please support the project