Hallo,
ich bekomme folgende Fehlermeldung, wenn ich eine Schrift zu den Schriftarten im graphischen Textmodul hinzufüge:
Fatal error: Possible integer overflow in memory allocation (4 * 1367391427 + 0) in /home/www/user/html/meininstallationsverzeichnis/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 67
Ich hatte die Schriftart, die nebenbei keine Umlaute im Namen enthält, aus der Datenbank gelöscht und neu hinzugefügt. Gleicher Effekt.
Ich benutze:
phpwcms 1.3.3 neue Installation
php 4.4.7
max_execution_time: 30
memory_limit: 12M
Danke vorab,
Gruß Waschtl
Fatal Error beim hinzuladen von Schriften in Graphical Text
Hi All Good People,
maybe the Fontset you use is corrupt. Have you tried it with another one?
Try arial.ttf wich comes with your Windows Package to see that it works.
And it MUST be a TrueTypeFont TTF - so the Filenam has to be the extension .ttf - other Fonts like Postscript (.pfm, .pfb) and what Fonttypes there out will NOT work with the GD-TrueType Library
maybe the Fontset you use is corrupt. Have you tried it with another one?
Try arial.ttf wich comes with your Windows Package to see that it works.
And it MUST be a TrueTypeFont TTF - so the Filenam has to be the extension .ttf - other Fonts like Postscript (.pfm, .pfb) and what Fonttypes there out will NOT work with the GD-TrueType Library
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
ups - sorry ähem Entschuldigung
Hi All Good People,
möglicherweise ist Deine Fontdatei defekt. Hast Du es mal mit arial.ttf von Windows getestet? um zu sehen ob es an der Fontdatei liegt.
Und es muss ein TrueType Font sein - also mit der Dateierweiterung .ttf - andere Fontformate wie .pfb .pfm und was es sonst so noch gibt, werden von der GD-TrueType Library nicht unterstützt.

Hi All Good People,
möglicherweise ist Deine Fontdatei defekt. Hast Du es mal mit arial.ttf von Windows getestet? um zu sehen ob es an der Fontdatei liegt.
Und es muss ein TrueType Font sein - also mit der Dateierweiterung .ttf - andere Fontformate wie .pfb .pfm und was es sonst so noch gibt, werden von der GD-TrueType Library nicht unterstützt.