I'm trying to create xml code from a model but I have this error:
Warning: Invalid argument supplied for foreach() in /home/mildred/public_html/projects/websitemanager/v0.1-pre1 - Wolf/root/lib/rdfapi-php/api/syntax/RdfSerializer.php on line 85
The variable $default_prefixes is not definded. is it normal ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to create xml code from a model but I have this error:
Warning: Invalid argument supplied for foreach() in /home/mildred/public_html/projects/websitemanager/v0.1-pre1 - Wolf/root/lib/rdfapi-php/api/syntax/RdfSerializer.php on line 85
The variable $default_prefixes is not definded. is it normal ?
Hi !
I guess, this shouldn't be a normal behaviour...
could you send me ("mail (at) d-westphal.de") an code-example, when this error occurs ?
best regards,
Daniel Westphal
Hi,
you have to set globals=on in your php.ini.
Regards
Tobias
Hi,
you have to set globals=on in your php.ini.
Regards,
Tobias