The Arcive of vBulletin Modifications Site. |
|
Adding 'quick search' fucnctions to the admin CP Details »»
|
|||||||||||||||||||||||||||
|
Adding 'quick search' fucnctions to the admin CP
Developer Last Online: Feb 2007
Ok
Ive played around with this a bit now. And Ive got a couple of questions. 1. How do I get this code to actually return the templates searched for rather than the "Thats All Folks" message ? PHP Code:
How do I incorporate my code above (once fixed) into this so it displays correctly just below the quick user search ? PHP Code:
All the above refers to code in /admin/index.php I am also thinking of adding other quick search options in a similar way. Before I continue, I just want to learn if Im going about it the right way or not. Any assistance would be greatly appreciated. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
The best way to learn is to look at adminfunctions.php for each function you see listed above, in your code.
In this way, you can understand better how to change the code. You can also look at my hack, admin stats. Check my profile. |
|
#3
|
|||
|
|||
|
Teck, thanks for the time you have taken to reply to my question.
I have looked at adminfunctions.php and I already have installed your adminstats hack (I thought you would have recognised the code I posted above actually). And the code above is what I came up with. The only problem is that it appears to do the search, but doesnt display the actual template I was searching for ![]() I assume there is just a simple error with the code, hence why I asked here for some assistance. |
![]() |
|
|