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)

Andreas 09-14-2005 05:22 PM

http://img267.imageshack.us/img267/7...its22zz.th.png
Seems to work just fine?

Acers 09-14-2005 05:24 PM

weird... see the images in previous post

Andreas 09-14-2005 05:27 PM

You've got Quotes in the Parameter ... that's the Problem.
I think I have to change the Regex.

Acers 09-14-2005 05:29 PM

hmm.. i tht they are default when you select text using dropdown for font...
anyway do fix it plz.. thanks :)

Andreas 09-14-2005 05:55 PM

I don't use the Buttons, Dropdowns or whatever - I always type my BBCode so I didn't even notice the quotes are there by default now :)

SNOWCRAZE 09-14-2005 10:19 PM

Ohh I didn't realize it using "getimagesize" Yea it will fail if image is from outside (external link) cuz seem most (included mine) web hostings start to turn off "allow_url_fopen" due to security reason.

Oh well, that what Im trying to working on cURL/php to get image and xml(for other project) to get inside from outside, haven't complete success yet. :ermm:

josef1 09-17-2005 05:32 PM

is this hack works on VB 3.0.3 ???

Brinnie 09-17-2005 05:33 PM

If and when you choose to add HTML functionality, please include the option to dissable the EMBED tag and others with potential to exploit the board. :rolleyes:

BamaStangGuy 09-17-2005 05:55 PM

Quote:

Originally Posted by josef1
is this hack works on VB 3.0.3 ???

No.. No... No... it does not... it is in the vBulletin 3.5 section.. not the 3.0 section.

No.

dookie 09-18-2005 11:10 AM

Hmm, can“t see the option "Forbidden vB Codes" in my CP. :tired:

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.

utw-Mephisto 09-26-2005 10:33 AM

Quote:

Originally Posted by KirbyDE
@corollasbest
What are "dynamic signatures"?

I think he means either HTML or BBCode to rotate images from time to time .. Some people using it as banner .. Like when the site refreshes, you get another image ...

utw-Mephisto 09-26-2005 01:08 PM

One sidenote : I just installed it on a local test-forum and it does not interfere with existing signatures anyway ... which is good I think but above I can read that it is not designed like that or am I mistaken ?

Andreas 09-26-2005 01:14 PM

It is designed to behave this way.
But we were talking about the possiblity to add a script for cheking existing sigs.

utw-Mephisto 09-26-2005 01:28 PM

and give out a message / pm or something ?

cnutter 09-27-2005 07:18 AM

I had installed this plugin but hadnt turned it on... I did that tonight and started getting this error.

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 627

After turning it back off I still got the same error.

So I uninstalled it... and got the same error.

Then reinstalled it and with a fresh reinstall the error has gone away. Though I havnt turned it on sence.

The above error is shown when you save the settings in Usergroup Manager and edit the Permissions from 0 (default after install) and you are being redirected.

Any ideas? Btw... I am using RC3....

Andreas 09-27-2005 07:27 AM

You did not upload the Bitfield XML before importing the Product XML, hence the Bitfield Cache did not get rebuilt upon import.

cnutter 09-27-2005 03:38 PM

OK so whats the fix... I thought I uploaded it before I imported the product. BUt maybe I didnt.

Andreas 09-27-2005 04:03 PM

index.php?do=buildbitfields should take care of it

cnutter 09-27-2005 07:10 PM

that did it... thanx. again....

iSpanish 10-01-2005 10:08 AM

Cool , Nice and great

Installed

Good Job

Marboosh.Net

Bulent Tekcan 10-01-2005 03:51 PM

Very good and useful....

I didn't see NO LIMIT....is it possible NO LIMIT some usergroups ? Default is 0...is it NO LIMIT means 0 ?

Thanks

PennylessZ28 10-01-2005 07:16 PM

Works like a champ

dutchbb 10-02-2005 09:54 AM

Hey Kirby nice hacks works perfect just what we needed

Only 1 thing would be better: to prevent quotes (tags) in sigs. You can turn these off with the vb code switch but we dont want that.

Is it possible to include this in a next update? :)

zappan 10-02-2005 09:55 AM

hi...

first of all - great modification, it started to killing me explaining to my users how it isn't nice if their sigs are getting more attention than the forum content. good work
Quote:

This Hack allows you to control
<cut>
* BBCodes
and second - this quoted thing - please a brief explanation, where and how can i control the BBCodes used in sigs? i can't see option for allowed (or disallowed) bb codes in usergroup permission. all the rest works fine

utw-Mephisto 10-02-2005 01:24 PM

Quote:

Originally Posted by Bulent Tekcan
Very good and useful....

I didn't see NO LIMIT....is it possible NO LIMIT some usergroups ? Default is 0...is it NO LIMIT means 0 ?

Thanks

It does. 0 means no limit ..

GoNz00 10-02-2005 03:37 PM

does this work with the gold release ?

and if it does so i need to uninstall/reinstall the mod or leave it as is during the upgrade??

Thanks.

Snake 10-02-2005 03:40 PM

Yes it does. I have it installed on my forums.

Andreas 10-02-2005 07:48 PM

@Triple_T
You can just disable [quote] for Sigs.
Isn't that why you want?

APhoenix 10-03-2005 05:49 PM

Fantastic feature!!! I just added it to our system.

Is it possible to add a variable to define the max char length of the line? Right now, a user can put 100 words into a single line, and have it take up 7-8 lines total.

zappan 10-04-2005 10:23 AM

@kirbyDE - please, can you tell me where to find the option to forbid certain bb codes from sig? i can't see that option?


All times are GMT. The time now is 08:12 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.01488 seconds
  • Memory Usage 1,793KB
  • 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
  • (6)bbcode_quote_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
  • (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