I'm working through all of the bugs, but I'm starting to wonder how much this is actually integrated with SMF. Created user to test functionality... I can't delete member now. I'm getting the following error.
8: Undefined index: is_owner
File: /home/carmmcom/public_html/fcf/Themes/default/Profile.template.php (eval?)
Line: 1598
Any ideas?
What happens if you use the default theme and delete a member? Do you get the same errormessage?
Quote from: xenovanis on July 06, 2005, 02:15:12 AM
What happens if you use the default theme and delete a member? Do you get the same errormessage?
Yes. Same error.
Hmm.. I doubt if this has anything to do with the bridge. Can you delete it in the stand-alone forum?
This may be a question for the regular support team. When I upgraded to 1.1b3, I didn't want to lose my custom profile fields. Instead of adding the fields to the new profile.template, I just uploaded the old one.
Did the profile.template file change from 1.0.x with the upgrade?
Apparently it did ;) I'm sorry, but if you want to get rid of it you'll need to update profile.template.php.
I'll try that. Thanks! I was kind of hoping for the easy way out.