vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Extended Signature Limits (https://vborg.vbsupport.ru/showthread.php?t=95523)

Snake 09-19-2005 11:12 AM

Great I have been waiting for this hack for months now! Thanks man.

Marco 09-19-2005 07:41 PM

This works beautifully! Thanks a lot.

Protoman 09-23-2005 04:10 AM

maybe in the next version you could add something to control dynamic signatures. I have many users that use them to rotate an image as their signature but I worry it could be used for evil! :eek:

jribz 09-25-2005 12:10 AM

Great Hack Kirby, just one question. Is there a way to do a check on signatures that were already entered and exceed the limits? I have thousands of users and a message letting them know their signature violates the rules would be good when first implimenting this.

Daniel 09-25-2005 12:17 AM

Phrases arent showing up. :(

Andreas 09-25-2005 05:33 AM

@corollasbest
What are "dynamic signatures"?

@jribiz
Currently not possible, but I thought about the possibility to add a script that checks all existing Sigs in the future.

@Danieldude
Hmm ... you are using the latest Version?
You did import it as a product?
Which phrases are missing?

jribz 09-25-2005 02:04 PM

Quote:

Originally Posted by KirbyDE
@jribiz
Currently not possible, but I thought about the possibility to add a script that checks all existing Sigs in the future.

Thanks Kirby, you know, I realized probably the best way to handle it anyhow is to have a mod edit their violating sig out with a message, since the user would need to re-enter it they would then need to abide by the set requirements. Thanks!

Christine 09-25-2005 02:04 PM

I would love a script that checks against existing! :D

Just wanted to share these scripts. As we are trying to decide what limits to set, I am running them to make the changes globally rather than going through the control panel. Once we have finished, we can fine tune on a usergroup level.

If anyone uses these, you need to replace the 'x' in the script you use with the number that you want for that field.

[sql]update usergroup set maxsiglines = 'x';
update usergroup set maxsigfontsize = 'x';
update usergroup set maxsigimgsize = 'x';
update usergroup set maxsigimgwidth = 'x';
update usergroup set maxsigimgheight = 'x';
update usergroup set maxsigimages = 'x';[/sql]

MogKnight 09-26-2005 01:47 AM

it only checks when the sig is updated, correct?

jribz 09-26-2005 04:29 AM

Quote:

Originally Posted by MogKnight
it only checks when the sig is updated, correct?

Yeah, Kirby said in his reply to me that a script would be required to check current sigs, so it just checks when the sig fields are updated by the user.


All times are GMT. The time now is 05:24 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.01373 seconds
  • Memory Usage 1,733KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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