Bravo List

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

allemand1 13th October 2008 00:44

The best tracker source! Excellent Job!

Viruzzz 22nd October 2008 15:33

Quote:

Originally Posted by icecore (Post 3453)
line:
Code:

            }
            newerr($tracker_lang['error'], "Cannot read file [".htmlspecialchars($configname)."]!.Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.chmod 777 CONFIG (config directory).chmod 777 CONFIG/main (the file which save the main settings).",false);
        }

somebody?

Quote:

Originally Posted by icecore (Post 3296)
Code:

Fatal error: Call to undefined function newerr() in /home/admin/chaos-t.net/modded2/include/functions.php on line 519
No fixes here are works for me.
Any help?

i have same problem with my tracker, pls give me for the fix problem

thx

Krypto 22nd October 2008 17:00

I don't use this source, but you could see if you have this function in includes/functions_global.php

PHP Code:

function newerr($heading ''$text ''$head true$foot true$die true$div 'error'$htmlstrip false) {
    if (
$head)
        
stdhead($heading);

    
newmsg($heading$text$div$htmlstrip);

    if (
$foot)
        
stdfoot();

    if (
$die)
        die;


Otherwise you could try changing the line in include/functions.php

PHP Code:

newerr($tracker_lang['error'], "<font color=red>Cannot read file [<b>".htmlspecialchars($configname)."</b>]!.</font><font color=blue>Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.</font>chmod 777 CONFIG (config directory).chmod 777 CONFIG/main (the file which save the main settings).",false); 

TO

PHP Code:

stdmsg($tracker_lang['error'], "<font color=red>Cannot read file [<b>".htmlspecialchars($configname)."</b>]!.</font><font color=blue>Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.</font>chmod 777 CONFIG (config directory).chmod 777 CONFIG/main (the file which save the main settings).",false); 


Viruzzz 22nd October 2008 19:03

still don't work :( i same error

dydyt 1st November 2008 23:57

Sorry, but this sorce is so bad, much funktions dont worging ... case '5': $column = "times_completed"; break; dont working, donate and warned icons dont working in Online status, user list errors,

Why Dont work --> "times_completed" ? :(

Ashur 5th November 2008 19:40

Quote:

Originally Posted by dydyt (Post 6138)
Sorry, but this sorce is so bad, much funktions dont worging ... case '5': $column = "times_completed"; break; dont working, donate and warned icons dont working in Online status, user list errors, ,....

Whai Dont work --> "times_completed" ? :(

are you running php5 on your server?
I found many sources require php5 even sometimes they claim it can work on php4

adry93 6th November 2008 15:51

bug..
 
bug...YSE7 Demo (Yuna Pre7 RC v02.1 - BolaMN) :: Home
wach in the end of page...:sos:


Code:

[1] => 0.00015401840209961 [SELECT * FROM bans WHERE 1328090978 >= first AND 1328090978 <= last]
[2] => 0.00021004676818848 [UPDATE sessions SET sid = 'm5ihi2svtpadfug05giunctrn5', uid = -1, username = '', class = -1, ip = '79.41.15.98', time = 1225979409, url = '?yuna', useragent = 'Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3', is_bot = 'no' WHERE sid = 'm5ihi2svtpadfug05giunctrn5']
[3] => 0.00045990943908691 [SELECT * FROM orbital_blocks WHERE active = 1 ORDER BY weight ASC]


Kotafi 6th November 2008 18:44

@adry93

This is Not a bug! :secret:

change DEBUG_MODE from 1 to 0 in core.php

Drazor 18th November 2008 21:04

Uploaded please the Russian version TBdev Yuna Scatari edition


Please!!! Uploaded!!!!!


:friend:


It must be!!

allexy 21st November 2008 12:23

themes ?
 
Where I can download the themes ?

thank you.


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

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