The Arcive of vBulletin Modifications Site. |
|
|
Common Questions and Anwsers to vB3
Common Questions and Anwser to vB3 Q. My logo is off center, how do i fix this? A. Open your header template and find and remove it. Q. I'm trying add a second adminstrator and they dont see all the options A. You must edit config.php and place your userid, which is 1 if you installed the board. Then you will be able to edit and change the Adminstrator Permissions Q. How can i edit the text somewhere, such as the guest message? A. Its most likly in the Language and Phrase manager. search for it .Q. How do i revert all templates? A. AdminCP > Style Manager > Drop down > Revert all Templates. Q. How do i add a profile feild into the postbit? A. All you need to do is note the field id and replace it for x in the example below, then place it into your Postbit or Postbit Legacy Example: $post[fieldX] Q. How do i configure IPN for subscriptions with paypal to work? A. http://scott.dev.vbulletin.com/ipn_doc/ Q. How to i turn on debug mode? A. before ?> in config.php add $debug=1; Q. If your gettin a message like "Cannot modify header information - headers already sent " A. there is whitespace after ?> or before <?php Q. Where can i set Avatar / Profile Picture settings? A. this is now done on a per usergroup baisis Q. How can i setup how many days / posts a user must have before they can get an avatar / profile picture / Personal Messages / be able to download attachments A. This is now accomplished by usergroup promotion and primary / secondary usergroups. AdminCP > Usergroups > Promotions Q. How Can i change my postbit to look like it used to / on this site (vb.org) A. ACP > vBulletin Options > Thread Display Options (showthread) > Use Legacy (Vertical) Postbit Template > YES i will continue to update this as nessary
|
|
#2
|
|||
|
|||
|
Q. What is the PHP Code I need to be able to display my custom templates
A. You must add PHP Code:
|
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
||||
|
||||
|
Nice tips there Faranth
How about adding the one in there i asked you about making links.
|
|
#5
|
||||
|
||||
|
templates my boy templates
i do have a few more tutorials to write, one is about adding links, and of course my conditions tutorial
|
|
#6
|
|||
|
|||
|
Quote:
nevermind found it |
|
#7
|
||||
|
||||
|
i guess ill add one more
remove the the whole second <td > from the code |
|
#8
|
||||
|
||||
|
the FAQ should be upgraded with new questions/answers such as these ...
the way I see it if you make it available people will use it. ![]() Plus, I think the faq interface is friendlier than the boards (easier to find things). |
|
#9
|
||||
|
||||
|
well i was just tired of anwsering the same questions to every use every other day so i just made this
|
|
#10
|
||||
|
||||
|
can someone tell me how i can set up an if statement to detect if the user is an admin. plz.........
|
![]() |
|
|