Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   TSSE 5.4.1 NULLED v1.2 (http://www.bvlist.com/showthread.php?t=2139)

mrdecoder 6th March 2009 07:47

TSSE 5.4.1 NULLED v1.2
 
3 Attachment(s)
-- WWW Premiere --


hi here it is :lol:
it took a wile but here it is

im gonna make 2 versions

in first one (this one)
there will be some minor things that need fixing
and benc.php is still in ioncube

it is nulled but i had to encode it back cause then script works better
this will be fixed in version 2
captcha also has some errors
and the donation part

feel free to use and test it and tell me all errors you find

so that i can use that info for the version 2

greets from mrdecoder

#######################
TODO LIST
#######################
fix benc & scrape ( http://bvlist.com/template-shares/22...ybe-5-6-a.html try it if you have issues)
fix donation (fix v1.0 done)
fix capcha (?!?!?!? nothing yet)
fix redirect issues (still in progress http://bvlist.com/template-shares/28...-php-done.html for some windows servers)
fix errors in TSSE error log (for some are none)
fix stuff other people maybe find

EDIT by Ashur
Updated to 1.2 for couple fixes found 2009-06-27
eventually will repackage the whole release under version 2.0

note some of these errors are inherited from original code and has nothing to do with decoding and nulling process so complain to Xam about them

thanks to all who are participating in cleaning up the code :D


attention

Attention

Newer and recommended version of this source is here: http://bvlist.com/template-shares/29...d-release.html






DrNet 6th March 2009 08:05

thanks m8 for this version i'll test it and i'll tell you if there any errors , and please guys test it and tell us your feedback , everything will be fixed in v2

Conjo 6th March 2009 11:06

Update from 5.3
 
Any chance for an upgrade script 5.3-> this nice release?

I did install it and inported the database. Everything seems to work but i'am not sure about the dbase structure..

Still testing & so far i found that incase of a wrong u/p combination i get a sql error..

mrdecoder 6th March 2009 11:09

Quote:

Originally Posted by Conjo (Post 9637)
Any chance for an upgrade script 5.3-> this nice release

yes in version 2

Terminator 6th March 2009 11:43

awesome work dude, very nice and solid effort :muscle:

will get it and test it as well ASAP :coffee:

BV you've done it again :ok:

anarky 6th March 2009 12:32

good job mrdecoder
 
I Found a few errors

*Torrent image in upload - it says:
--------------------------------------------------------------------------------
An error has occured!
Invalid Image type! Allowed image types: gif,jpg,jpeg,png
--------------------------------------------------------------------------------
...and I uploaded jpg, png ...only gif worked

*Seeding in utorrent:
-----------------------
Timed out after a whille
-----------------------
..needs seed restart

*Tracker settings - Default Timezone Offset?
..when I set GMT for london it keeps showing GMT+1

This is it for now but the error list in TS SE ERROR LOGS and in Apache is very long, if u want I can put the list here

Thanks again for ur good work and hope u fix these in version 2 :drink:

aMiGo1972 6th March 2009 12:55

same error uploading local and external torrents
 
Code:

Parse error: syntax error, unexpected '{', expecting ']' in F:\AppServ\www\ts541\takeupload.php on line 434
ioncube installed and working. :wallbash:

mrdecoder 6th March 2009 12:56

Quote:

Originally Posted by anarky (Post 9642)
I Found a few errors


--------------------------------------------------------------------------------


This is it for now but the error list in TS SE ERROR LOGS and in Apache is very long, if u want I can put the list here

Thanks again for ur good work and hope u fix these in version 2 :drink:

yes put logs in here

anarky 6th March 2009 12:57

Quote:

Originally Posted by aMiGo1972 (Post 9643)
Code:

Parse error: syntax error, unexpected '{', expecting ']' in F:\AppServ\www\ts541\takeupload.php on line 434
ioncube installed and working. :wallbash:

just remove "{}" at that line and the next one for this error

mrdecoder 6th March 2009 13:06

Quote:

Originally Posted by aMiGo1972 (Post 9643)
Code:

Parse error: syntax error, unexpected '{', expecting ']' in F:\AppServ\www\ts541\takeupload.php on line 434
ioncube installed and working. :wallbash:

o lol i thought i done this one allready :P

open takeupload.php
find on line 434
Code:

unset ($dict['value'][{'created by'}]);
 unset ($dict['value'][{'announce-list'}]);

change to
Code:

unset ($dict['value']['created by']);
 unset ($dict['value']['announce-list']);

lol sorry for that people


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

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