View Full Version : Application system and the CP
smartkidbk5
05-21-2009, 10:59 PM
First, I want to add an application system to the CP. We already have it so it sends a PM to an admin because we use vB for an xbox 360 clan website. We want that application to go into a database set up in the CP for admins to view. So I want to know how to add a tab in the CP so this and how we could get the apps to send there?
Dismounted
05-22-2009, 10:12 AM
I'm assuming "CP" means Admin CP. See the "cpnav_vbulletin.xml" file for file structure. Just duplicate this file, and edit it. Also keep the same naming scheme: cpnav_productname.xml
smartkidbk5
05-22-2009, 11:17 PM
No...here ill simplify for you:
We want an application system
We want the submissions to go to the admin CP
anyone know how?
RLShare
05-23-2009, 01:01 AM
He just gave you how to create menu items in the CP, the rest would be a matter of storing data in the db and retrieving it where it needs to be displayed.
smartkidbk5
05-23-2009, 01:08 AM
He just gave you how to create menu items in the CP, the rest would be a matter of storing data in the db and retrieving it where it needs to be displayed.
Ok, but that wasnt the big thing i wanted...i mainly wanted an application system...
not just a guy saying, the rest would be a matter of blah, blah
an application system would take forever to make a good one....thats why I asked if anyone knew of one that did that....
King Kovifor
05-23-2009, 02:23 AM
Let's keep this civil please.
Dismounted
05-23-2009, 06:30 AM
You will need to code that PHP yourself, or find someone to do it for you.
However, look at the similar threads. IIRC, the modification does not work correctly in 3.8, but with a little bit of work, you should be able to get it working.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.