Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Community Cafe (http://www.bvlist.com/forumdisplay.php?f=18)
-   -   BittyTorrent 1.1 is now released (http://www.bvlist.com/showthread.php?t=10328)

TraceR 26th March 2015 11:34

BittyTorrent 1.1 is now released
 
just i saw a new torrent tracker script

BittyTorrent 1.1 is now released

http://bittytorrent.com/wp-content/u..._n-300x191.jpg

After several months of work, the final version will be ready soon: BittyTorrent 1.1
You may already visited several sections of the site: Demo, forum and documentation.

Download It!

more info
http://bittytorrent.com/

firefly007 26th March 2015 12:06

Good work:)

WhyMe 26th March 2015 12:44

looks shite tbh:drink:

atmoner 26th March 2015 13:02

Quote:

Originally Posted by firefly007 (Post 46775)
Good work:)

Thanks!
It is not perfect yet but the biggest features are integrated. :drink:

TraceR 26th March 2015 13:38

give good gui most of the tracker script sucks with there bad gui

atmoner 26th March 2015 13:49

Quote:

Originally Posted by stevemartin (Post 46778)
give good gui most of the tracker script sucks with there bad gui

Yeap! I wrote this script it based on the Smarty template engine that allows to manage condition, and another function directly into the html.
For the source of the html, I just use bootstrap (that will allow me to easily create new themes)

TraceR 26th March 2015 14:27

check one of my friend`s self made tracker

http://xe.tsue-support.com

DND 26th March 2015 14:31

tsue ?:coffee:

atmoner 26th March 2015 14:33

Quote:

Originally Posted by stevemartin (Post 46780)
check one of my friend`s self made tracker

http://xe.tsue-support.com

Nice design :friend:

TraceR 26th March 2015 14:36

its not tuse

atmoner 26th March 2015 18:25

Thirty minutes to make a simple theme :friend:

http://i.imgur.com/Jdz3gMv.png

TraceR 26th March 2015 19:40

its not just to make a theme need to be awesome theme

Fynnon 26th March 2015 20:29

great work, it looks and feels fantastic

thanks for sharing

atmoner 26th March 2015 20:37

Quote:

Originally Posted by Fynnon (Post 46786)
great work, it looks and feels fantastic

thanks for sharing

Thank you!
I keep my experience I had as a developer through my work at xbtit

Bump: Simple plugin install! :cool:


http://forum.bittytorrent.com/ressources/image/16

Phogo 31st March 2015 12:00

Great stuff. Nice work. Thank you for contributing to this community!

atmoner 31st March 2015 19:54

thanks Phogo!! all is not perfect yet but I work enormously for every correct:friend:

Bump: Disqus comment plugin
Demo: http://demo.bittytorrent.com/torrent-detail/1/ubuntu-14-10-desktop-amd64
Download: http://forum.bittytorrent.com/disqus-comment-system-t21.html


http://forum.bittytorrent.com/download/file.php?id=23

joeroberts 27th June 2015 06:09

I have to be honest here.
It kinda worries me that your making a tracker but yet your forum is riddled with spam.
LOL I know where to go if I need Viagra :wallbash:.
You really should secure your forum allot more because If you can not do that how can you say you make a secure code?

gogo999 3rd August 2015 12:25

Fatal error
 
Fatal error: Call to undefined function session_status() in C:\NGXMP\www\libs\default.class.php on line 43


:wallbash::wallbash:

atmoner 3rd August 2015 22:36

Quote:

Originally Posted by gogo999 (Post 47308)
Fatal error: Call to undefined function session_status() in C:\NGXMP\www\libs\default.class.php on line 43


:wallbash::wallbash:

LOL! replace this line in libs/default.class.php

PHP Code:

if (session_status() == PHP_SESSION_NONEsession_start(); 

By:
PHP Code:

session_start(); 

Function session_status() exists since version PHP >=5.4.0
:friend:

gogo999 6th August 2015 00:42

Thank you...
 
1 Attachment(s)
Thank you very much
Good day

Bump: What should I do next phase error from the part

Warning: Cannot modify header information - headers already sent by (output started at C:\NGXMP\www\install.php:19) in C:\NGXMP\www\libs\default.class.php on line 47

atmoner 6th August 2015 14:42

it's simple wargnin!

The bug fix: 52c45a2ff

You can also adjust error_reporting() to not see the warning like this:

PHP Code:

error_reporting(0); 

at top of install.php

mitch 2nd September 2015 17:00

very good job, I hope it work fine and development are not stopped

atmoner 3rd September 2015 11:40

Quote:

Originally Posted by mitch (Post 47445)
very good job, I hope it work fine

Almost!

Quote:

Originally Posted by mitch (Post 47445)
and development are not stopped

It will not, I am very keen on this project

Gurkbit 3rd September 2015 21:51

if no other makes it ..im working on a swedish translation...:D

atmoner 5th September 2015 11:17

Quote:

Originally Posted by Gurkbit (Post 47450)
if no other makes it ..im working on a swedish translation...:D

Thanks!




I wrote a piece of code to simplify the translation files, especially now that google translation became limited,
I had to use the translation engine of microsoft: https://github.com/bittytorrent/Translation-tool

Solid26 28th September 2015 08:13

?????
 
1 Attachment(s)
where is problem????

atmoner 28th September 2015 10:23

Quote:

Originally Posted by Solid26 (Post 47589)
where is problem????





there is no problem! data from the demo site are fictitious! So, torrent also
Proof! opens the torrent file in question with a text editor, you will understand :cool:

Solid26 28th September 2015 11:56

?
 
1 Attachment(s)
and this?

atmoner 28th September 2015 18:37

Quote:

Originally Posted by Solid26 (Post 47592)
and this?

Following post http://forum.bittytorrent.com/post8142.html#p8142

dawood62 19th October 2015 20:58

bug
 
bug next page search
redirect to torrent page next :sad:

atmoner 23rd October 2015 10:05

Quote:

Originally Posted by dawood62 (Post 47725)
bug next page search
redirect to torrent page next :sad:

Fixed on commit: 6bc2cf9a0f4b98ddfddc70d8f8d901f0293d8e57

Bump: Preview of next plugin: API management :drink:

http://www.upload-image.fr/images/20...hostapidoc.png

spencer86 30th January 2016 01:27

:)
 
Nice source :D

mpx 3rd February 2016 12:26

I testing this source and i have some problems. If someone have time to help me please send me PM (i using only skype). :sos::drink:

I have problem with
uploading torrents
login and register users


All times are GMT +2. The time now is 22:21.

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