The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where can I find the contents of $quickchooserbits?
Title says it all.
Thank you! |
#2
|
||||
|
||||
Do a search in your vb files (you should definitely use an editor that does this!) for "$quickchooserbits" and you'll find it is defined in the file global.php. But, it's also defined for the datastore in datastore_cache.php.
|
#3
|
|||
|
|||
Thank you. I wasn't even thinking of the files, I was just thinking templates... duh!
But, what I was looking for wasn't there, unfortunately. If I can even figure out how to explain what I am doing, I will post and hopefully someone can help! |
#4
|
|||
|
|||
i am curious what you are trying to do lol
|
#5
|
|||
|
|||
I built my own style selector similar to what is here on vB.org. It has little square images as the preview of the style, and it changes the style when you click one. I based it off of the standard quick chooser drop down menu form.
The only thing that isn't working is that when you choose one, it goes back to the home page instead of reloading the existing page with the new style. I can't figure out why, since I've essentially copied all of the code for the changer... I thought perhaps there was something extra in the $quickchooserbits that would make it all make sense, but no luck. The form action is: Code:
<form action="$vboptions[forumhome].php" method="get" style="clear:$stylevar[left]"> |
#6
|
|||
|
|||
Oh i see ..i would have to see this in action and test it out on my board.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|