[Typo3] Gremlin: GIFBUILDER 256 color patch

tobias erlacher tobi at 54tec.com
Sun Nov 6 21:46:42 CET 2005


Hi,

finally i found some time to test your extension and i have some problems.

sometimes when clearing the fe_cache i get a error message like this in  
the frontend:
Warning:  
unlink(typo3temp/temp/b068ce2cc66db5d4f442e1cb2b91ba53_mask2.miff): No  
such file or directory in  
[...]/typo3conf/ext/kb_allcolors/class.ux_t3lib_stdgraphic.php on line 314

I also had a problem with the following menue, if i add the mask part  
(5.mask) it outputs a blank image, without kb_allcolors it works as  
expected

temp.myMenu=HMENU
temp.myMenu.special=directory
temp.myMenu.special.value=194
temp.myMenu.1=GMENU
temp.myMenu.1{
	wrap=<table cellspacing="0" cellpadding="0"><tr>|</tr></table>
	NO{
		wrap=<td>|</td>
		XY=187,95
		5=IMAGE
		5.file.import.field=media
		5.file.import = uploads/media/
		5.file.height=95
		5.file.width=187
             5.mask=GIFBUILDER
		5.mask.XY=187,95
		5.mask {
			10=IMAGE
			10.file=GIFBUILDER
			10.file{
				XY=187,95
				backColor=#000000
				5=BOX
				5.color=#CCCCCF
				5.dimensions=147-[10.w],80,[10.w]+20,80
				10=TEXT
				10.text.field=title
				10.text.case=UPPER
				10.align=right
				10.offset=-30,92
			}

    		}
	}
}

regards and thanks for your great work

Tobias Erlacher
www.typo3wizard.com



More information about the TYPO3-english mailing list