The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hrmm never thought of this.....
Ok so Im lookin at the templates thinking woot im gonna make my own and everything then it hit me...
If I make template "A" lets call it. How the hell do I link to it If I dont want to include it on a current php file? Am I going to have to make a php file? |
#2
|
||||
|
||||
Quote:
|
#3
|
|||
|
|||
dang it I though so. I never tried to but dangit oh well
That means im a hacker *hides her face* |
#4
|
|||
|
|||
No, you can use phpinclude. Install PAPI (see my sig) and then add this to phpinclude:
PHP Code:
|
#5
|
|||
|
|||
Ok just wanted to make sure this is what i wanted to do its simple enough I think, just need to make a php file
OR is there a way to do this in the user groups area? Check the site and click on roster and see how its mod'ed to show levels and names http://www.eqsanctum.com/oov How about simply adding the contents ( image ) to the bottom of the roster? |
#6
|
|||
|
|||
Wait, what? What exactly are you trying to do?
|
#7
|
|||
|
|||
Ok look at the postbit mod I made right? There is a list of skills in the game. Took a layout from a cgi program at http://www.guildtools.net its called EQdbman. The layout is a good idea. So ill just add a few moreprofile fields in the usercp area and then have them show up on a "skills" section. Thats what im trying to do
|
#8
|
|||
|
|||
You just want to talk on AIM Filburt since we are both on?
|
#9
|
|||
|
|||
what is "variable name with no leading dollar sign"
|
#10
|
|||
|
|||
Ok filburt PLEASE answer you have me doing circles now.
Code:
if (thisis("filename that will use the template")) { eval(makeevaltemplatecode("variable name with no leading dollar sign", "template name"); } ===================================== Ok one thing ata time im not a big code expert so bear with me. ("filename that will use the template")) = The new php file say "skills" that im gonna make? ("variable name with no leading dollar sign", ????? I have no idea what you mean "template name"); = The new template I will have to make to be used in the new php file? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|