| Previous topic :: Next topic |
| Author |
Message |
trubuy
Joined: 27 Mar 2008
Posts: 1
|
| Posted: Thu Mar 27, 2008 6:01 am Post subject: fatal error |
|
|
Fatal error: Call to undefined function imagettfbbox() in /Image/Canvas/GD.php on line 1307
my home page says the above in the dashboard. Any one know how to fix it?
I looked at line 1307 but I don't understand it? |
|
| Back to top |
|
joebordes
Joined: 18 Aug 2006
Posts: 1089
Location: Alicante/Valencia, Spain
|
| Posted: Thu Mar 27, 2008 6:13 am Post subject: Re: fatal error |
|
|
You probably don't have the gd php extension. Please review vtigerCRM requirements.
Joe
TSolucio |
|
| Back to top |
|
Mantis
Joined: 10 Oct 2008
Posts: 14
|
| Posted: Sat Oct 25, 2008 12:16 pm Post subject: Re: fatal error |
|
|
I gopt the same problem and my PHP has got GD loaded.
This is from PHPINFO()
-----------------
GD Support enabled
GD Version bundled (2.0.34 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
-----------------
Any ideas? |
|
| Back to top |
|
| |