[Typo3] Errors with standard mail form
Ernesto Baschny [cron IT]
ernst at cron-it.de
Tue Sep 6 14:46:59 CEST 2005
Dmitry Dulepov schrieb am 06.09.2005 11:51:
> Seems like ctype extension is not included with your PHP. This is not
> Typo3 but your PHP issue.
This is an issue, as this was added without any documentation and no
real need. Adding an additional dependency on a PHP-module and thus
breaking existing installations after upgrading doesn't seem very
user-friendly, just to be able to check if a text is a number, as its
done on the referred line. It could also be done with a simple regexp.
In my opinion it would be best to change the referred call in future
TYPO3 versions.
> Carsten Gehling wrote:
>
>>I've installed typo3 3.8.0 with the "dummy" package. Inside this I've
>>created a new page with a default "Business" template.
>>
>>Adding text-content is no sweat. However when I add a standard mail-form to
>>the page, the following error is displayed on the front-end:
>>
>>Fatal error: Call to undefined function ctype_digit() in
>>/usr/local/data/solutions/typo3/typo3_src-3.8.0/typo3/sysext/cms/tslib/class
>>.tslib_content.php on line 1577
>>
>>Do I need to install an extension before the mail-form will work?
>>
>>- Carsten
>>
Cheers,
Ernesto
More information about the TYPO3-english
mailing list