Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-25-2016, 09:55 AM
DigitalDawn DigitalDawn is offline
 
Join Date: Sep 2016
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Inserting Video - v4.23

Hi,

I'm still pretty new to Vbulletin, so please understand if this is a stupid question.

I inserted a video into a message (using the insert video button) and the video shows up, but with a line of HTML code above the video. <a href="https://youtu.be/RX7UNpWqTpg" target="_blank">

This is the url I inserted into the video clip box: https://www.youtube.com/watch?v=3DRX7UNpWqTpg

And this is the resulting code that was generated by Vbulletin:

<a href=3D"https://youtu.be/RX7UNpWqTpg" target=3D"_blank"></a>[video=3Dyou=
tube;RX7UNpWqTpg]https://www.youtube.com/watch?v=3DRX7UNpWqTpg[/video<https=
://www.youtube.com/watch?v=3DRX7UNpWqTpg%5b/video>]

How do I fix this?

Thank you.
Reply With Quote
  #2  
Old 09-25-2016, 11:44 AM
Dragonsys's Avatar
Dragonsys Dragonsys is offline
 
Join Date: Jan 2008
Location: DFW, Texas
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it works perfectly fine on my site. Do you have any plugins or custom BBCode which do any video handling?
Reply With Quote
  #3  
Old 09-25-2016, 12:53 PM
DigitalDawn DigitalDawn is offline
 
Join Date: Sep 2016
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No plug-ins that I know of.

What's custom BBCode?
Reply With Quote
  #4  
Old 09-26-2016, 08:31 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is that a real video because it is down now..
Reply With Quote
  #5  
Old 09-26-2016, 09:22 AM
DigitalDawn DigitalDawn is offline
 
Join Date: Sep 2016
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's working.

Here's a link to the video in the message. You can see the HTML code above the video.

http://www.triadspeakersforum.com/sh...th-Walkthrough
Reply With Quote
  #6  
Old 09-26-2016, 09:50 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This happens every time you post a video?
Reply With Quote
  #7  
Old 09-26-2016, 05:07 PM
DigitalDawn DigitalDawn is offline
 
Join Date: Sep 2016
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just fixed it somehow. I think it had to do with line breaks. I added the video right after a line of text and that seemed to do the trick!

Thanks.
Reply With Quote
  #8  
Old 09-26-2016, 07:42 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RichieBoy67 View Post
Is that a real video because it is down now..
When you see a youtu.be link that means its the previe video immediately after upload (i.e. still processing before it makes the link official per say).

Quote:
Originally Posted by DigitalDawn View Post
I just fixed it somehow. I think it had to do with line breaks. I added the video right after a line of text and that seemed to do the trick!

Thanks.
I have no clue how this even occurred:
Code:
<a href=3D"https://youtu.be/RX7UNpWqTpg" target=3D"_blank"></a>[video=3Dyou=
tube;RX7UNpWqTpg]https://www.youtube.com/watch?v=3DRX7UNpWqTpg[/video<https=
://www.youtube.com/watch?v=3DRX7UNpWqTpg%5b/video>]
As you can see something was clearly inserting "3D" into the code, I believe it tried to resolve the youtu.be link but something went wrong. I would check to ensure this does not happen again because normally things just don't go wrong out of the blue - you know? .
Reply With Quote
  #9  
Old 09-27-2016, 11:56 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
When you see a youtu.be link that means its the previe video immediately after upload (i.e. still processing before it makes the link official per say).



I have no clue how this even occurred:
Code:
<a href=3D"https://youtu.be/RX7UNpWqTpg" target=3D"_blank"></a>[video=3Dyou=
tube;RX7UNpWqTpg]https://www.youtube.com/watch?v=3DRX7UNpWqTpg[/video<https=
://www.youtube.com/watch?v=3DRX7UNpWqTpg%5b/video>]
As you can see something was clearly inserting "3D" into the code, I believe it tried to resolve the youtu.be link but something went wrong. I would check to ensure this does not happen again because normally things just don't go wrong out of the blue - you know? .
I was using the other link yesterday. The full one.


I think what happened is the video got highlighted in editor and then linked.. That was why I was wondering if it was happening to all videos or just the one. lol Something new every day bro!
Reply With Quote
  #10  
Old 09-27-2016, 01:06 PM
DigitalDawn DigitalDawn is offline
 
Join Date: Sep 2016
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks guys.
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 02:16 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.04808 seconds
  • Memory Usage 2,257KB
  • Queries Executed 11 (?)
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
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete