Joomla Tags Update Notification Disabled
October 3rd, 2007
Just a small note to let you know that following a server maintenance upgrade we have disabled the server side (our side) of the automatic notification for Joomla Tags updates.
When you load the admin page of Joomla Tags, a quick check is made of the versions XML to check if you are running the latest version, if not a warning used to be displayed. Now you will not receive a warning (for the time being). You may however see a small warning like this:
Warning: Invalid argument supplied for foreach() in /path_to_www/mambots/system/blueflame/bfChecks.php on line 126
If you see this notice then simply edit the file at /mambots/system/blueflame/bfChecks.php and change the following line at the top of that file FROM:
define(’_SKIP_UPDATE_CHECK’, false);
To make it read:
define(’_SKIP_UPDATE_CHECK’, true);
We apologize for any inconvenience caused by this outage, but be assured that we will re-add update notification in a later version.
thanks!

