Hatshepsout
unread,May 7, 2012, 11:33:39 AM5/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Joomla! General Development
Hi all,
I would like to recover some data of the XML file to display them with
PHP :
<author> .....</author>
<version> ....</version>
etc
I've tried this :
[code]<?php echo $this->xml->version;?>[/code]
I've got this notice :
Notice: Trying to get property of non-object in C:\wamp\www\test-seo
\administrator\components\com_seowizard\views\seowizard\tmpl
\default.php on line 688
Any solution will be very appreciate but you should know that my
english is much better than my php .........;-).
Thanks in advance,
Regards,
Daniel