The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
help with coding administration part
i dont get how to code any part of adminstration for vb. can anyone explain to me how to?
|
#2
|
||||
|
||||
First of all, what are you wanting to do?
|
#3
|
||||
|
||||
i want to make a row
like name and then on the right side of the table have a button that when clicked takes you to another page. y can't vbadmin just use templates.>_< edit: added attachment |
#4
|
||||
|
||||
anyone? bofo?
|
#5
|
||||
|
||||
Who is bofo?
Are you trying to do this on the main Admin screen? |
#6
|
||||
|
||||
sry boofo, forgot the o
anyways im trying to this for seperate file in admincp folder than is used for administration of a hack im currently working on |
#7
|
||||
|
||||
Ok, just make the table and then just do a:
HTML Code:
<tr> <td align="left">name</td> <td align="right">button</td> </tr> |
#8
|
||||
|
||||
should i use print?
|
#9
|
||||
|
||||
Use print for what?
|
#10
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|