vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Maximum Embedded Image (File) Size Restriction by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=281601)

BirdOPrey5 04-15-2012 10:00 PM

Maximum Embedded Image (File) Size Restriction by BOP5
 
1 Attachment(s)
Brought to you by BirdOPrey5
www.Qapla.com


Version 1,5 - Fixed new bugs - Added yes/no option for edits
Version 1.4 - Simplified code - should fix any remaining issues
Version 1.3 - Fixes big with WYSIWYG Editor on New Threads in VB 4.1.4 and lower (Including 3.x)
Version 1.2 - Fixes "Cannot Re-declare function" error with some mods
Version 1.1 - Better support for CKEDITOR in VB4
Version 1.0 - Initial Release

Live Demo:Max Image Size Restrictions Demo at Qapla.com

The purpose of this mod is to make forum pages load faster. Too often users don't care how big (in bytes) the images they link to are. If you have an image resizer all they care about is that it fits on the page but not how long it may take to download. If you have a post with several or even dozens of these images you can quickly create a slow loading page. Search Engines give priority to faster loading pages so it could even be damaging SEO.

This mod will automatically check every image being embedded via [IMG] BBCode. If the file size is over a value you specify the mod will automatically change the [IMG] code to a [URL] link instead. You can choose to include the file size (in kB) next to the link and you can specify the text of link as well- or simply use the URL as the link text. Go to the mod settings after installation to set these options.

Note- Changes are made at the time the post is submitted or edited so it will not change existing posts.

Should be compatible with all VB 3.6.x +

Please Mark as Installed if you use this. :)
Donations Always Appreciated. :up:

BirdOPrey5 04-15-2012 10:31 PM

Reserved.

v123shine 04-16-2012 11:35 AM

save bandwidth...thank you BOP5 :)

Sayid 04-16-2012 05:00 PM

Very brilliant and simple mod,

home9000 04-19-2012 05:35 AM

Thanks BirdOPrey5 for your effort

I just try it but I get this error :


Fatal error: Cannot redeclare getsizefilebop() (previously declared in /home/dor/public_html/BB/includes/class_dm_threadpost.php(744) : eval()'d code:38) in /home/dor/public_html/BB/includes/class_dm_threadpost.php(744) : eval()'d code on line 4

BirdOPrey5 04-19-2012 10:37 AM

Quote:

Originally Posted by home9000 (Post 2321483)
Thanks BirdOPrey5 for your effort


I just try it but I get this error :


Fatal error: Cannot redeclare getsizefilebop() (previously declared in /home/dor/public_html/BB/includes/class_dm_threadpost.php(744) : eval()'d code:38) in /home/dor/public_html/BB/includes/class_dm_threadpost.php(744) : eval()'d code on line 4

There must be another mod reusing the same hook twice.

I added new code to prevent this error- please try version 1.2, just released. :)

ricardoNJ 04-19-2012 03:28 PM

It does not work vB3.8.4

BirdOPrey5 04-19-2012 03:36 PM

Quote:

Originally Posted by ricardoNJ (Post 2321613)
It does not work vB3.8.4

Can I get a link to your forum? If the mod is enabled let me know what your size setting is as well.

Thanks.

I assume by "doesn't work" you mean the image just posts as normal? Or do you get an error message?

ricardoNJ 04-19-2012 03:48 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2321614)
Can I get a link to your forum? If the mod is enabled let me know what your size setting is as well.

Thanks.

I assume by "doesn't work" you mean the image just posts as normal? Or do you get an error message?


http://www.arteforos.com/showthread.php?p=106#post106


it is enabled.

Update info:

Settings is similar to yours in the link

BirdOPrey5 04-19-2012 03:55 PM

Sorry about that- try this new version, 1.3.


All times are GMT. The time now is 05:48 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.01189 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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