[TYPO3-dev] First menu item of GMENU does not appear
Sonja Scholz
ss at cabag.ch
Wed Sep 2 10:18:31 CEST 2009
Hi all,
I have migrated a website on a new server. After this the GMENU works
not fine:
The fist menu item does not appear, but always only the first.
Does anyone have the same problem or a solution? It's the wrong version
of GDLib?
I have checked the image proccessing menu point in the install tool with
the following result:
TYPO3 4.2.1
ImageMagick enabled: 1
ImageMagick path: (6.3.7)
ImageMagick path/LZW: (6.3.7)
Version 5/GraphicsMagick flag: im5
GDLib enabled: 1
GDLib using PNG: 0
GDLib 2 enabled: 0
IM5 effects enabled: 0 (Blurring/Sharpening with IM 5+)
Freetype DPI: 96 (Should be 96 for Freetype 2)
Mask invert: 0 (Should be set for some IM versions approx. 5.4+)
File Formats: gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai
The testmenu items all works fine exclude the following:
GD libary functions:
- Render text with TrueType font using 'niceText' option
- Render 'niceText' with a shadow under
There i only the black or dark blue images without any text.
Typoscript:
tmp.menu-l.1 = GMENU
tmp.menu-l.1.wrap = |
tmp.menu-l.1.NO.allWrap = | <br>
tmp.menu-l.1.NO {
format = gif
backColor = #FF9700
XY = 190, 18
10 = TEXT
10.align = right
10.text.field = title
10.offset = -20,13
10.fontSize = 13
10.fontFile = fileadmin/fonts/swiss.ttf
#10.fontFile = fileadmin/fonts/verdana.ttf
10.fontColor = #000000
20 = IMAGE
20.file = fileadmin/images/bullet1.gif
20.align = right
20.offset = -4,4
}
Thank you very much for any answer.
Cheers,
Sonja
More information about the TYPO3-dev
mailing list