vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - Rules when you open a new thread (https://vborg.vbsupport.ru/showthread.php?t=212738)

ctrlbrk 06-15-2009 08:52 AM

cionfs,

If I may -- here is a better English translation that you may wish to include for the installation instructions:

Quote:

Many people have asked how to insert the rules when the members open a new thread.
Now how do you explain.

Open editor_toolbar_on template and add above all this code:
Many people have asked how to insert rules that can be displayed when the member starts a new thread.

In style manager, open the editor templates -> editor_toolbar_on. At the very top of the file, above the line $vBeditTemplate[clientscript], insert this code:

---

HTH,

Mike

cionfs 06-15-2009 09:04 AM

Thank you :)

Frondy 06-16-2009 09:19 AM

Nice mod. I would like to enable this, but only for new member“s first post. Is it possible, and how?

Thanks

cionfs 06-16-2009 09:32 AM

For members in first post

Code:

<if condition="$show['member']">
<if condition="$post[postcount] % $vboptions[maxposts] == 1">

code

</if>
</if>


Frondy 06-16-2009 10:53 AM

Quote:

Originally Posted by cionfs (Post 1830603)
For members in first post

Code:

<if condition="$show['member']">
<if condition="$post[postcount] % $vboptions[maxposts] == 1">

code

</if>
</if>


Thank you! :up:

Installed

vithorius 07-13-2009 07:58 AM

Man, this would make an EXCELLENT installable product!

My idea:
  • To be able to define the 'rules' inside the AdminCP, on each Forum, on the "Forum Manager"
  • To be able to turn on (or off) only on the forums that we wish to turn it on (or off)...!
  • To be able to set individual 'rules' for each forum, according to what forum you set on the Forum Manager.


Last, but not least: THANK YOU FOR THIS HACK! :up: :up: :up:

vithorius 07-14-2009 09:45 AM

I'm trying to install this hack on a v3.6.12 vBulletin board, but it is just not working...


I've get the following hack installed, and wonder if this the problem resides there, or if this hack is just not for v3.6.12...??? :confused:

Cyb - Prevent Newbies from Posting to Wrong Forum
https://vborg.vbsupport.ru/showthread.php?t=122994


Please HELP! :eek: :(

cionfs 07-14-2009 09:59 AM

Quote:

Originally Posted by vithorius (Post 1848514)
I'm trying to install this hack on a v3.6.12 vBulletin board, but it is just not working...

On the top Version: 3.8.x

vithorius 07-15-2009 06:41 AM

Quote:

Originally Posted by cionfs (Post 1848519)
On the top Version: 3.8.x

Yep... :(

Would it be difficult to implement it so it could work on v3.6.12? :confused:


Thank you! :up: :up:

cionfs 07-15-2009 09:17 AM

Quote:

Originally Posted by vithorius (Post 1849057)
Would it be difficult to implement it so it could work on v3.6.12? :confused:

Can you explain better the problem?
Does not appear?


All times are GMT. The time now is 10:13 PM.

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.01586 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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