Author Topic: Gros probleme/help me  (Read 5526 times)

0 Members and 1 Guest are viewing this topic.

Offline yohky

  • Pre-Newbie
  • Posts: 4
    • View Profile
Gros probleme/help me
« on: April 07, 2005, 04:10:23 PM »
Salut , je suis francais et mon anglais n'est pas tres bon donc excusez moi par avance.
Voila je débute avec se script et j'ai un gros probleme avec la librairie GD1 . J'aimerai savoir comment ne plus avoir se message d'erreur:
-------------------------------------
Hello, I'm French and my English is not very good thus excuse me by advance.  Veiled I begin with script and I have a big problem with bookshop GD1.  I will like to know how not to more have error message:

Fatal error: imagecreatetruecolor(): requires GD 2.0 or later in /home/creapics/includes/image_utils.php on line 75

Mon hébérgeur me refuse un passage au gd2.Donc comment puis-je faire?
-------------------------------------
My hebergor a passage to the gd2.Donc how can I refuse me make?
 :cry:

Offline martrix

  • Hero Member
  • *****
  • Posts: 755
    • View Profile
    • overlord.cz
Re: Gros probleme/help me
« Reply #1 on: April 07, 2005, 04:41:45 PM »
maybe this helps:

in includes/constants.php

try to find

Code: [Select]
define('CONVERT_IS_GD2', 1);
and if it is there, change it into:

Code: [Select]
define('CONVERT_IS_GD2', 0);
Pleas read the MUST READ- Guidelines for posting questions in this forum! before posting the next "gros problem" or "help me" thread otherwise it could happen very fast, that people ignore your question ;)
MAяTRIX


Offline yohky

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Gros probleme/help me
« Reply #2 on: April 07, 2005, 04:49:01 PM »
I already tested, but that does not go  :cry:

Offline yohky

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Gros probleme/help me
« Reply #3 on: April 07, 2005, 09:20:55 PM »
Do nobody know?  in the FAQ I did not find anything.  Help me it is really significant...  :cry:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Gros probleme/help me
« Reply #4 on: April 08, 2005, 12:39:30 AM »
then ask your hoster about GD, ImageMagick or NetPBM, if they dont have any of this, then u can not use auto-thumbnailer/auto-resizer features and must turn it off in the settings.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline yohky

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Gros probleme/help me
« Reply #5 on: April 08, 2005, 07:15:21 AM »
Il n'éxiste aucun moyen pour utiliser GD1? Car mon hoster refuses d'installer la librairie car il me sit qu'il ne sont pas payer pour cela ><