Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=117)
-   -   Youtube & Dailymotion (http://www.bvlist.com/showthread.php?t=5442)

lateam 2nd October 2010 10:40

Youtube & Dailymotion
 
1 Attachment(s)
save the file in archive to your root

dailymotion youtube and search mode


PHP Code:

<?php

require_once('global.php');
gzip();
dbconn(true);
maxsysop();
define('B_VERSION''4.3 by xam');

if (
$MEMBERSONLY == 'yes')
{
    
loggedinorreturn();    
    
parked();
}

stdhead(" youtube ");




?>
<iframe src="imageflow-youtube/index.php?action=neu_torrents" frameborder="0" scrolling="no" style="width:100%;" height="550"></iframe>


<?

stdfoot
();

?>


Muikku 2nd October 2010 19:16

how to install???

lateam 2nd October 2010 19:22

Quote:

Originally Posted by Muikku (Post 24863)
how to install???



1.create your youtube page youtube.php
2.up imageflow-youtube to root

Muikku 2nd October 2010 19:24

Ok work thanx

Can this mod put workking search in youtube? now that search not work!

How i can put there more videolink??

BEST 11th October 2010 20:56

hello how I install the hack:muscle:

lateam 11th October 2010 21:15

Quote:

Originally Posted by BEST (Post 25086)
hello how I install the hack:muscle:

Create a new file youtube.php
mis
PHP Code:

<?php

require_once('global.php');
gzip();
dbconn(true);
maxsysop();
define('B_VERSION''4.3 by xam');

if (
$MEMBERSONLY == 'yes')
{
    
loggedinorreturn();    
    
parked();
}

stdhead(" youtube ");




?>
<iframe src="imageflow-youtube/index.php?action=neu_torrents" frameborder="0" scrolling="no" style="width:100%;" height="550"></iframe>


<?

stdfoot
();

?>

but the directory in the root ImageFlow-youtube

BEST 11th October 2010 21:30

thx lateam runs super:drink:

lateam 11th October 2010 21:49

Quote:

Originally Posted by BEST (Post 25090)
thx lateam runs super:drink:


:friend::ok:

shasta 24th May 2011 15:23

Single page
 
Quote:

Originally Posted by lateam (Post 24864)
1.create your youtube page youtube.php
2.up imageflow-youtube to root

how can i make to be a single page in sitemenu ? not a plugin
Thanks

p.s. Have mercy , i am a noob :muscle:

DARCK 24th May 2011 17:36

hi
 
Quote:

Originally Posted by shasta (Post 28089)
how can i make to be a single page in sitemenu ? not a plugin
Thanks

p.s. Have mercy , i am a noob :muscle:

create file test.php
PHP Code:

<?php



stdhead
(" youtube ");




?>
<iframe src="imageflow-youtube/index.php?action=neu_torrents" frameborder="0" scrolling="no" style="width:100%;" height="550"></iframe>


<?

stdfoot
();

?>



All times are GMT +2. The time now is 01:24.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.