vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - lazy load, load your page faster & save bandwidth (https://vborg.vbsupport.ru/showthread.php?t=259302)

Arrogant-One 10-18-2013 11:33 PM

Quote:

Originally Posted by ForceHSS (Post 2453227)
lol my vb version is 4.2.1

Can I please have a link to your download, I use 4.2.1 now too.

final kaoss 10-21-2013 03:38 AM

The only change you have to make to the code is here. I changed it to 1.9.0

Code:

http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js
Quote:

Originally Posted by Arrogant-One (Post 2454511)
Can I please have a link to your download, I use 4.2.1 now too.


@ngel 10-21-2013 09:28 AM

I tried to update with this, and it works:

http://ajax.googleapis.com/ajax/libs.../jquery.min.js

DemOnstar 10-22-2013 06:02 AM

So, do we need to upload a new script or keep the original script in place?

BTW I put it in clientscript/jquery folder..

Kolbi 10-22-2013 06:06 AM

Using jquery 1.9 you have to edit lazyload see details here: https://gist.github.com/mameier/5099718


// If needed I might have the fixed version on my server...

tpearl5 03-30-2014 04:09 PM

any ideas on getting this working for attachments?
edit: now that I look at this more carefully, I'm not seeing how this would ever work without modifying image tags to include "data-original=" in place of the img src.

fxdigi-cash 04-21-2014 08:29 PM

I don't think this mod works on attachment, but could be only on external pictures.

there is no jquery fade-in effect when loading pages so that means it is not working.

possibly there is a conflict with something else.

RichieBoy67 06-13-2014 04:28 PM

Quote:

Originally Posted by Kolbi (Post 2455262)
Using jquery 1.9 you have to edit lazyload see details here: https://gist.github.com/mameier/5099718


// If needed I might have the fixed version on my server...

Feel free to send me the fixed version :)

thetechgenius 06-14-2014 12:13 AM

I have a question.

Does this work with HTTPS/SSL? Because my entire forum runs on a SSL Connection, and I know if some things on a page are not running through SSL, users will get a "Partial" secure warning when visiting my site.

However, I know Google has SSL enabled on there servers, so I can just change:

Code:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"
To This:

Code:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"
But will that work, is that the only URL I have to change to use SSL?

ezak 06-14-2014 06:36 AM

does it affect on SEO and archiving ?


All times are GMT. The time now is 11:13 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.01131 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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