Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   DR v0.26.1 (http://www.bvlist.com/showthread.php?t=77)

georgik 10th March 2008 10:05

re: DR v0.26.1
 
How i can make free signup?

Kukaracha 10th March 2008 19:11

re: DR v0.26.1
 
In signup.php

add this:

Code:

if ($arr[0] >= $maxusers)
        stderr("Sorry", "The current user account limit (" . number_format($maxusers) . ") has been reached. Inactive accounts are pruned all the time, please check back again later...");


andybv 22nd March 2008 10:57

re: DR v0.26.1
 
In
Code:

signup.php
and
Code:

takesignup.php
Replace:
Code:

if ($arr[0] >= $maxusers)
with:
Code:

if ($arr[0] >= 20000)

wMan 1st May 2008 17:30

re: DR v0.26.1
 
Code:

Fatal error: Call to undefined function: _() in /home/clock/public_html/include/general.inc.php on line 15
get this on intall any clues

HuRRR 20th May 2008 15:56

re: DR v0.26.1
 
1 Attachment(s)
At each torrent I try to upload, always have this message ...

Attachment 420

Someone know what can I do ?

seb35 21st May 2008 18:31

re: DR v0.26.1
 
Hi HuRRR salut HuRRR regarde

Positives

-Some sources may have exactly what you need in a base code
-Variety of choice enables you to select which source you feel would best suit your new BitTorrent-Site

Negatives

-Some sources may be discontinued, unavailable, or unsupported
-Some sources may be buggy/insecure (vulnerable to SQL/XSS Injection attacks!!)
-None are officially supported by this site, but by their respective creators.

johnharvis 17th June 2008 21:07

re: DR v0.26.1
 
Code:

Fatal error: Call to undefined function _() in /.../include/general.inc.php on line 15
These errors are everywhere, am i doing something wrong?

alexandru 3rd February 2009 15:02

TBdev DR fix bug 80%
 
1 Attachment(s)
TBdev DR repaired 70% of bugs, the biggest problem is not solved is when Upload a torrent appears BAD ID and I did not know how to fix thanks

s0ls 29th December 2009 13:36

I have the same problem, with the bad id when uploading a torrent.

c20 1st January 2010 17:02

working for me. thanks


All times are GMT +2. The time now is 05:29.

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