Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Reply
  #81  
Old 13th October 2008, 00:44
allemand1 allemand1 is offline
Member
 
Join Date: Oct 2008
Posts: 10
Default
The best tracker source! Excellent Job!
Reply With Quote
  #82  
Old 22nd October 2008, 15:33
Viruzzz Viruzzz is offline
Member
 
Join Date: Apr 2008
Posts: 5
Default
Quote:
Originally Posted by icecore View Post
line:
Code:
            }
            newerr($tracker_lang['error'], "<font color=red>Cannot read file [<b>".htmlspecialchars($configname)."</b>]!.</font><br><font color=blue>Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.</font><br><br>chmod 777 CONFIG (config directory).<br>chmod 777 CONFIG/main (the file which save the main settings).",false);
        }
somebody?
Quote:
Originally Posted by icecore View Post
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
Reply With Quote
  #83  
Old 22nd October 2008, 17:00
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
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><br><font color=blue>Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.</font><br><br>chmod 777 CONFIG (config directory).<br>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><br><font color=blue>Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.</font><br><br>chmod 777 CONFIG (config directory).<br>chmod 777 CONFIG/main (the file which save the main settings).",false); 
Reply With Quote
  #84  
Old 22nd October 2008, 19:03
Viruzzz Viruzzz is offline
Member
 
Join Date: Apr 2008
Posts: 5
Default
still don't work :( i same error
Reply With Quote
  #85  
Old 1st November 2008, 23:57
dydyt dydyt is offline
Member
 
Join Date: Sep 2008
Posts: 1
Default
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" ? :(

Last edited by dydyt; 2nd November 2008 at 00:15.
Reply With Quote
  #86  
Old 5th November 2008, 19:40
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default
Quote:
Originally Posted by dydyt View Post
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
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
  #87  
Old 6th November 2008, 15:51
adry93 adry93 is offline
Member
 
Join Date: Oct 2008
Posts: 7
Angry bug..
bug...YSE7 Demo (Yuna Pre7 RC v02.1 - BolaMN) :: Home
wach in the end of page...


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]
Reply With Quote
  #88  
Old 6th November 2008, 18:44
Kotafi Kotafi is offline
Senior Member
 
Join Date: Jan 2008
Posts: 139
Wink
@adry93

This is Not a bug! :secret:

change DEBUG_MODE from 1 to 0 in core.php
Reply With Quote
  #89  
Old 18th November 2008, 21:04
Drazor Drazor is offline
Member
 
Join Date: Aug 2008
Posts: 2
Default
Uploaded please the Russian version TBdev Yuna Scatari edition


Please!!! Uploaded!!!!!





It must be!!
Reply With Quote
  #90  
Old 21st November 2008, 12:23
allexy's Avatar
allexy allexy is offline
Senior Member
 
Join Date: Nov 2008
Saint Vincent Grenadines
Posts: 16
Default themes ?
Where I can download the themes ?

thank you.
Reply With Quote
Reply

Tags
bolamn , pre7 , se , torrents tracker , v20 , yuna

Thread Tools

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
YSE v2.2 PRE7 by BoLaMN kp380lv Yuna Scatari Edition (YSE) 100 13th November 2013 01:30
New Yuna Pre 7 Theme - Darky by BoLaMN BoLaMN Mods & Themes 8 3rd November 2011 02:32
Yuna By Bolamn - Need Security sammygo Yuna Scatari Edition (YSE) 12 16th December 2008 17:39
Can BoLaMn make YSE source without Mybb? kp380lv Yuna Scatari Edition (YSE) 11 12th November 2008 16:01
News about PRE7! kp380lv Yuna Scatari Edition (YSE) 0 24th July 2008 19:48



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