PDA

View Full Version : How to tweak the Breadcrumb trail in the user control panel



Antun
Fri 3rd Jan '03, 4:17pm
Anyone know how to tweak the breadcrumb trail in the User Control Panel. I can't find it in the templates.

i.e. this bit:-

vBulletin Community Forum > User Control Panel > Profile

Thanks,

Antun

Reverend
Fri 3rd Jan '03, 7:01pm
I would think it's in the modifyoptions and modifyprofile templates. Under User Option Templates

Antun
Fri 3rd Jan '03, 8:13pm
Thanks Reverend. Some of them were there. But others were all over the place. Eventually I searched the mysql tables directly for the word "breadcrumb" (because it appears in a comment in the templates), and edited them myself.

However there are still two I can't find:

Edit Buddy List
Edit Ignore List


Originally posted by Reverend
I would think it's in the modifyoptions and modifyprofile templates. Under User Option Templates

BillaBongUSA
Sat 4th Jan '03, 12:41am
Try using the 'Search' function under the templates section in the AdminCP, and search for words that appear in that template.

croft
Sat 4th Jan '03, 6:50am
Originally posted by Antun
Thanks Reverend. Some of them were there. But others were all over the place. Eventually I searched the mysql tables directly for the word "breadcrumb" (because it appears in a comment in the templates), and edited them myself.

However there are still two I can't find:

Edit Buddy List
Edit Ignore List

The template is called "listedit"