Title: what's happened to the Coding Zone?
HelenaZF - February 19, 2008 09:29 PM (GMT)
Went there today to check on my scripting class.
The forums can't be accessed--the URLs are messed up.
this is what is appearing:
| QUOTE |
8: Undefined variable: scripturl File: /hsphere/local/home/hamsoftg/thecodingzone.com/Themes/default/TPortal.template.php (eval?) Line: 25 |
Anybody know what is going on?
Clay - February 19, 2008 10:30 PM (GMT)
I remember seeing an announcement about them switching to a different server. So they may not have got all of the links updated yet. Or the server could be down still.
RHRey - February 20, 2008 05:44 AM (GMT)
They were swapping hosts to Panzers, this may have something to do with it, I hope it's back up soon, I wanna learn more JavaScript :p
Mwr247 - February 20, 2008 05:46 AM (GMT)
Well according to your alert, some php variable was apparently not found. Chances are it's probably because they're moving servers though, like has already been said.
slaytanist - February 20, 2008 06:54 AM (GMT)
It's got nothing to do with the move.
Either an Apache global has been changed on my host, or another issue has caused the error handler to act differently. Instead of logging type 8 errors (notices) as it did previously it started dying on them as with critical errors.
I've quickly patched round it for now. After we move servers I'll try to get to the bottom of it. There's a lot of work to do at any rate, it's just another thing to add to the list XD
Thanks for the heads-up Helena. I wouldn't have noticed it since I use the RSS feed when I'm busy, and I'm off MSN/Gtalk so nobody could warn me : )
HelenaZF - February 21, 2008 09:36 PM (GMT)
glad to be able to get back in. :)
but now I have no excuse for not working on javascript lesson 2. :p