Phoca Favicon version 2.0.0 Alpha1 has been released. This version is designed for Joomla! 1.6.

Download: Phoca Favicon download site.

Changelog (to 1.0.1 version):

  • Added upload feature - image can be uploaded in Phoca Favicon Component
  • Added trasparent background color feature - Favicon can have transparent background

 

If in administration menu items will be not created after installing Phoca Favicon component in Joomla! 1.6, run the following SQL query in your database:

 

UPDATE `jos_menu`  SET `published` =  '1',  `component_id` = ( SELECT extension_id  FROM `jos_extensions`  WHERE element = 'com_phocafavicon' )  WHERE `title` LIKE '%phocafavicon%'

See Phoca Gallery 3.0.0 article to get useful tips for running and testing Joomla! 1.6.