Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   divx.php errors (http://www.bvlist.com/showthread.php?t=3377)

wMan 10th September 2009 22:13

divx.php errors
 
Code:

mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home2/wolfmanb/public_html/divx.php on line 64
List of videos
Warning:  mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home2/wolfmanb/public_html/divx.php on line 172

Warning:  mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home2/wolfmanb/public_html/divx.php on line 176


joeroberts 10th September 2009 22:16

:lol: thats because I wasnt going to release that for others
here is the data base for it
Code:

CREATE TABLE IF NOT EXISTS `divx` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `title` varchar(75) NOT NULL default '',
  `url` text NOT NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=0 ;


wMan 10th September 2009 22:17

Quote:

Originally Posted by joeroberts (Post 15521)
:lol: thats because I wasnt going to release that for others

why not and what is it for any way if there already is youtube thing ?

joeroberts 10th September 2009 22:20

it is to have live streaming videos from your site for like movies shows video music it works off your site but the hard part is you need to upload videos to the divx folder threw ftp so that is Y I wasnt going to share it as I didnt like it and was only testing it for someone else that asked about it a few months ago

wMan 10th September 2009 22:21

ok then i will just remove it :D

ferdis 11th September 2009 10:10

if work this mod to stream videos online will be great !

wMan 11th September 2009 10:17

more like page speed hand brake

joeroberts 11th September 2009 13:31

It works it just that your users well need to add a devx player to there browser is all.

ferdis 11th September 2009 15:50

if can watch movies live ... one to be too good ... I believe that rather than sitting to download movie more better is it looks online! ...srry for my englesh but i think you understand me

joeroberts 11th September 2009 15:53

YOU can see a example on My site ..::Jungle-Pirates::..


All times are GMT +2. The time now is 20:28.

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