Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Youtube trailer in details.php tbdev09 (http://www.bvlist.com/showthread.php?t=8916)

bestlap 27th February 2013 21:10

I fixed ... I paste tube to 3places in takeupload.php and it work.But the Anonymous uploader is bug..

I put a check in upload.php and upload a torrent but I'm not a
Anonymous and I click a Edit Torrent /edit.php/ I put a check to Anonymous uploader and fix It. But every time I edit the every torrent to put this check :( :sos:

Chez 28th February 2013 09:29

1 Attachment(s)
I told you something wrong

Paste the $tube, one time here:

PHP Code:

$fname$CURUSER["id"], "no"$infohash$torrent$tube$totallencount($filelist), $type$descr$descr$bgsubs$bgaudio$_POST["type"], $dname))) . ", '" get_date_time() . "', '" get_date_time() . "', $nfo, '".$poster."')"); 


not here:

PHP Code:

array(searchfield("$shortfname $dname $torrent"

You can try with this takeupload.php and if see it's work's

bestlap 28th February 2013 10:20

Quote:

Originally Posted by Chez (Post 39747)
I told you something wrong

Paste the $tube, one time here:

PHP Code:

$fname$CURUSER["id"], "no"$infohash$torrent$tube$totallencount($filelist), $type$descr$descr$bgsubs$bgaudio$_POST["type"], $dname))) . ", '" get_date_time() . "', '" get_date_time() . "', $nfo, '".$poster."')"); 

not here:

PHP Code:

array(searchfield("$shortfname $dname $torrent"

You can try with this takeupload.php and if see it's work's

With this takeupload I don't upload a torrent.. >>>

Upload failed!

mysql puked: Column count doesn't match value count at row 1

DND 28th February 2013 11:08

that query line is sensitive..
the tube is a coresponding match to $tube
poster to $poster and so on..
it needs to be in a correct order, not all over the place

Chez 28th February 2013 11:39

Quote:

Originally Posted by bestlap (Post 39749)
With this takeupload I don't upload a torrent.. >>>

Upload failed!

mysql puked: Column count doesn't match value count at row 1

in upload.php you ned to put the original line from main post, i meen this line:

PHP Code:

tr("YouTube""<input type=\"text\" name=\"tube\" size=\"80\" />Samples, should be in the format of http://www.youtube.com/watch?v=TYxbGgeeVmI...t;\n"1); 


bestlap 28th February 2013 15:57

Thank you very much .Everything it works !


All times are GMT +2. The time now is 08:44.

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