apt42
8-9-06, 10:09 AM
This doesn't relate to a problem I'm having with PHP I've written... haven't taken that road yet. But I would appreciate some help in understanding why I'm getting a PHP error on something I'm doing online on one machine, but not getting it on another (with a different internet connection).
Currently a scifi website is running a poll asking for viewer choices of favorite episodes of a series via a checkbox/submit set up - (www_dot_scifi_dot_com/stargate/poll)
When I vote in this on my home machine (Windows XP, running both IE and Firefox), I keep getting the following error:
Fatal error: Call to undefined function: fake404() in /home/scifi/web/docs/stargate/poll/poll.php on line 10
However, when I do it at work (also Windows XP, running IE), I don't - it votes properly.
I'm thinking this means there is something wrong with my setup at home. I've tried turning off adwatch and Zone Alarm, but it doesn't make a difference.
Does anyone know what it might be, or where I might find out? I'm not so much anxious about voting, but I'm wondering if this is going to become a recurring problem, given the high use of php in web design now... and whether there's some basic problem with my set up/security or something that is causing this.
Bests
Mon
Currently a scifi website is running a poll asking for viewer choices of favorite episodes of a series via a checkbox/submit set up - (www_dot_scifi_dot_com/stargate/poll)
When I vote in this on my home machine (Windows XP, running both IE and Firefox), I keep getting the following error:
Fatal error: Call to undefined function: fake404() in /home/scifi/web/docs/stargate/poll/poll.php on line 10
However, when I do it at work (also Windows XP, running IE), I don't - it votes properly.
I'm thinking this means there is something wrong with my setup at home. I've tried turning off adwatch and Zone Alarm, but it doesn't make a difference.
Does anyone know what it might be, or where I might find out? I'm not so much anxious about voting, but I'm wondering if this is going to become a recurring problem, given the high use of php in web design now... and whether there's some basic problem with my set up/security or something that is causing this.
Bests
Mon