[RESOLVED] possible php issue?
Posted: 29 Dec 2012, 00:52
Greetings... I installed the guestbook and enabled captcha with the random settings. However, I still am struggling with spam. Just today I spotted two errors in my error logs that look suspicious:
[28-Dec-2012 12:23:54 America/Denver] PHP Warning: mt_rand() [<a href='function.mt-rand'>function.mt-rand</a>]: max(14) is smaller than min(15) in /home/c89761x1/public_html/components/com_phocaguestbook/helpers/phocaguestbookcaptcha.php on line 82
and
[28-Dec-2012 12:23:54 America/Denver] PHP Fatal error: Call to undefined function imagettftext() in /home/c89761x1/public_html/components/com_phocaguestbook/helpers/phocaguestbookcaptcha.php on line 36
As far as I can tell, these are php errors and the guestbook installed 100% correctly - no errors or warnings that I know of...
Does any of this look familiar? I can't find anything about it in the docs or elsewhere here in the forums.
PHP version is 5.3.19 with Apache and mysql5. I'm still on Joomla 2.5.0 because of an unrelated issue (in case Joomla's version matters).
Thanks in advance,
-dan
[28-Dec-2012 12:23:54 America/Denver] PHP Warning: mt_rand() [<a href='function.mt-rand'>function.mt-rand</a>]: max(14) is smaller than min(15) in /home/c89761x1/public_html/components/com_phocaguestbook/helpers/phocaguestbookcaptcha.php on line 82
and
[28-Dec-2012 12:23:54 America/Denver] PHP Fatal error: Call to undefined function imagettftext() in /home/c89761x1/public_html/components/com_phocaguestbook/helpers/phocaguestbookcaptcha.php on line 36
As far as I can tell, these are php errors and the guestbook installed 100% correctly - no errors or warnings that I know of...
Does any of this look familiar? I can't find anything about it in the docs or elsewhere here in the forums.
PHP version is 5.3.19 with Apache and mysql5. I'm still on Joomla 2.5.0 because of an unrelated issue (in case Joomla's version matters).
Thanks in advance,
-dan