Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #31  
Old 3rd December 2009, 23:54
alexdeco20 alexdeco20 is offline
Member
 
Join Date: May 2009
P2P
Posts: 2
Default
I have this error:

Code:
Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' conflicts with 'zlib output compression' in D:\AppServ\www\tracker\index.php on line 2
Reply With Quote
  #32  
Old 14th December 2009, 03:07
duda duda is offline
Member
 
Join Date: Dec 2009
Belarus
Posts: 1
Default
Code:
ERROR


SQL Error
Table 'sharefile_lydo_org01.bans' doesn't exist

in /home/www/free/lydo.org/sharefile.lydo.org/include/bittorrent.php, line 151
Reply With Quote
  #33  
Old 14th December 2009, 10:27
Rendevous Rendevous is offline
Senior Member
 
Join Date: Nov 2009
Romania
Posts: 43
Default
Quote:
Originally Posted by duda View Post
Code:
ERROR


SQL Error
Table 'sharefile_lydo_org01.bans' doesn't exist

in /home/www/free/lydo.org/sharefile.lydo.org/include/bittorrent.php, line 151
add this in phpmyadmin

PHP Code:
CREATE TABLE IF NOT EXISTS `bans` (
  `
idint(10unsigned NOT NULL auto_increment,
  `
addeddatetime NOT NULL default '0000-00-00 00:00:00',
  `
addedbyint(10unsigned NOT NULL default '0',
  `
commentvarchar(255NOT NULL default '',
  `
firstint(11) default NULL,
  `
lastint(11) default NULL,
  
PRIMARY KEY  (`id`),
  
KEY `first_last` (`first`,`last`)
ENGINE=MyISAM  DEFAULT CHARSET=cp1251 AUTO_INCREMENT=
Reply With Quote
  #34  
Old 23rd December 2009, 22:11
Naureenc Naureenc is offline
Senior Member
 
Join Date: Nov 2009
P2P
Posts: 16
Default
Excelent Sorce, i like it BUT i wont to write in latvian!

Latvian chartset ir utf8_unicode_ci

i put it in phpmyadmin but i write in forum or in shoutbox in ā,ō,ī, pleace shows #229!

Whats Problem?

Last edited by Naureenc; 24th December 2009 at 23:57.
Reply With Quote
  #35  
Old 30th December 2009, 01:22
Clauu Clauu is offline
Senior Member
 
Join Date: Dec 2007
P2P
Posts: 15
Default
when I try to login with specified details - admin & 123456 I receive an error -> Username or password incorrect.

And when i try to download a torrent I receive something like this on a blank page : sorry pal , not found.
Reply With Quote
  #36  
Old 30th December 2009, 10:32
Rendevous Rendevous is offline
Senior Member
 
Join Date: Nov 2009
Romania
Posts: 43
Default
Quote:
Originally Posted by Clauu View Post
when I try to login with specified details - admin & 123456 I receive an error -> Username or password incorrect.

And when i try to download a torrent I receive something like this on a blank page : sorry pal , not found.
go to your ftp and set torrents folder to 777

i don`t know why admin acc don`t work but u can create a new one.
Reply With Quote
  #37  
Old 30th December 2009, 17:18
Dimaches's Avatar
Dimaches Dimaches is offline
Senior Member
 
Join Date: Sep 2009
Germany
Posts: 21
Default
For all of you who can't login the user isn't admin is BVLIST pls next time ceck the script more close! Cheers


To create a new sysop account is very simple ,register a new user then enter phpmyadmin click on table users ,and after click your name then search for variable userclass change it to sysop value.

Last edited by Dimaches; 30th December 2009 at 17:41.
Reply With Quote
  #38  
Old 5th January 2010, 05:49
poiuy6789 poiuy6789 is offline
Member
 
Join Date: Jul 2009
P2P
Posts: 7
Default ?
Tell me please how i can remove this image, and this request from registration page.

Click the image to open in full size.
Reply With Quote
  #39  
Old 5th January 2010, 10:38
Zuby's Avatar
Zuby Zuby is offline
Senior Member
 
Join Date: Sep 2009
P2P
Posts: 101
Default
Quote:
Originally Posted by poiuy6789 View Post
Tell me please how i can remove this image, and this request from registration page.
in include/config.php set
Code:
$use_captcha = "0";
Reply With Quote
  #40  
Old 22nd January 2010, 19:07
Runny's Avatar
Runny Runny is offline
Member
 
Join Date: Jan 2010
Denmark
Posts: 11
Default
Just installed this source. It works great. But I have a small problem. When I'm downloading a torrent, I'm not getting a .torrent but an unkown file called TorrentName (1)
Anybody got a clue?

Edit.
Nevermind. It was my fuck-up. Sry.
Great source btw.

Last edited by Runny; 22nd January 2010 at 20:00.
Reply With Quote
The Following 2 Users Say Thank You to Runny For This Useful Post:
lorddragon (28th January 2010), mister (27th January 2010)
Reply

Tags
32 , tbdevru


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
[ REQ ] TbdevRU theme Zuby TBDev 3 9th January 2010 23:18



All times are GMT +2. The time now is 13:10. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.