Thread subject: muscapaul's PHP-Fusion website :: Extended Profile v3.XX

Posted by muscapaul on 15-08-2008 12:10
#19

SiteMaster, you were on the same track as I was before but I could not solve it then. Your insistence made me have another look and it was actually simpler. Apparently <div> based themes are quite privvy about how tables are constructed. I cannot make sense of it why tables work in certain ways and not in others...

New version: v3.03

Remark:
Don't forget to read the first post in the thread for updating from v2.xx and additional information.

Changes in v3.03:
- Bug fixed in extended_profile_admin.php: wrong display in (some?) <div> based themes.

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'");
?>



v3.02 can simply be updated by overwriting the existing files.

DOWNLOAD (last version: 18.09.2008)
18.09.2008: Polish locale files added


Notice: Undefined index: post_edituser in /home/muscapal/public_html/print.php on line 147
Edited by muscapaul on 18-09-2008 13:07