The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I want to delete this:
Quote:
Do I have to find this in the phpmyadmin and delete it or something? |
|
#2
|
||||
|
||||
|
Have you tried taking the phrase $vbphrase[vb_user_maintain] out of whatever template that you're working on?
|
|
#3
|
||||
|
||||
|
No because the phrase isn't in the template, I think its generated by the FAQ system.
|
|
#4
|
||||
|
||||
|
Okay, so are you trying to eliminate that entire User Maintenance section of the FAQ? If so, just set that section's display order to zero and it won't show up. ACP > FAQ > FAQ Manager > User Maintenance > Display Order > set to zero
|
|
#5
|
||||
|
||||
|
Thanks but I'm just trying to delete that one phrase of User Maintenance, I want the section to show up just not that phrase. Is there a If condition for if vb phrase = [vb_user_maintain] don't show the following?
|
![]() |
|
|