little bug: icon display

reko
Phoca Professional
Phoca Professional
Posts: 407
Joined: 29 Dec 2008, 22:06

little bug: icon display

Post by reko »

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

Re: little bug: icon display

Post by Jan »

Hi, confirmed. I will fix it for next version.

Jan
If you find Phoca extensions useful, please support the project
reko
Phoca Professional
Phoca Professional
Posts: 407
Joined: 29 Dec 2008, 22:06

Re: little bug: piclens/cooliris

Post by reko »

Hi Jan,

i just found another one:
Fatal error: Class 'JFile' not found in /.../administrator/components/com_phocagallery/models/phocagalleryc.php on line 514
appears when clicking the piclens button and an empty category (containing only other categories but no images) is selected.

regards,
rk

edit: joomla 1.5.14 and phocagallery 2.5.8
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48041
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: little bug: icon display

Post by Jan »

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
If you find Phoca extensions useful, please support the project
Post Reply