Well, now the Add to Buddy List and Add to Ignore list items are missing from my users profile pages.
Off to check reverted files and templates, wee haw.
EDIT: Okay, that was removed phrases too, can somebody tell me which of these phrases I can remove and not impact my forums?
Quote:
$phrase['buddy_tools']['text'] = 'Buddy Options';
$phrase['buddy_tools']['phrasetypeid'] = 1;
$phrase['buddy_info']['text'] = 'Buddies Information';
$phrase['buddy_info']['phrasetypeid'] = 1;
$phrase['birthday']['text'] = 'Birthday';
$phrase['birthday']['phrasetypeid'] = 1;
$phrase['last_visit']['text'] = 'Last Visit';
$phrase['last_visit']['phrasetypeid'] = 1;
$phrase['online_status']['text'] = 'Online Status';
$phrase['online_status']['phrasetypeid'] = 11;
$phrase['buddy_currentbuddies']['text'] = 'Current Buddies';
$phrase['buddy_currentbuddies']['phrasetypeid'] = 1;
$phrase['buddy_onbuddylist']['text'] = 'User on your buddy list';
$phrase['buddy_onbuddylist']['phrasetypeid'] = 1;
$phrase['buddy_onignorelist']['text'] = 'User on your ignore list';
$phrase['buddy_onignorelist']['phrasetypeid'] = 1;
$phrase['buddy_notonanylist']['text'] = 'User not on any of your lists';
$phrase['buddy_notonanylist']['phrasetypeid'] = 1;
$phrase['autosystemmessage']['text'] = 'Automated System Message';
$phrase['autosystemmessage']['phrasetypeid'] = 1;
$phrase['viewmemberbuddies']['text'] = 'View Member Buddies';
$phrase['viewmemberbuddies']['phrasetypeid'] = 1;
$phrase['totalbuddies']['text'] = 'Total Buddies';
$phrase['totalbuddies']['phrasetypeid'] = 1;
$phrase['chooseoptionbelow']['text'] = 'Choose Option Below';
$phrase['chooseoptionbelow']['phrasetypeid'] = 1;
$phrase['buddies']['text'] = 'Buddies';
$phrase['buddies']['phrasetypeid'] = 1;
$phrase['add_x_to_ignore_list']['text'] = 'Add {1} to Your Ignore List';
$phrase['add_x_to_ignore_list']['phrasetypeid'] = 1;
$phrase['add_x_to_buddy_list']['text'] = 'Add {1} to Your Buddy List';
$phrase['add_x_to_buddy_list']['phrasetypeid'] = 1;
$phrase['remove_x_from_your_buddylist']['text'] = 'Remove {1} from your Buddy List';
$phrase['remove_x_from_your_buddylist']['phrasetypeid'] = 1;
$phrase['remove_x_from_your_ignorelist']['text'] = 'Remove {1} from your Ignore List';
$phrase['remove_x_from_your_ignorelist']['phrasetypeid'] = 1;
$phrase['can_viewbuddieslist']['text'] = 'Can View User Buddies List';
$phrase['can_viewbuddieslist']['phrasetypeid'] = 3;
|
Sorry to be a putz, but an unistall should not have done this damage.
Dennis