http://madison.thewikies.com/echo/echo-the-tracker.zip
http://madison.thewikies.com/echo/echo- ... apache.zip
Search found 32 matches
- Mon Sep 15, 2008 5:13 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Thu May 01, 2008 10:11 pm
- Forum: Echo The Tracker
- Topic: Next-Gen Integrator with BitTorrent support..!!??
- Replies: 13
- Views: 15360
I totally would
I totally would love to hear your idea. I don't know what the state of other web bittorrent managers are currently, but sure as I am the lonely stalker of this forum sub-category, I would be happy to continue development of Echo the Tracker.
Jonathan
Jonathan
- Tue Apr 22, 2008 12:46 pm
- Forum: Update Pack Discussion
- Topic: Windows XP SP3 RTM TODAY - April 22, 2008
- Replies: 9
- Views: 3569
Windows XP SP3 RTM TODAY - April 22, 2008
The moment that Windows XP users have been waiting for. Today Windows XP Service Pack 3 (SP3) goes RTM. What’s in SP3? XP logoHere’s what you can expect from XP SP3: * All previously released Windows XP updates, including security updates and hotfixes. * Also contained are some out-of-band releases....
- Sun Dec 02, 2007 8:28 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Tue Nov 27, 2007 11:42 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Thu Sep 13, 2007 3:16 am
- Forum: Echo The Tracker
- Topic: Next-Gen Integrator with BitTorrent support..!!??
- Replies: 13
- Views: 15360
- Thu Aug 23, 2007 4:57 am
- Forum: Echo The Tracker
- Topic: Next-Gen Integrator with BitTorrent support..!!??
- Replies: 13
- Views: 15360
Awesome
That sounds like a great idea. I'm sorry for the delay in my reply, but I will certainly give it a look tomorrow (which is now today) and write more here. 

- Fri Aug 10, 2007 5:34 pm
- Forum: Echo The Tracker
- Topic: Have a Summer!
- Replies: 3
- Views: 9258
And I'm Back
... and I'm back. So glad you missed me.
- Wed Jun 06, 2007 1:36 pm
- Forum: Echo The Tracker
- Topic: Have a Summer!
- Replies: 3
- Views: 9258
Have a Summer!
All three of you, I'll be taking off, running a media thing at Forest Home (it's a summer camp) until early September. I may or may not have any internet access up there, so I send my best regards to everyone who has used or will end up using my dinky little software. A special thanks to Ryan for le...
- Sun May 27, 2007 3:08 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
Huh?
Hey, the files are working for me! Of course, I wouldn't frown on a mirror either! 

