Posted by
muttley on 23-05-2007 19:41
#1
have followed your instructions to infuse extended profile.
When I go to edit profile I get this error message
Table 'fusion.fusion_extended_profile_props' doesn't exist
Posted by
muttley on 24-05-2007 14:17
#3
eew, it has'nt infused properly.:(
Does not appear in the infused list, so can't defuse it. If I try to infuse again, says it's currently infused:o
#6
See if re-uploading the files does the trick. Just to check whether I maybe accidentaly made a mistake soemwhere I installed the infusion on a clean PHP-Fusion v6.01.10 site without any problem.
One thing you could try if that does not work, though I cannot image that that will be the cause, is removing the lines below from infusion.php:
$inf_insertdbrow_[1] = "table_name VALUES('', '', '', '')";
$inf_altertable_[1] = "table_name ADD etc";
$inf_deldbrow_[1] = "other_table";
These lines
should not make a difference as they should not be called during the infusion, but they were left behind after I started updating the infusion. I should have removed them but to my knowledge they did never caused any problems.
Notice: Undefined index: post_edituser in
/home/muscapal/public_html/print.php on line
114
Edited by
muscapaul on 24-05-2007 19:34
Posted by
muttley on 24-05-2007 18:19
#7
Can't try infusing it again.
PHP-Fusion says it's already infused, but it does not appear in the list, so I can't defuse it..