UseBB Community

UseBB support, discussion and development

E_NOTICE - Undefined index

Moderators: Gaia.

Post Reply

Page: 1

Author Post
Member
Registered: Jan 2009
Posts: 12
Hi hope you can help, yesterday i installed the portal files and also the private messaging files which all work well, however i went into the admin today to edit a member and i get this error when i click on edit member in the admin..

please help?????



An error was encountered. We apologize for any inconvenience.

In file sources/admin_members.php on line 236:

E_NOTICE - Undefined index: MembersEditingLevelModInfo
« Last edit by Dietrich on Mon Jan 26, 2009 11:22 pm. »
Member
Registered: Jan 2009
Posts: 12
anyone around on here??
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
Please check your language files are uploaded completely.
Member
Registered: Jan 2009
Posts: 12
They`ve been uploaded for over a year.

I fixed the issue but i`m wondering if there will be any other adverse effects from my actions.??

There was a line of code at around line 234 236 of admin_members.php

$level_input .= '<div class="moreinfo">'.$lang['MembersEditingLevelModInfo'].'</div>';


I removed this which seemed to fix it and now workks fine..

What does this line of code do??? or did it do should i say..
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
The language string for MembersEditingLevelModInfo was added in 1.0.8. Most likely the language files were not updated on your forum.
Member
Registered: Jan 2009
Posts: 12
hi thanks for the reply, i am running 1.0.8 from a fresh install not an update so what files do i need to re upload exactly? .

Also wondering if you can help, is it possible to make one moderators name a different colour to all other moderators?? is there a bit of code i could add or change to do this.. Your help appreciated.. My moderator wants Pink being a woman, but unfortunatley my other mod is male so this wouldn`t work well for him..
Moderator
Registered: Oct 2005
Posts: 502
Location: Canada
If you installed the modifications via the pre-modded files, then they are not up-to-date with the latest build of UseBB. You will need to download a fresh copy of UseBB and re-upload the language files. Then, manually add in the edits required for each modification into the language file.

It is currently not possible to add different colors per mod, it can only be one color. So you'll have to have them come to an agreement :).

Post Reply

Page: 1

UseBB Community is powered by UseBB 1 Forum Software