Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   xBTiT (http://www.bvlist.com/forumdisplay.php?f=30)
-   -   xBtiT v2.5.4 (http://www.bvlist.com/showthread.php?t=4946)

Fynnon 10th May 2010 22:03

xBtiT v2.5.4
 
1 Attachment(s)
attention

Attention


LATEST FILES FROM SVN

Source files attached to this post are updated every time the SVN has updates





-FORUM-

http://www.btiteam.org/index.php/topic,25104.0.html



-SVN-


https://btit-tracker.svn.sourceforge.../branches/beta

http://btit-tracker.svn.sourceforge....branches/beta/



-DEMO-

http://demo.xbtit.com



- INSTALLATION -

the torrent contains instructions and notes
for xbtt and smf options read the instructions FIRST

- QUICK INSTALL -


CREATE db and db user
UPLOAD files to webroot
POINT browser at site
FOLLOW onscreen instructions
DELETE upgrade.php, install.php install.unlock

Capas 4th July 2010 19:31

i cant add lithuanian language, then i convert language file to utf-8 standart from ansi (im using notepad++) the page sending eror

Code:

Warning:  Cannot modify header information - headers already sent  by (output started at  /home/mcaporkus/domains/sharemafia.lt/public_html/language/lithuanian/lang_login.php:1)  in /home/mcaporkus/domains/sharemafia.lt/public_html/include/functions.php  on line 266

Warning:  Cannot modify header information - headers already sent  by (output started at  /home/mcaporkus/domains/sharemafia.lt/public_html/language/lithuanian/lang_login.php:1)  in /home/mcaporkus/domains/sharemafia.lt/public_html/include/functions.php  on line 267

then i convert lang_login.php to ANSI standart the page is showing the same error just with other lang file. Can anyone help?

PRO 11th September 2010 12:14

thanks:friend:

Petr1fied 12th September 2010 14:15

Capas: Make sure you use the Convert to UTF-8 without BOM option when you convert otherwise it adds junk data before the which is why you're getting errors.

CyberShoot 8th October 2010 14:13

First of all i want to give congratulations to the owners of this great site.

I have make a fresh install on my webhost server of new xbtit it runs everything ok.
But when i log in with my administrator login i can do everything but can`t acess do Admin CP.
I have tried many times to access him and only appear loading on internet explorer (or firefox) and don`t open it.
I`am Portuguese sorry if i don`t explain me very well in English.
I hope someone can help me.

rohypnol 8th October 2010 20:26

This is happening,because Admin CP is connected to Btiteam site.The site is down and tracker can't load news from btiteam.org.You have to wait much longer.Another option is to change few lines in admin/admin.main.php

Code:

if(get_remote_file("http://www.btiteam.org"))
{
    $btit_url_rss="http://www.btiteam.org/smf/index.php?type=rss;action=.xml;board=83;sa=news";
    $btit_url_last="http://www.btiteam.org/last_version.txt";

Try to change URL with whatever you want.This works for me.

Petr1fied 8th October 2010 21:08

Or you can do this:

open admin/admin.main.php and find this:
Code:

if(get_remote_file("http://www.btiteam.org"))
{
    $btit_url_rss="http://www.btiteam.org/smf/index.php?type=rss;action=.xml;board=83;sa=news";
    $btit_url_last="http://www.btiteam.org/last_version.txt";
}

Change to:
Code:

/*
if(get_remote_file("http://www.btiteam.org"))
{
    $btit_url_rss="http://www.btiteam.org/smf/index.php?type=rss;action=.xml;board=83;sa=news";
    $btit_url_last="http://www.btiteam.org/last_version.txt";
}
*/

Once btiteam.org is back up you can restore it to the way it was to get the news feed back.

The latest revisions use AJAX to get this information so it wouldn't stop the admin page loading as it does on r642.

JUFEK 10th October 2010 11:42

http://demo.xbtit.com
 
The server is temporarily unavailable. Please try again for a while.

It does not work either http://www.btiteam.org, do not know what's going on?

lokeshch 10th October 2010 15:11

bro btiteam is down for a while. it's sad for all of us:sad:
all xbtit sites are also down like btiteam.org, xbtit.com, xbtitfm.com etc

nightwisher 11th October 2010 11:05

Thanks for share !

What happend with xbtit site ?


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

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