Page 1 of 1

Flash Decoding website

Posted: Sat Jul 14, 2007 2:54 pm
by Nexrad16
Had it lost it! Can anyone direct me? I was not the RR website one.

Thanks! :-?

Re: Flash Decoding website

Posted: Sat Jul 14, 2007 3:34 pm
by HumHead
Akardam's site is listed in a sticky in the top of the Astro Forum.

http://batboard.batlabs.com/viewtopic.php?f=4&t=61425

Is that the one that you are thinking of? There is also a link on the Batlabs main site, but Akardam's is much more current.

Re: Flash Decoding website

Posted: Sat Jul 14, 2007 6:57 pm
by Nexrad16
YES! That's it but the link is broken. "Server Error". Hmmmm, what's up?

Re: Flash Decoding website

Posted: Sat Jul 14, 2007 7:03 pm
by alex

Re: Flash Decoding website

Posted: Sat Jul 14, 2007 7:25 pm
by Nexrad16
I'm getting, "500 Internal Server Error" with some big blue screen. Hmm. Wonder if I have some security setting?

Re: Flash Decoding website

Posted: Sat Jul 14, 2007 7:29 pm
by alex
Nexrad16 wrote:I'm getting, "500 Internal Server Error" with some big blue screen. Hmm. Wonder if I have some security setting?
Probably....

Without knowing more about your setup, i can't really guess... Try from another computer/connection, but it's up and working fine.

-Alex

Re: Flash Decoding website

Posted: Sat Jul 14, 2007 9:30 pm
by Nexrad16
I have not idea. Using Vista, Firefox, disabled my firewall, disabled Ad Block plus and still get the following at the top of the website,


everything but
the.kitchen.sink
bookworm. redhead. dreamer. whistler. noisemaker. hummer. sailor. geek. admirer. shoulder. shortguy. stargazer. hacker. laugher.
v4.1.0b @ akardam.net
everything but the.kitchen.sink
500 Internal Server Error

Even tried Explorer.

Oh well. I'm tiered of screwing with these dam computers! Nothing but a pain in my A$$.

Re: Flash Decoding website

Posted: Mon Jul 16, 2007 12:09 pm
by Hightower

Re: Flash Decoding website

Posted: Mon Jul 16, 2007 1:18 pm
by akardam
Nexrad16 wrote:I have not idea. Using Vista, Firefox, disabled my firewall, disabled Ad Block plus and still get the following at the top of the website,

500 Internal Server Error
Well I can see that you were indeed getting returned 500 series errors.

Were you accessing the following URL directly? http://www.akardam.net/moto/decode3.pl

Does the webphone version give you different results? http://www.akardam.net/moto/decode3phone.pl

Did the previous (e.g. generation 2 version) work for you?

I'm not seeing any evidence in the webserver logs themselves, so I'm guessing it's something your client is sending (or not sending) that the script doesn't like.

Re: Flash Decoding website

Posted: Mon Jul 16, 2007 4:38 pm
by Nexrad16
Both sites give me the "Internal Server Error 500". The site has something about the kitchen sink at the top???

Re: Flash Decoding website

Posted: Mon Jul 16, 2007 4:50 pm
by Bruce1807
I get the same errors with XP IE7

Re: Flash Decoding website

Posted: Tue Jul 17, 2007 2:30 am
by mr.syntrx
Firefox and Safari both no bueno, both directly accessing it and linking to it.

Re: Flash Decoding website

Posted: Tue Jul 17, 2007 5:41 am
by akardam
Alright, I think I found the problem... give it a shot now and let me know if you're still getting errors.

Re: Flash Decoding website

Posted: Tue Jul 17, 2007 5:11 pm
by Nexrad16
BINGO! Thanks so much. What was up?

Paul

Re: Flash Decoding website

Posted: Tue Jul 17, 2007 6:27 pm
by Bruce1807
works fine.
what was the problem?

Re: Flash Decoding website

Posted: Tue Jul 17, 2007 7:01 pm
by Jim2121
they all work for me... try the RR one

http://www.radioreference.com/modules.php?name=Flash

Re: Flash Decoding website

Posted: Wed Jul 18, 2007 5:41 am
by akardam
Nexrad16 wrote:BINGO! Thanks so much. What was up?
"1;"

*sheepish grin*

In version 3 I abstracted a lot of the common functions to a library file that gets included by both scripts (regular and webphone). If you have an included file with just settings, all is good, but if you have a file with subroutines in it, it needs to return "true" when it is included. That's what that two character statement does, and that's what I forgot to put in...

The mystifying thing is that that's a function of the scripting engine on the server, and should have no relation whatsoever to who's using it or what browser, OS, etc, they're using... *shrug*
Jim2121 wrote:they all work for me... try the RR one
That one's so out of date it's not funny... that's the main reason I wrote this version.