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

Posted by muscapaul on 23-09-2008 12:09
#12

New version: v3.06

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.06:
- Link colour in Term Submissions panel changed from red to default link colour for side panels (because of interference with colours in some themes).

Update from earlier v3 releases by uploading the contents of the files folder to your server.

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: 23.09.2008)