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.

da420 04-20-2007 02:07 AM

Quote:

Originally Posted by bugzy (Post 1231340)
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.

From the looks of it you broke some code in the template because you edited it incorrectly. Revert the template and try it again.

elmati 04-20-2007 02:29 AM

nice one! luv +!

*Clicks install

GrendelKhan{TSU 05-03-2007 03:06 PM

installed! thanks.


Request (to complement this):

can you add the edit to have the regular posting rules (at the bottom of forums) COLLAPSED BY DEFAULT?

I've actually always wanted that thing moved or less in an awkward spot (or collapsed)...this mod gives the perfect excuse to do so. :)

Dotara 05-21-2007 08:12 PM

Nice Addon! Installed. Thanks. But I've 1 issue ...

Posting rules are showing top on quick reply, all rest are ok. How can I move it to bottom ? Please see the attached image.

Dotara 05-31-2007 11:40 AM

Anybody can help please?

Princeton 05-31-2007 12:15 PM

vbulletin version?

Dotara 05-31-2007 12:32 PM

Hi,

3.6.7 PL1.

Princeton 05-31-2007 12:43 PM

I suggest doing the manual edits (file included).

pedrambayat 05-31-2007 01:57 PM

thanks

Dotara 05-31-2007 04:22 PM

Uninstalled and then did manual template edits. It's same as before.

Princeton 05-31-2007 04:34 PM

can you send me login info? (via pm)

Dotara 05-31-2007 04:37 PM

Quote:

Originally Posted by Princeton (Post 1258456)
can you send me login info? (via pm)

Hi,

user login or admin login?

713JunctionP 06-01-2007 05:42 PM

Quote:

Originally Posted by Dotara (Post 1252299)
Nice Addon! Installed. Thanks. But I've 1 issue ...

Posting rules are showing top on quick reply, all rest are ok. How can I move it to bottom ? Please see the attached image.

GREAT MOD but I too am having the same issue with the rules being placed above the quick edit box just like Dotara. I've installed this mod manually and with the .xml file. In both cases, it's the same.

I'm ok with it either way, but I would PREFER to have it below the quick edit box just like the others. :)

FleaBag 06-01-2007 08:41 PM

I'd removed it completely by default for better code to content ratio... This solves the problem brilliantly as the page isn't spidered anyway! Thank you again.

gforce75 06-02-2007 12:17 AM

Nice. Will install this one shortly.

Princeton 06-05-2007 12:13 PM

Dotara,
Your request has been taken care of.

For everyone else who has the rules above the textarea....
If you have a modified skin you will have to manually edit your templates. Where? That depends on your edits.

Dotara 06-05-2007 03:13 PM

Quote:

Originally Posted by Princeton (Post 1261713)
Dotara,
Your request has been taken care of.

Hi,

Thank you very much. :)

Princeton 06-13-2007 07:39 PM

Quote:

Originally Posted by alfaowner (Post 1195408)
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?

new version (just uploaded) will give you the option to exclude rules modification from certain pages

Deska 06-14-2007 01:44 AM

Great, my photopost page is n/p now, thank you :D
Anyone who have problem with photopost, follow Princeton instructions, your exclude array will look like this:
PHP Code:

$excludegtprules = array(
    
// signatures
    
'profile',
    
'announcement',
    
'showphoto',
); 


alfaowner 06-17-2007 10:00 PM

will this work for 3.6.4? as I have that same error with the comments box

Princeton 06-18-2007 12:26 PM

Quote:

Originally Posted by alfaowner (Post 1270566)
will this work for 3.6.4? as I have that same error with the comments box

I have no idea what you are referring to. :(

alfaowner 06-18-2007 04:39 PM

Quote:

Originally Posted by Deska (Post 1268124)
Great, my photopost page is n/p now, thank you :D
Anyone who have problem with photopost, follow Princeton instructions, your exclude array will look like this:
PHP Code:

$excludegtprules = array(
    
// signatures
    
'profile',
    
'announcement',
    
'showphoto',
); 


This is what I am reffering to, will the new version work with 3.6.4 as it also gives me the same problem as per the quote above.

Princeton 06-18-2007 08:00 PM

I really can't say ... I don't have 3.6.4 to test.
You can install it and try it out.

alfaowner 06-18-2007 08:04 PM

Quote:

Originally Posted by Princeton (Post 1271229)
I really can't say ... I don't have 3.6.4 to test.
You can install it and try it out.

Fair enough, it wouldnt install as it said it was the wrong version of vbulletin, where would I place this code though.

Many thanks

Ao

$excludegtprules = array(
// signatures
'profile'
,
'announcement'
,
'showphoto'
,
);

NFLfbJunkie 06-26-2007 12:57 AM

I installed the plugin and the posting rules are beneath the posting box. Is there a way to put them directly underneath the smilies, but outside the smiley box?

Skavenger 07-01-2007 08:16 AM

why don't you put posting rules into the box in this template, like in the other screenshots? I think it will look better under the smilies

cheat-master30 07-01-2007 11:22 AM

It's working great, but doesn't seem to display properly on the comment posting page for the Interactive Profiles modification, displaying that everything is disabled even when the vB code and Smilies are allowed.

Silvio 07-01-2007 11:23 AM

Quote:

Originally Posted by Skavenger (Post 1280438)
why don't you put posting rules into the box in this template, like in the other screenshots? I think it will look better under the smilies

Yes i agree! then an issue with photopost will also disappear.
infact this mod is not confortable (or opposite - donno) with PP562, if u try to write a comment with full vb integration, then the comment pane will disappear on PP. I did many trials and the conflict is with this hack.
Pls Princeton can u illuminate us how to fix it. regards.

attached 2 explicative images. :p

take care
ciao

Silvio 07-01-2007 11:27 AM

Quote:

Originally Posted by cheat-master30 (Post 1280510)
It's working great, but doesn't seem to display properly on the comment posting page for the Interactive Profiles modification, displaying that everything is disabled even when the vB code and Smilies are allowed.

same here.

ssslippy 07-07-2007 12:34 PM

Princeton could you update this to work with Project Tools. Currently it says they are off but are they on or is this not possible?


All times are GMT. The time now is 01:33 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.01390 seconds
  • Memory Usage 1,823KB
  • 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
  • (2)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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