- Sat Apr 28, 2007 12:32 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Fri Apr 27, 2007 2:20 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Sun Apr 22, 2007 1:26 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Sun Apr 22, 2007 5:55 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
SoKoOLz, I don't know what's causing all of those warning notices, but they sure don't look like regular errors I could account for. Are you sure you have your php and/or server configured correctly? I also didn't know that IIS servers refer to things like "D:\hosting\skzbt\" - is that normal to see...
- Fri Apr 20, 2007 2:04 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
iuli_kyle , are you running the index.php in the base directory of the installation? Or are you still trying to load include/echo-install ? I tried this non-apache installation on two different hosting services, and it works. Besides all that, I know that you've gotta at least be able to see the se...
- Fri Apr 20, 2007 11:17 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Fri Apr 20, 2007 3:32 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
Yea, I thought I covered it with mod_rewrite (URL Rewriting Engine) but I'll change it to mod_rewrite (URL Rewriting Engine, this probably means you need Apache).SoKoOLz wrote:For now, you should add in Apache server in ur requirement list, so other ppls will know that it will work with Apache only.
- Thu Apr 19, 2007 2:19 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
SoKoOLz , how did you ever see "Testing MYSQL... Oops!" or know there was a missing "echo.configuration.php" file. You can't see the installation let alone run it unless it was working. iuli_kyle , how did you ever see "Failed opening required 'echo.configuration.php'"? I'm sorry, but I'm confused,...
- Wed Apr 18, 2007 6:03 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
PS. If you ever need to be absolutely sure that you are using all the new files, you can always follow these generic precautions. Delete all of the existing files in the tracker directory before re-uploading them. Make sure that you are extracting the files from the install zip and overwriting the o...
- Wed Apr 18, 2007 2:43 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
You have to re-upload the entire contents of the ZIP file if you want to run the installer again. The reason you're getting those errors is because you're uploading only portions of the new files, and some of those portions think that the installation has completed. P.S: You run no such file for ins...
- Wed Apr 18, 2007 7:30 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Wed Apr 18, 2007 7:20 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
- Wed Apr 18, 2007 6:00 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
Siginet , Yay, I know what the cause of that one is. I used a function (scandir) for PHP5, and you're running PHP4. I went ahead and re-wrote the parsing file to accommodate for PHP4, since the rest of the site is v4 compatible. You can download the zip file again, and just replace function.parsing...
- Wed Apr 18, 2007 4:00 am
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
There is a missing file: echo.configuration.php Can you browse the directory where you uploaded these files? Is there no "echo.configuration.php" inside the "include" directory after the install? If it can't write the file, it's supposed to give you an error during the installation. If you could te...
- Tue Apr 17, 2007 8:02 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
iuli_kyle , Siginet , thanks for bringing this to my attention. The problem has been solved, to the best of my knowledge. Re-Download the zip file again. The issue was (as far as I know) limited to the installer on IE, and luckily it was an easy fix. Leave it to me to accidentally exclude the bigge...
- Sun Apr 08, 2007 4:15 pm
- Forum: Echo The Tracker
- Topic: Echo the Tracker - Download
- Replies: 74
- Views: 66540
Echo the Tracker - Download
Echo the Tracker : Introducing Echo the Tracker , a very small and kinda powerful torrent tracker, manager, lister, announcer, scraper, whatever with some really groovy template support and an ultra-friendly installer (no editing files). Oh, some people say that it looks nice too. With that said, t...
- Thu Apr 05, 2007 4:08 pm
- Forum: General Discussion
- Topic: RyanVM Tracker 2.0 Logo Contest (We have a winner!)
- Replies: 6
- Views: 1899
- Mon Jan 01, 2007 2:59 pm
- Forum: Windows XP Professional
- Topic: [Old] XUDPack v2.0.9 - 12/05/2007
- Replies: 117
- Views: 78937
- Fri Dec 29, 2006 9:15 am
- Forum: Update Pack Discussion
- Topic: RyanVM Update Pack 2.1.5a - Released December 17, 2006
- Replies: 143
- Views: 43048
- Fri Dec 29, 2006 9:04 am
- Forum: Windows XP Professional
- Topic: [Old] XUDPack v2.0.9 - 12/05/2007
- Replies: 117
- Views: 78937
- Fri Aug 26, 2005 5:53 am
- Forum: Update Pack Discussion
- Topic: RyanVM Update Pack 1.3.1 - Released August 24, 2005
- Replies: 143
- Views: 43534
The Strangest Erro
I got the strangest error when testing my RyanVM install disk. "An error has been encountered that prevents Setup from continuing. Setup failed to install the product catalogs. This is a fatal error. The setup file logs should contain more information. Press OK to view the Setup log file." ... so I ...
- Mon Aug 01, 2005 10:51 pm
- Forum: Update Pack Discussion
- Topic: Where's the next version?
- Replies: 375
- Views: 141358
AutoIt Coders
Did you say ... AutoIt? Let me know if you or Siginet want any help there - I love AutoIt, like a mouse loves cheese, and the holes in the cheese are the holes in my heart when I'm not coding in AutoIt. Seriously though, I am offering any assistance, since you've already helped me out many an install.