Log in

View Full Version : Acp Help!


JompaMP
08-07-2006, 10:06 AM
hey i relly need help with this i suck in php so i need help.
here is a picture and i need help to get *[]* to dissapear because it is not for anything and i don?t want it there. I hope i get help fast
http://drazonia.com/acp.bmp

Nxs
08-07-2006, 10:28 AM
Guessing its one of the files called "cpnav_xxxxxx" in your includes/xml folder which relates to a hack you have removed ?

JompaMP
08-07-2006, 12:26 PM
don“t know if i send it to you can you fix it?

rogersnm
08-07-2006, 12:48 PM
It's in your server. /root/includes/xml. All you have to do is delete it.

Nxs
08-07-2006, 05:05 PM
don?t know if i send it to you can you fix it?

Theres nothing to send, browse to the folder "includes/xml" where your forums are hosted and focus on any file starting with cpnav_xxxxxxx.xml the only one provided by vBulletin is cpnav_vbulletin.xml

So if you have more cpnav_xxxxxxx files you need to figure out which hack they belong to and remove the rogue one left over.

JompaMP
08-07-2006, 05:14 PM
if i remove cpnav_vbulletin.xml i get this error Fatal Error Could not open /hsphere/local/home/jompamp/open-tibia.net/forum/includes/xml/cpnav_vbulletin.xml

and i only have that cpnav and this: cpnav_sigameasy.xml

Dilmah
08-07-2006, 05:40 PM
Why did you delete cpnav_vbulletin when you were specifically told not to?

Try deleting cpnav_sigameasy.xml

Cagonni
08-07-2006, 05:58 PM
why dont you use your phrase manager?
You can search phrase *[]* and you can translate it..

Dilmah
08-07-2006, 06:13 PM
*[]* is the value assigned when admincp nav phrases don't have a value.

That is, if I was attempting to use the phrase variable named category_manager in the cpnav, and category_manager did not exist, then the display would sho *[category_manager]*

Nxs
08-07-2006, 08:58 PM
Why did you delete cpnav_vbulletin when you were specifically told not to?

Try deleting cpnav_sigameasy.xml

Beat me to it :) I apologies if the first post was not clear JompaMP