2013-03-08, 23:47:50
i used this code in my template :
And I have this error :
Code:
<?php
if (file_exists(GSUSERSPATH.$author.'.xml')) {
$data = getXML(GSUSERSPATH.$author.'.xml');
$NAME = stripslashes($data->NAME);
};
?>
Code:
Notice: Undefined variable: author in /Users/mymac/Sites/gs32/theme/Simple DeepBlue/template.php on line 47
Français et éternel débutant
French and eternal beginner
French and eternal beginner