Filesoup
X   Site Message
(Message will auto close in 2 seconds)


> 

If you would like to advertise your Hosting, Services or Products on Filesoup, please contact Geeker for a quote.

3 Pages V  < 1 2 3  
Reply to this topicStart new topic
> T Xore addons
juiced
post May 19 2007, 09:46 AM
Post #31


Vegetable
Group Icon

Group: Member
Posts: 46
Joined: 7-May 07
Member No.: 452,851



If the subcat stuff gets taken care of that'd be sweet. Anything that can be done to make the site look/feel cleaner will of course be good to (whatever that may be). Only other recommendation I can think of right now is to possibly have the popup metadata window draggable (I don't know how difficult that is, im bad with javascript/dynamic html stuff).
Go to the top of the pageReport Post
+
phrostwave
post May 19 2007, 10:04 AM
Post #32


DJ Taktikz / STR Records
Group Icon

Group: Member
Posts: 72
Joined: 7-September 06
From: 407 Area
Member No.: 411,795

System Specs: (show/hide)




draggability is a good idea, i'll see how well i can integrate that.

and im telling ya, i know that it can be done because i've seen tons of sites that use ibitzy correctly, most of them being t-xore, or maybe a mininova sc mod. i've been working at it for a while now, and still nothing....


--------------------
:: My side of the internet

AK Nova 1.7.5 :: Source available!
Go to the top of the pageReport Post
+
juiced
post May 19 2007, 10:12 AM
Post #33


Vegetable
Group Icon

Group: Member
Posts: 46
Joined: 7-May 07
Member No.: 452,851



Well, I think it could be as simple as just writing some code that extracts the sub-cat info from the details page (or wherever is easiest) and have it drop it into the DB in the right place and have code that creates a new sub-cat table in the DB when it finds a new one. You'd have to also right site specific code so if there is for example a movies sub-cat called suspense but it's called something else on another site, the code would place it in the right sub-cat and not make a new one. It'll take some time to get this all squared away. Once my crawlers are done though this won't be a problem.
Go to the top of the pageReport Post
+
phrostwave
post May 23 2007, 12:34 AM
Post #34


DJ Taktikz / STR Records
Group Icon

Group: Member
Posts: 72
Joined: 7-September 06
From: 407 Area
Member No.: 411,795

System Specs: (show/hide)




fixed those weird bencoding errors...
replace your entire download.php with this:

CODE
<?
/*
        Project : T-Xore    version      0.0.4      released     on 06/2006   By  Bogaa
        This piece of software is free to use by anyone and may be redistributed
        and modified by anyone in any way. We   can't be held   liable for damage
        or copyright infringement claims. Read the documentation!
        
        Bogaa's Homepage : http://www.meganova.org
        Project Homepage  : http://www.devnova.org
*/

require_once 'config.php';

connect ($dbhost, $dbuser, $dbpass, $database);

if(ini_get('zlib.output_compression'))
ini_set('zlib.output_compression','Off');

$id=$_GET['id'];

$result= mysql_query ("SELECT * FROM torrents WHERE hash = '$id'") or die ("query error");

while($row = mysql_fetch_array ($result))
{
extract ($row);

$filepath=file_get_contents('adm/b/torrents/'.$_GET['id'].'.torrent');
}

if ($torrentname == '')
{
die('<bgcolor="#000000"><font color="#ff0000 family="verdana">Torrent seems to be missing, contact the admin.</font></body>');
}

header("Content-Type: application/x-bittorrent");
header( "Content-Disposition: attachment; filename=\"$hash.torrent\"");
print($filepath);
?>
Go to the top of the pageReport Post
+
phrostwave
post May 28 2007, 10:12 PM
Post #35


DJ Taktikz / STR Records
Group Icon

Group: Member
Posts: 72
Joined: 7-September 06
From: 407 Area
Member No.: 411,795

System Specs: (show/hide)




alright, i've been doing a lot of work on the new version, i'm hoping to have it completely cleaned up and released by the end of tonight....the only thing left that i have to do is put the old '.$sitename.', so you dont have to edit every file and remove 'AK Nova' from them - it'll just echo the name you put in during the config. hopefully everything will go smoothly smile.gif
Go to the top of the pageReport Post
+
juiced
post May 28 2007, 10:51 PM
Post #36


Vegetable
Group Icon

Group: Member
Posts: 46
Joined: 7-May 07
Member No.: 452,851



noice
Go to the top of the pageReport Post
+
hustler263
post May 28 2007, 11:53 PM
Post #37


Spam Soup
Group Icon

Group: Admin
Posts: 1,382
Joined: 16-January 04
From: Florida
Member No.: 61,222
 


I am looking forward to it as in my opinion it is one great package you have put together!


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

Mini Tracker Public Announce URL: http://hustlers-place.com/sbt/announce.php
Hustler's Place Lite Tracker: http://hustlers-place2.com/ttlite/index.php
Hustler's Place BT Lister using AK Nova: http://hustlers-place.com/mybit/index.php
(New) Hustler's Place Topsites Site: http://hustlers-place.com/topsite/index.php
Hustler's Place VIPTracker: http://hustlers-place2.com/viptracker/index.php This one requires
you to be an active member of our forums!
Go to the top of the pageReport Post
+
SumoTorrent
post Today, 08:53 AM
Post #38


Tomato
Group Icon

Group: BT Community Leader
Posts: 54
Joined: 26-February 07
Member No.: 447,369
 


Check http://test.nova9.org/ for the latest Improved T-Xore version, with a lot of ajax everywhere !
Go to the top of the pageReport Post
+

3 Pages V  < 1 2 3
Fast ReplyReply to this topicStart new topic
2 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
2 Members: OPPZeroCool, guibean

 




Debt Consolidation | Actress | Loans | Loans | Fashion clothes
-
Lo-Fi Version 0.1756 sec    --    12 queries    GZIP Enabled
Time is now: 30th May 2007 - 06:41 PM