vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Common Questions and Anwsers to vB3 (https://vborg.vbsupport.ru/showthread.php?t=60233)

Zachery 01-14-2004 10:00 PM

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 :)

TheAnt 01-15-2004 02:08 AM

Q. What is the PHP Code I need to be able to display my custom templates

A. You must add
PHP Code:

eval('$template_name = "' fetch_template('template_name') . '";'); 

Into PHPINCLUDESTART template or whatever PHP file you need, (ex: index.php for displaying it on FORUMHOME, global for displaying it on all pages)

Zachery 01-15-2004 02:09 AM

Quote:

Originally Posted by TheAnt
Q. What is the PHP Code I need to be able to display my custom templates

A. You must add
PHP Code:

eval('$template_name = "' fetch_template('template_name') . '";'); 

Into PHPINCLUDESTART template or whatever PHP file you need, (ex: index.php for displaying it on FORUMHOME, global for displaying it on all pages)

already covered in my Basics of vB3 :)

MindTrix 01-15-2004 04:29 AM

Nice tips there Faranth ;) How about adding the one in there i asked you about making links.

Zachery 01-15-2004 04:31 AM

templates my boy templates :) i do have a few more tutorials to write, one is about adding links, and of course my conditions tutorial :)

bob46802 01-15-2004 07:16 AM

Quote:

Originally Posted by Faranth
Common Questions and Anwser to vB3

Q. My logo is off center, how do i fix this?

A. Open your header template and find &nbsp; and remove it.

hrm
nevermind found it

Zachery 01-15-2004 03:33 PM

i guess ill add one more

remove the the whole second <td > from the code

Princeton 01-15-2004 04:22 PM

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).

Zachery 01-15-2004 04:25 PM

well i was just tired of anwsering the same questions to every use every other day so i just made this

AN-net 02-05-2004 11:36 PM

can someone tell me how i can set up an if statement to detect if the user is an admin. plz.........


All times are GMT. The time now is 06:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01191 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete