vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Image Resizer - Using nCode Script (https://vborg.vbsupport.ru/showthread.php?t=237650)

Sworm 07-05-2011 05:03 PM

If you're with 4.1.3 , the ncode 1.3 is better

MagicThemeParks 07-09-2011 05:21 PM

Is there an option to remove or recolor the yellow bar? Against dark skins it shows up too much.

EDIT: Found where to do the edits. Go to the "ss_imageresizer" template and make the changes there.

LifesGreatestGift 07-10-2011 05:10 PM

1.4 isn't showing the proper size of full sized image when it has resized it.

AusPhotography 07-12-2011 06:38 AM

Quote:

Originally Posted by MagicThemeParks (Post 2218577)
Is there an option to remove or recolor the yellow bar? Against dark skins it shows up too much.

EDIT: Found where to do the edits. Go to the "ss_imageresizer" template and make the changes there.

For those not sure what to change...

Code:

  span.ncode_imageresizer_warning {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  cursor: pointer;
  line-height: 200%;}

Becomes...
Code:

  span.ncode_imageresizer_warning {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #FFFACD;
  color: #000000;
  border: 1px solid #EADB9D;
  margin-bottom: 3px;
  margin-top: 10px;
  cursor: pointer;
  line-height: 200%;}


hugh_ 07-13-2011 05:51 AM

Nice mod, thanks! Have you considered resizing Calendars, Albums and Social Groups too? :)

F1-Gears 07-13-2011 10:31 AM

Thanks. Installed and goes well now in my forum :up:

dej 07-21-2011 09:05 PM

On 4.1.3 - did not work for me.

I set signature size to 500 x 200 via the mod settings and uploaded a sig image.

Then, added a 700 x 400 sig image and the mod allowed it.

This was using the Default style with IMG tags.

fukdawrld 07-23-2011 12:38 AM

4.1.4 here...Works for me but only after you refresh page.

Thank you.

marianoblesa 07-25-2011 02:26 PM

Please, update to to rezise vbadvanced.

Thanks.

Seven Skins 07-29-2011 10:55 AM

Quote:

Originally Posted by dej (Post 2223356)
On 4.1.3 - did not work for me.

I set signature size to 500 x 200 via the mod settings and uploaded a sig image.

Then, added a 700 x 400 sig image and the mod allowed it.

This was using the Default style with IMG tags.

You need to upload the javascript to the correct folder for this to work.


All times are GMT. The time now is 10:32 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.02471 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