Thread subject: muscapaul's PHP-Fusion website :: Terms Infusion v3.XX

Posted by muscapaul on 01-09-2008 12:34
#10

New version: v3.04

Remark:
Don't forget to read the first post in the thread for updating from versions for PHP-Fusion v6 and additional information.

Changes in v3.04:
- Corrections to all admin files for complete compliance with multi-site feature of PHP-Fusion.
- Corrected access settings that were erroneously let to usergroup rather than admin settings.
- Corrected non-English locales for Default settings which did not include the correct reference for the second locale file.

If you are currently using v3.00 or v3.01, you may eventually run into a problem because of an incorrect setting in the admin table. Previewing the code below in a Custom Page should correct it:
Code
<?php
$result = dbquery ("UPDATE ".DB_ADMIN." SET admin_rights = 'TER' WHERE admin_link='../infusions/terms/terms_admin.php'");
?>




DOWNLOAD (last version: 01.09.2008)