Hallo.
Ich verwende Veyton 4 und habe folgendes Problem:
Bei allen Buttons (Suchen, ...) wird folgende Fehlermeldung angezeigt:
Code:
Warning: smarty_function_button(templates/xt_default/img/buttons/button_config.php) [function.smarty-function-button]: failed to open stream: No such file or directory in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: smarty_function_button() [function.include]: Failed opening 'templates/xt_default/img/buttons/button_config.php' for inclusion (include_path='/home/www/web3/html/xtFramework/library') in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Ich habe hoffentlich genügend Zeit mit der Forensuchfunktion verbracht, um diese Frage als erster zu stellen?
Bei der Seite "Kontakt" ist die Liste noch länger, da steht dann noch:
Code:
Warning: imagettfbbox() expects parameter 1 to be double, string given in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagecolortransparent(): supplied argument is not a valid Image resource in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagecopy(): supplied argument is not a valid Image resource in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagettftext() expects parameter 1 to be resource, boolean given in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Warning: imagegif(): supplied argument is not a valid Image resource in /home/www/web3/html/xtFramework/library/smarty/plugins/function.button.php on line 0
Sachdienliche Hinweise wären sehr fein.