A new version of SEF Advance has been released. Version 4.9 improves the look and usability of SEF Advance administration. There is a new control panel including quick access buttons and a RSS reader which can fetch latest news from this site.
To upgrade from previous version of SEF Advance uninstall the old version and install the new one. Note that this will delete your settings!
If you would like to keep your settings you can upload and replace all SEF Advance files on your server using FTP and execute the following commands on your mySQL database (you can use phpMyAdmin):
UPDATE jos_components SET admin_menu_img = '../components/com_sef/images/icon_sef.png' WHERE admin_menu_link = 'option=com_sef' AND name = 'SEF Advance';
UPDATE jos_components SET admin_menu_img = 'js/ThemeOffice/config.png' WHERE admin_menu_link = 'option=com_sef&task=config' AND name = 'Configuration';
UPDATE jos_components SET admin_menu_img = 'js/ThemeOffice/document.png' WHERE admin_menu_link = 'option=com_sef&task=alias' AND name = 'Alias';
UPDATE jos_components SET admin_menu_img = 'js/ThemeOffice/sysinfo.png' WHERE admin_menu_link = 'option=com_sef&task=diagnostics' AND name = 'Diagnostics';
UPDATE jos_components SET admin_menu_img = 'js/ThemeOffice/help.png' WHERE admin_menu_link = 'option=com_sef&task=info' AND name = 'Info';
UPDATE jos_components SET admin_menu_img = 'js/ThemeOffice/edit.png' WHERE admin_menu_link = 'option=com_sef&task=license' AND name = 'License';
UPDATE jos_components SET admin_menu_img = 'js/ThemeOffice/credits.png' WHERE admin_menu_link = 'option=com_sef&task=about' AND name = 'About';
Current customers can use the automatic download page to update for free.
New customers can order SEF Advance here: BUY NOW!