Go Back   vb.org Archive > vBulletin 5 Connect Discussion > vB5 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-25-2015, 05:00 PM
mangoz mangoz is offline
 
Join Date: Jan 2015
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default GFYcat.com BB code - got it working mostly, but need some help

Here's a test thread with some gfy examples starting posting #13 (along with a bunch of testing for image attachments that apparently break tapatalk, forum runner, and the mobile suite depending on the type)



I include the GFYCAT script in my header.

I have a BB Code that takes the parameter and spits out the GFY img class with a direct link below it.

Code:
<img class="gfyitem" data-id="GFYCATFILENAME" />
<br>
<a href="http://gfycat.com/GFYCATFILENAME" target="_blank">http://gfycat.com/GFYCATFILENAME</a><br><br />
This works mostly.

However, I have to refresh the page to get the GFY to embed.
The thread loads out, I see the direct hyperlink, but I don't always see the embed GFY unless I refresh. This is especially problematic in a multipage thread. I click the pagenav buttons to go to the next page and the gfy never loads without refreshing while on that page.

To try duplicate this, go to page 1 and refresh. Click to go to page 2. It doesn't load (as seen in the attached image).
This can be done again by refreshing page 2 and then clicking to go to page 1. Again, doesn't load.

Any advice? A way to force grabbing that embed? Thank you.
Attached Images
File Type: jpg gfydoesntload.jpg (38.8 KB, 0 views)
Reply With Quote
  #2  
Old 01-25-2015, 06:51 PM
mangoz mangoz is offline
 
Join Date: Jan 2015
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So GFYcat will support the above img class and also the following div

Code:
<div class="gfyitem" data-title=true data-autoplay=false data-controls=true data-expand=false data-id="GFYCATFILENAME" />

Can someone tell me how to force the above IMG or this DIV to refresh after some period of time? Perhaps I can just force it to refresh after some milliseconds letting it load.
Reply With Quote
  #3  
Old 01-25-2015, 06:58 PM
Replicant's Avatar
Replicant Replicant is offline
 
Join Date: Sep 2014
Location: Phoenix, Az. USA
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a theory. The page nav buttons are using AJAX to pull content, so the only part of the page that is refreshing is the display_contenttype_threadview_header template. If you can find a hook in that template to insert your script, maybe that would get the result you are looking for.
Reply With Quote
  #4  
Old 01-25-2015, 07:23 PM
mangoz mangoz is offline
 
Join Date: Jan 2015
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Replicant View Post
This is a theory. The page nav buttons are using AJAX to pull content, so the only part of the page that is refreshing is the display_contenttype_threadview_header template. If you can find a hook in that template to insert your script, maybe that would get the result you are looking for.

Well that at least helps me understand the WHY of my problem.

The script I use in the header is

Code:
<!-- BEGIN: gfycat --><script type"text/javascript" src="http://test.gfycat.com/gfycat_test_june25.js"></script><!-- END: gfycat -->

I just made a hook and have a the custom template let me move the GFYCAT script position.

Moving didn't fix it.
I also manually added it to an area that should refresh in that template. Didn't work.

Will probably need to make the BB Code spit out a DIV that refreshes itself after XXX milliseconds. I'm learning how to do that now to test it,but if anyone reads this knows how, please chime in and save me the work This is not my forte.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:05 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.09139 seconds
  • Memory Usage 2,211KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (1)postbit_attachment
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete