PDA


View Full Version : Warning: is_file(): Stat failed for


arcanium
05-20-2007, 02:18 PM
I get this error for one particular skin when updating the image pathways, i have 4 skins and this is the only one that does it. It is a basic skin and here is the full error

Warning: is_file(): Stat failed for ./a:7:{s:10:"background";s:7:"#9D8D79";s:5:"color";s:7:"#000000";s:4:"font";a:3:{s:5:"style";s:0:"";s:4:"size";s:4:"10pt";s:6:"family";s:70:"verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif";}s:5:"EXTRA";s:108:"margin: 0px; padding: 0px; background-image: url(images/rohan/rohan_bg.gif); background-repeat: repeat;";s:6:"LINK_N";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#663333";s:15:"text-decoration";s:0:"";}s:6:"LINK_V";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#663333";s:15:"text-decoration";s:0:"";}s:6:"LINK_M";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#000000";s:15:"text-decoration";s:0:"";}} (errno=36 - in /admincp/vbacmps_install.php on line 3153

As a result of the error, my header image doesnt seem to display on the main index page of vba. If i need to edit the style i will, but im not sure where to start.

Brian
05-20-2007, 03:26 PM
Looks like there's one of your classes that it's it's not reading correctly to try and update the image paths for. Do you know which one it is that's using those attributes, or the 'rohan_bg.gif' background image?

arcanium
05-20-2007, 05:59 PM
yes its the newest sytle Rohan, i changed the style to update the header image and it works now, but still getting that error.