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)

Seven Skins 05-04-2010 08:35 PM

Hack description is:

Quote:

This hack resizes images in posts, signatures, blog home page and blog entry page.

doraj 05-05-2010 08:26 PM

I understand, Seven could you update the Hack and make it compatible also with vB CMS?
It's very used and will be a great news for all member that use it.
Thank you :)

sticky 05-05-2010 10:09 PM

Quote:

Originally Posted by doraj (Post 2032294)
I understand, Seven could you update the Hack and make it compatible also with vB CMS?
It's very used and will be a great news for all member that use it.
Thank you :)

Is there an image resizer that works with the CMS?

Manoel J?nior 05-05-2010 10:34 PM

1 Attachment(s)
How to with information image real:

Attachment 116741

Xencored 05-07-2010 04:58 PM

Quote:

Originally Posted by Seven Skins (Post 2001515)
I am making another hack and it seems to work on CMS and albums. I will post it when I complete the hack.
.

Hi mate cant wait for this but is that the one in the graveyard?

sticky 05-09-2010 07:53 AM

Quote:

Originally Posted by Animemike (Post 2033251)
Hi mate cant wait for this but is that the one in the graveyard?

Same question.

Seven Skins 05-09-2010 04:00 PM

No that is a different one.
I asked that to be moved to graveyard due to it was resizing all the images including banners etc.

Xencored 05-09-2010 04:11 PM

Quote:

Originally Posted by Seven Skins (Post 2034168)
No that is a different one.
I asked that to be moved to graveyard due to it was resizing all the images including banners etc.

Ah right awesome mate when can we hope for the cms /album one :D

janslu 05-10-2010 12:09 PM

I think that's still the best image resizer. Thanks for your work.

Has anyone been able to enable this for group discussions? I've tried creating a plugin hooked to group_discussionbit_display_complete with the following code:

Code:

if($vbulletin->options['sevenskins_imageresizer_enabled']) {
    $message['message'] = preg_replace('/<img src="([^"]*)" border="0" alt="" \/>/', '<img src="\\1" border="0" alt="" onload="NcodeImageResizer.createOn(this);" />', $message['message']);
}

but it doesn't seem to work. Any help will be appreciated.

murekhalir 05-11-2010 05:49 AM

sexy


All times are GMT. The time now is 05:50 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.01481 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
  • (1)bbcode_code_printable
  • (5)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