Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Mambo Bridge Support => Topic started by: jazz on July 06, 2005, 02:09:48 AM

Title: Running into problems deleting account
Post by: jazz on July 06, 2005, 02:09:48 AM
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?
Title: Re: Running into problems deleting account
Post by: 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?
Title: Re: Running into problems deleting account
Post by: jazz on July 06, 2005, 02:20:37 AM
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.
Title: Re: Running into problems deleting account
Post by: xenovanis on July 06, 2005, 02:26:37 AM
Hmm.. I doubt if this has anything to do with the bridge. Can you delete it in the stand-alone forum?
Title: Re: Running into problems deleting account
Post by: jazz on July 06, 2005, 02:35:31 AM
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?
Title: Re: Running into problems deleting account
Post by: xenovanis on July 06, 2005, 02:39:22 AM
Apparently it did  ;) I'm sorry, but if you want to get rid of it you'll need to update profile.template.php.
Title: Re: Running into problems deleting account
Post by: jazz on July 06, 2005, 02:41:56 AM
I'll try that.  Thanks!  I was kind of hoping for the easy way out.