Auto Video Embed v.0.0.3

Mod Support

Moderators: BNa, Sekuro, 4seven

Auto Video Embed v.0.0.3

Postby iamthestreets » 03 Oct 2012, 16:47

Why does the video show up as a link in the second+ post? I would like all videos to show as the video not as a link.

youtubelink.png


I understand you can click on the link to watch the video or click on the icon to open a preview but my user will not know that so i would like it to just display the embedded video
iamthestreets

Tiptop

Tiptop
 
Posts: 17
Joined: 02 Jul 2012, 17:23
 
Resolution: 1600x900


Re: Auto Video Embed v.0.0.3

Postby 4seven » 03 Oct 2012, 17:59

thats a setting in config area of

includes/auto_video_embed_view.php
includes/auto_video_embed_post.php

in this area change this

Code: Select all
// Activate $youtube or $youtube_lnk. Not both!
$youtube      false;
$youtube_lnk  true;
// activate $youtube_new for youtu.be support
$youtube_new  true;
#
// ---------------- CONFIG --------------- 

to this.

Code: Select all
// Activate $youtube or $youtube_lnk. Not both!
$youtube      true;
$youtube_lnk  false;
// activate $youtube_new for youtu.be support
$youtube_new  true;
#
// ---------------- CONFIG --------------- 

thats it..
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4seven

Tiptop

Tiptop
 
Posts: 318
Joined: 20 Jun 2012, 16:55
 
Resolution: 1920x1080


Re: Auto Video Embed v.0.0.3

Postby iamthestreets » 03 Oct 2012, 19:56

wow how did i miss that lol. that was easy thanks.
iamthestreets

Tiptop

Tiptop
 
Posts: 17
Joined: 02 Jul 2012, 17:23
 
Resolution: 1600x900


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 1 guest