Bit Che > Scripts & Development
Stepping through a script line by line
md202000:
Is there a debugger or another way to step through a script that I'm updating?
I notice that several scripts are not working. Nothing is being displayed when I know the tors are out there. The two that I checked were torrent-damage and elbitz. I took a look at the scripts and saw what I believe is the problem.
Bovski:
http://convivea.com/forums/index.php?topic=319.0
chip!:
welcome to the forums md202000...
i have heard of MD 20/20.. is that where you have derived your name from? ;D
if you need any help getting the script debugger enabled, or help with it.. dont hesitate to ask.
also, please make sure you notify us if you have repaired a non-working script! we all will thank you for your efforts (not to mention unlock your account)!
-chip
md202000:
Well, better late than never - Yes indeed Chip, Mad Dog was on my mind when I came up with it. Due to the high alcohol content (not for the taste ....) , it was the drink of choice back in high school.
I picked-up the Torrent-Damage script again - I noticed it was de-activated as "site no longer exists". Actually, they had some registration issues for five days a last month. Once that was all worked out, they came back online.
However, they have recently changed their page flow - the current script no longer works (even after being activated).
That's my project for tonight...
I'll keep you all up-to-date.
Thanks
CuF:
Let us know if you need any help.
I took a quick took, and it's a subscription site so you would need to provide either account info or an invite.
To start you will need to strip some of the removed tags from the script.
Here's the fixed beginning to the script:
--- Code: ---[script]
modified=12/15/2009
name=Torrent-Damage.net
home=http://www.torrent-damage.net/
author=Bovski
pwd=1
login=http://www.torrent-damage.net/takelogin.php
form=username=%USER%&password=%PASS%
failed=<form method="post" action="takelogin.php">
failed2=/login.php?return
main=http://www.torrent-damage.net/browse.php?incldead=0&query=%SEARCH%&cat=0
[code]
--- End code ---
[/code]
Navigation
[0] Message Index
[#] Next page
Go to full version