vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - GTPosting Rules: Posting Rules near editor (https://vborg.vbsupport.ru/showthread.php?t=129349)

da420 01-29-2007 04:07 AM

Shazz, read category's post.

DementedMindz 02-01-2007 11:37 AM

In your manual install you have this

FIND IN showthread_quickreply:

Code:

dir="$stylevar[textdirection]"></textarea>
        </if>
</div>


REPLACE WITH:

Code:

dir="$stylevar[textdirection]"></textarea>
        </if>
<div class="smallfont" align="center"><strong>$vbphrase[posting_rules]</strong>:
        <phrase 1="misc.php?$session[sessionurl]do=bbcode" 2="$bbcodeon">$vbphrase[vb_code_is_x]</phrase>,
        <phrase 1="misc.php?$session[sessionurl]do=showsmilies" 2="$smilieson">$vbphrase[smilies_are_x]</phrase>,
        <phrase 1="misc.php?$session[sessionurl]do=bbcode#imgcode" 2="$imgcodeon">$vbphrase[img_code_is_x]</phrase>,
        <phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase>
</div></div>


ok now if you do it that way it will show the rules on top of the textarea the way I changed it to show on the bottom like this site was this

FIND IN showthread_quickreply:
Code:

dir="$stylevar[textdirection]"></textarea>
        </if>
</div>


Add Under it:
Code:

<div class="smallfont" align="center"><strong>$vbphrase[posting_rules]</strong>:
        <phrase 1="misc.php?$session[sessionurl]do=bbcode" 2="$bbcodeon">$vbphrase[vb_code_is_x]</phrase>,
        <phrase 1="misc.php?$session[sessionurl]do=showsmilies" 2="$smilieson">$vbphrase[smilies_are_x]</phrase>,
        <phrase 1="misc.php?$session[sessionurl]do=bbcode#imgcode" 2="$imgcodeon">$vbphrase[img_code_is_x]</phrase>,
        <phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase>
</div>


Smiry Kin's 02-03-2007 12:02 PM

nice!

/me installs

Chicago_VLNU_4s 02-12-2007 12:21 AM

ahhh!! another one for 3.6.4. Will this ever be available for 3.5.4?

nevermind... found your 3.5.4 on here > https://vborg.vbsupport.ru/showthread.php?t=113795 .

thanks alot buddy. INSTALLED

PixelFx 02-21-2007 11:38 PM

just wanted to say thanks for this mod, I've added it to my site, cleaned up the templates through the manual install figoured I'd post a few screenshots ..

I have small issue, in that not sure where to center my advaned edit window, but otherwise everything all good :D thanks for sharing, I added your smilie addon as well :D.

alfaowner 03-04-2007 11:11 AM

when I add the plug in, it removes my comments quick reply box on photopost, when I uninstall it it allows the photopost comments box, any ideas?

Masked Crusader 03-04-2007 07:39 PM

Tag. Reserved for future use.

Masked Crusader 03-04-2007 07:48 PM

What template do I edit to delete the code for the posting rules box at the bottom of the page?

Grunt 04-07-2007 11:56 AM

Thanks much for this Princeton.

I was having the same issue on 3.6.4 with the rules being placed above the editor - thanks StarBuG for your version which corrected the issue.

Works fine on 3.6.4 and PP VB3

bugzy 04-19-2007 04:37 PM

I'm receiving this error when i click Edit button of a post.

I recently installed this GT Posting rules modification.

Any ideas? The rest of the posting fields seem work fine.


All times are GMT. The time now is 04:01 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.01447 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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