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 ?

Lupin 11th October 2010 12:29

Down due to hardware problems. We'll be back ASAP.

lokeshch 11th October 2010 12:29

any approx time Lupin??

Lupin 11th October 2010 12:30

Quote:

Originally Posted by lokeshch (Post 25063)
any approx time Lupin??

I hope today.

lokeshch 11th October 2010 12:34

thank you very much Lupin:)

Lupin 12th October 2010 12:23

sites are back online

Tony 16th October 2010 18:24

Great work lupin and the rest of the team you did a nice job and i like how the style is changing from past versions.

I'll install this and check it out later :drink:

costy22it 18th November 2010 20:04

hy
 
i have problems whit xbtit after isntal he show me the drop duwn menu all page

gingeh 9th December 2010 20:59

Anyone else get this error?

PHP Code:

Fatal errorCall to a member function set() on a non-object in /home/zerotorr/public_html/include/functions.php on line 764 

Can someone help me fix it?

Petr1fied 10th December 2010 23:05

That's actually quite a hard error to track down because it's misleading in the line number it gives you as it relates to sending an error message. 9 times out of 10 it's connected to a broken query in the userlogin() function.

Find this in include/functions.php:
Code:

  if (!$language['BACK'])
    $language['BACK']='Back';

Add this underneath:
Code:

die($string);
This will make it display the error message without any formatting so that it'll give you a rough idea about what's going wrong and where.

NOTE: Once you have the error message you should comment out or remove that line.

DarkyAngel 23rd January 2011 03:15

Vip;) and member:sos:

Petr1fied 11th June 2011 16:33

Up to r677 now

My advice to everyone is to skip this version entirely, 2.3.0 will be released in the next couple of days and support SMF 1.x.x, SMF 2.0 and IPB 3.x.x

DAKz 13th September 2011 07:10

and.....?????
 
Quote:

Originally Posted by Petr1fied (Post 28470)
My advice to everyone is to skip this version entirely, 2.3.0 will be released in the next couple of days and support SMF 1.x.x, SMF 2.0 and IPB 3.x.x


Are we there yet? Are we there yet?

Hows it going?:bubble:

Petr1fied 21st September 2011 22:53

Quote:

Originally Posted by DAKz (Post 30008)
Are we there yet? Are we there yet?

Hows it going?:bubble:

cooly is planning on submitting a nice new feature first. Once that's done it'll probably become an official release instead of a beta version.

cooly 22nd September 2011 14:25

Its been submitted today up to r716.

Renisse 29th October 2011 16:17

wow...723. the new rev versions are coming faster
Any idea when 2.3.0 goes public?

cdx1 29th October 2011 23:28

we are planning to make xbtit 2.3.0 public next week mate petr1 just finished off fixing a few small bugs in IPB intergration

Renisse 29th October 2011 23:35

That sounds good. Great job.

Thank you for your quick answer..:drink:

dj distorter 6th November 2011 15:38

ipb as main chat feture on index board
 
hi guys dont know if im posting in the right place but will soon find out lol.


Iv just updated to v2.3.0 and have intergrated ipb but.... i still seam to have the same old xbtit chat box in the index. Gutted! Ipb sits in a tab (forums).
have i installed it wrong?
Is there an easy way to get IPB as main chat in the index section? This was the whole point of the upgrade and intergration as im currently running IPB and Xbtit as standalones from my host.

All comments very welcome and yes Im a Noob so go easy on me plz =]

Chreers!

cdx1 9th November 2011 03:05

Quote:

Originally Posted by dj distorter (Post 31001)
hi guys dont know if im posting in the right place but will soon find out lol.


Iv just updated to v2.3.0 and have intergrated ipb but.... i still seam to have the same old xbtit chat box in the index. Gutted! Ipb sits in a tab (forums).
have i installed it wrong?
Is there an easy way to get IPB as main chat in the index section? This was the whole point of the upgrade and intergration as im currently running IPB and Xbtit as standalones from my host.

All comments very welcome and yes Im a Noob so go easy on me plz =]

Chreers!

did you expect xbtit shoutbox to be replaced with ipb chat? if so then you have the wrong idea. The integration is so you can use IPB as your forum solution fully integrated into the sign up and pm system and hacks that use the forum such as auto post etc

Bhorer_Alo 22nd November 2011 13:36

I think there is an error in shoutbox on rev.725. Shouts do not reach to mysql database. :unknown:
Shouts doesn't get updated. :read:

Edit: I managed to resolve this problem.... Just replaced the ajaxchat>>SendChatData.php from rev.718
And it worked!

citylink 1st January 2012 05:11

convert tbdev databases to xbtit
 
how do I convert the tbdev databases to xbtit ...I dont want to loose all torrents and users and I want to move from tbdev to xbtit

if someone knows my mail is riplleyhd@blu-torrents.net

Krypto 1st January 2012 21:18

You'd get a much faster and more accurate response by asking on XBTIT's Forum, that's why they have a support forum.

claevoch 25th January 2012 16:43

Error
 
Code:

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in G:\AppServ\www\two\include\functions.php on line 45

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at G:\AppServ\www\two\include\functions.php:45) in G:\AppServ\www\two\include\functions.php on line 440

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at G:\AppServ\www\two\include\functions.php:45) in G:\AppServ\www\two\include\functions.php on line 440

Im not sure what cause this error. :sad:

Petr1fied 27th January 2012 00:08

You need to set the value of date.timezone in php.ini, check http://www.php.net/manual/en/timezones.php for the correct timezone to set for your needs.

PS: xbtit SVN is up to r736 now. ;)

gogo999 26th February 2012 15:59

What Is The workaround for this problem
 
Quote:

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Tokyo' for '9.0/no DST' instead in C:\ipaccess\include\functions.php on line 45

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\ipaccess\include\functions.php:45) in C:\ipaccess\include\functions.php on line 440

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\ipaccess\include\functions.php:45) in C:\ipaccess\include\functions.php on line 440

Warning: Cannot modify header information - headers already sent by (output started at C:\ipaccess\include\functions.php:45) in C:\ipaccess\index.php on line 73

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\ipaccess\include\functions.php:45) in C:\ipaccess\login.php on line 37

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\ipaccess\include\functions.php:45) in C:\ipaccess\login.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at C:\ipaccess\include\functions.php:45) in C:\ipaccess\login.php on line 39
What Is The workaround for this problem

Petr1fied 4th March 2012 17:09

Really? You can't read the last post in the thread before posting about the exact same issue. :wallbash:

XoLWoX 8th March 2012 16:28

Quote:

Originally Posted by Petr1fied (Post 32664)
You need to set the value of date.timezone in php.ini, check http://www.php.net/manual/en/timezones.php for the correct timezone to set for your needs.

PS: xbtit SVN is up to r736 now. ;)


there is no date.timezone in my php.ini file

bistly 12th March 2012 17:54

xBlit
 
I have xBtiT v2.3.0 revision 747 Please reply, in which file is the url:which shows the path from where torrent uploaud

http://i40.tinypic.com/345lfgp.jpg

Thanks for the answer::muscle:

x360zone 12th March 2012 19:05

lol
 
whats points as when they download they will see the other tracker announces and where the external tracked torrent came from any way thats
if i understand you correctly you wanna hide the real url/tracker/announce

bistly 12th March 2012 20:12

xBlit
 
exactly, I would like to hide this url


All times are GMT +2. The time now is 15:47.

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