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 11-05-2005 02:47 PM

Normally higer values would be taken. To be able to have 0=Unlimited, it must be made sure that 0 overrides all other values - this is what precedence is for.

Debianer 11-05-2005 07:44 PM

Salve!
If the image limit is three the hack will not allow to have three pictures in the signature. The error-message always says they are too big in size or data.
Does someone have an idea? Maybe a workaround?

Stephan

Andreas 11-05-2005 07:49 PM

Can you give more specific information:
What is the exact message?
What are the exact limits set (width, height, filesize, amount)?

Christine 11-05-2005 07:50 PM

Quote:

Originally Posted by Debianer
Salve!
If the image limit is three the hack will not allow to have three pictures in the signature. The error-message always says they are too big in size or data.
Does someone have an idea? Maybe a workaround?

Stephan

It will take the combined dimensions. If you have 100x150 set, than the three images combined can't go beyond that.

One of my favorite features. :D

Debianer 11-05-2005 07:58 PM

Salve!
The message:
Code:

Your signature image(s) are too large. The maximum dimensions are {1}w x {2}h in pixels and the maximum filesize is {3}.
The exact limits:
Code:

Can Link to External URLs: Yes
Maximum Number of Lines: 6
Maximum Font Size: 4
Signature Image(s) Maximum File Size (bytes): 25600
Signature Image(s) Maximum Width (pixels): 468
Signature Image(s) Maximum Height (pixels): 120
Maximum Number of Signature Images: 3
Forbidden vB Codes: quote

Stephan

Edit:
Quote:

Originally Posted by Christine
It will take the combined dimensions. If you have 100x150 set, than the three images combined can't go beyond that.

One of my favorite features. :D

I know. But it does not work anyway.

Andreas 11-05-2005 08:08 PM

OK. And which images did you try to include?

Debianer 11-05-2005 08:16 PM

Salve!
An example:
http://i22.photobucket.com/albums/b3...allylarry1.jpg

The only thing I can think of is that your hack adds the heights of the images, too?
If that is the case, how can i change it?

Stephan

Andreas 11-05-2005 08:30 PM

Hmm, I set the same limits, tried the same image - works just fine for me.

Debianer 11-05-2005 08:35 PM

Salve!
You have to place it in the same line for three times.
I calculated:
8.13 x 3 = 24.39 (kb)
90 x 3 = 270 (px width)

Stephan

Andreas 11-05-2005 08:43 PM

If they are all in the same line, yes.

But as the software can't determine how they will be displayed on the users browser, it has to take worst case into account: every image in a "new line".

That's 90 * 270, which is over the limit of 468 x 120.


All times are GMT. The time now is 11:26 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.01346 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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