Ticket #11 (closed defect: invalid)
ctype_digit undefined function error on everything
| Reported by: | guest | Owned by: | Cheez |
|---|---|---|---|
| Priority: | Medium | Milestone: | 1.9 |
| Component: | HellaWorld | Version: | 1.8 |
| Keywords: | Cc: | telexen@… |
Description
I figure this is a problem with my system, but I've tried both v1.8 and the SVN (1.9) and I get the same error when trying to use any feature of the Hellaworld page, such as adding an NZB from the Newzbin URL/ID, pausing/cancelling/clearing the queue/download, and setting the download rate limit. The autorefresh feature doesn't even work even though it's checked. I wondered if it was a permissions issue, but I've gone as far as chmodding all php pages to 777.
Here's the error I get for just about everything, but with the line number varying (obviously). This one is for trying to add an NZB from the Newzbin ID:
Fatal error: Call to undefined function ctype_digit() in /var/www/localhost/htdocs/nzb/index.php on line 231
Hellaworld still tracks the progress of a download just fine if I manually put the NZB in my HellaNZB queue dir, or use something like HellaFox?, but none of Hellaworld's other features work.
