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

Posted by muscapaul on 06-10-2008 20:38
#13

New version: v3.07

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.07:
- Bug fixed: Images rendered by img tags were not displaye correctly in pages using both glos and img tags: The Terms Infusion includes files and the BB-code files were updated.
- The script calling the image popup layers now called using ../includes/footer_includes.php rather than the header files in ../themes/templates/.

Update from earlier v3 releases by uploading the contents of the files folder to your server. Re-upload the contents of the changed-files/includes/ folder. On the server, replace the three header files in the folder ../themes/templates/ with the original ones from the PHP-Fusion core package (unless you made modifications for other reasons).

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