vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   few questions and help (https://vborg.vbsupport.ru/showthread.php?t=275706)

ofir24 12-20-2011 07:56 AM

few questions and help
 
1.
2 prefix sets in two diffrent positions

2.
add ads on the sides of the forum

3.
the statistics of my forum is crazy

4.
can't add tags to posted thread

5.
align to center my bb code

6.
i disabled the avatars but..

7.
where the save button when i edit in "Style Manager"

8.
bb codes: i want to put all the bb codes on separate bar,
example: in that forum there is : B,I,U and it separate from other things, i want do that to my bb codes on vb 4.1.7.

9.
title of thread as link, i want to make thread with no content, i want the title in to be link to whatever i choose.

10.
sometime when i try to post a message it did nothing

kh99 12-20-2011 01:01 PM

Quote:

Originally Posted by ofir24 (Post 2279325)
8.
bb codes: i want to put all the bb codes on separate bar,
example: in that forum there is : B,I,U and it separate from other things, i want do that to my bb codes on vb 4.1.7.

The toolbars can be reconfigured by using a plugin on hook editor_toolbar_set, or by editing the file vb/ckeditor.php. In either case you shoud look the function setToolbar() in ckeditor.php to see how the $toolbar array is created.


Quote:

9.
title of thread as link, i want to make thread with no content, i want the title in to be link to whatever i choose.
Forums can be links, and you can set that in the forum manager. I don't think there's any way to do that for threads.


Most of the questions you linked to above have been answered to some extent. A lot of the things you want to do would have to be done by writing/modifying php code. If you have problems with the way the unmodified vbulletin is working (like naybe that rtl problem you described), you might want to post it at vbulletin.com.


All times are GMT. The time now is 04:43 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01120 seconds
  • Memory Usage 1,713KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete