Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Yuna Scatari Edition (YSE) (http://www.bvlist.com/forumdisplay.php?f=22)
-   -   YSE v2.2 PRE7 by BoLaMN (http://www.bvlist.com/showthread.php?t=2054)

animezon 27th June 2009 01:00

hello
 
anyoone please give a code to edit user bonus please and change username thanks :nosepick:
[code] The response from the server MySQL: Unknown column 'pmpopup' in 'field list'

makaka123 2nd July 2009 20:12

hey
 
why i got this include/secrets.php. ??? Please help... Write to my skype: zazutis or here

Mass Zero 6th July 2009 13:47

Quote:

Originally Posted by makaka123 (Post 12960)
why i got this include/secrets.php. ??? Please help... Write to my skype: zazutis or here

You need to install the script first, through http://yourwebsite/install.

trurl33 31st August 2009 19:00

Same problem with <NULL> in client
 
Quote:

Originally Posted by Demonul (Post 11064)
I try to upload something and when I put it to seed its say: Tracker sending invalid data:

Does anybody solve this problem? Any sugestions?

icmono 2nd October 2009 19:59

Quote:

Originally Posted by trurl33 (Post 15183)
Does anybody solve this problem? Any sugestions?

Any luck? Same problem here...

|| L.E.
Found IT:

after
PHP Code:

function dbconn() {
    global 
$mysql_host$mysql_user$mysql_pass$mysql_db$mysql_charset;
    if (!@
mysql_connect($mysql_host$mysql_user$mysql_pass))
    {
        
err('dbconn: mysql_connect: ' mysql_error());
    }
    
mysql_select_db($mysql_db) or err('dbconn: mysql_select_db: ' mysql_error());

    
mysql_query('SET NAMES '.$mysql_charset); 

just add a
PHP Code:

 


domy300 9th October 2009 14:52

http://images.netbag.hu/20091009/14505747672.JPG

What may be the problem? :unknown:

chakalster 18th October 2009 18:52

Quote:

Originally Posted by icmono (Post 16223)

PHP Code:

function dbconn() {
    global 
$mysql_host$mysql_user$mysql_pass$mysql_db$mysql_charset;
    if (!@
mysql_connect($mysql_host$mysql_user$mysql_pass))
    {
        
err('dbconn: mysql_connect: ' mysql_error());
    }
    
mysql_select_db($mysql_db) or err('dbconn: mysql_select_db: ' mysql_error());

    
mysql_query('SET NAMES '.$mysql_charset); 

just add a
PHP Code:

 


thx for this :)

u forgot write ;
this codes for functions_announce.php
and this is solution of
Tracker sending invalid data:
:sun:

kp380lv 18th October 2009 20:22

Better use this;)

http://bvlist.com/yuna-scatari/3619-...-1-5-pre6.html

chakalster 18th October 2009 23:32

pre 7 is good working :)
only little problems

evilman 8th December 2009 15:42

when i press forum its connecting to my ip? how to fix it?

Genkai 18th December 2009 19:49

Hi, I'm currently using this source and I'm having a problem. The torrents that are active with seeders and leechers stops being visible on main page. That should only happen when torrent is dead. But in this case it isn't. Can anyone help me?

ButmenA 19th December 2009 18:08

Quote:

Originally Posted by ajax (Post 10925)
Thanks for source! (Paldies par sourci,bet!) :cool:
I hawe an error:

Code:

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\languages\latvian\lang_main.php:1) in C:\xampp\htdocs\include\functions.php on line 727

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\languages\latvian\lang_main.php:1) in C:\xampp\htdocs\include\functions.php on line 728

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\languages\latvian\lang_main.php:1) in C:\xampp\htdocs\include\functions.php on line 729

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\languages\latvian\lang_main.php:1) in C:\xampp\htdocs\include\functions.php on line 730

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\languages\latvian\lang_main.php:1) in C:\xampp\htdocs\include\functions.php on line 731

Where is the problem? :secret:

i have the same problem. help!

igorios 8th January 2010 01:24

Script locked! Edit file COOKIE_SALT in include/init.php how to fix this pls

SakuraUchiha 17th May 2010 00:01

go in functions_announce.php e edit:
PHP Code:

function dbconn() {
    global 
$mysql_host$mysql_user$mysql_pass$mysql_db$mysql_charset;
    if (!@
mysql_connect($mysql_host$mysql_user$mysql_pass))
    {
        
err('dbconn: mysql_connect: ' mysql_error());
    }
    
mysql_select_db($mysql_db) or err('dbconn: mysql_select_db: ' mysql_error());

    
mysql_query('SET NAMES '.$mysql_charset);
    


add "}" at the end..


sankyo....it's helped me....:D

yatoula 24th November 2010 05:42

hi,
i am french and it's difficult for me.:wallbash:
I install before the original version and after i transfert with ftp this version ?
Thanks

edit:
I managed to complete the installation.
But I have a concern for creating a torrent, I have to put anything in creation with utorrent.

I have the torrent on my hard drive, I have the record of the stream that is created, but the torrent does not validate the home page of the site and it is red in utorrent even re-downloading.

Any idea?
Thank you

Mon tracker : The script is not in http://politi-family.fr but in http://politi-family.fr/test/

shasta 27th April 2011 21:47

what it`s wrong ?
 
Code:

Deprecated: Function ereg() is deprecated in C:\xampp\htdocs\include\baseapi.php on line 110
 
 110    ->  ereg("Rows matched: ([0-9]*)", $info_str, $r_matched);


vulongvy 19th April 2012 17:35

Quote:

Originally Posted by shasta (Post 27688)
Code:

Deprecated: Function ereg() is deprecated in C:\xampp\htdocs\include\baseapi.php on line 110
 
 110    ->  ereg("Rows matched: ([0-9]*)", $info_str, $r_matched);


delete line 110 :D

dj_otrov 9th May 2012 15:25

eroor
 
Deprecated: Function ereg() is deprecated in /home/balkanst/public_html/BalkanSvet.tk/include/baseapi.php on line 110

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanst/public_html/BalkanSvet.tk/include/baseapi.php:110) in /home/balkanst/public_html/BalkanSvet.tk/include/functions.php on line 727

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanst/public_html/BalkanSvet.tk/include/baseapi.php:110) in /home/balkanst/public_html/BalkanSvet.tk/include/functions.php on line 728

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanst/public_html/BalkanSvet.tk/include/baseapi.php:110) in /home/balkanst/public_html/BalkanSvet.tk/include/functions.php on line 729

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanst/public_html/BalkanSvet.tk/include/baseapi.php:110) in /home/balkanst/public_html/BalkanSvet.tk/include/functions.php on line 730

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanst/public_html/BalkanSvet.tk/include/baseapi.php:110) in /home/balkanst/public_html/BalkanSvet.tk/include/functions.php on line 731

x360zone 9th May 2012 15:28

lol
 
all your posts prove one thing you can install jack:lol:

firefly007 12th November 2013 19:09

Replace ereg with preg

and please post the line for the second problem

Krypto 13th November 2013 01:30

@Floky123 Your very first post should have been an Introduction NOT a post seeking help :wallbash:


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

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