IntroductionPlease find attached a proposed solution for problems experienced by users of Joomla! 1.0.8 who use the dropdown functionality in the contact component.
Note this `proposed solution` has not yet been exhaustively tested, however, initial tests show it should address the issue of newfeeds not being visible.
Also as this is a Work In Progress fix, it may not be the final fix that will be available in 1.0.9
Instructions1. Download the zip file attached.
2. Extract the files locally.
3. Transfer the files across to your server and overwrite the files on your server.
The files go to the following folders:
- contact.php
overwrites
/components/com_contact/contact.php
Integrity CheckTo check the integrity of the file being downloaded, you can open the file and check that the following file version information can be found at the top of the respective files:
- newsfeeds.html.php
* @version $Id: contact.php 2744 2006-03-11 18:34:12Z akede $
This is the only place where you should download these files.
DisclaimerThis is not an offiicial release, even though the work is done by the Offiicial Joomla! team, neither does it represent an official patch.
It is simply an attempt to help users in a more timely fashion with an obvious problem in 1.0.8
The work should be seen as a Work In Progress.
As such it should be used with caution and backups of files being replaced should be done.
Work on the official release of Joomla! 1.0.9 is still being undertaken and will be released in due course after work has been finished and it goes through regular testing phases with testing teams.