View Single Post
Old 05-28-2009, 05:59 PM   #114 (permalink)
teafourtwo
The Visitor
 
Join Date: May 2009
Posts: 1
Thanks: 0
teafourtwo is on a distinguished road
Default

Awesome piece of work.

I am running into weird issues.
Sometimes it works... sometimes it doesn't.

I uploaded, made my changes, didn't work.
Came back the next day, it worked without any changes.
I was just looking at it again without making any changes and pushed "refresh." Broken.

Fatal error: Call to a member function children() on a non-object in [superlongaddress] on line 17

line 17: foreach ($guildxml->guildInfo->guild->members->children() as $char) {

And sometimes it will also be an error on line 14 related to the SimpleXMLElement.

Errors change without any changes to the script.

So I'm a bit confused on why it keeps buggin out.

Once again, it looks wonderful.
Thank you.
teafourtwo is offline  
Reply With Quote
The Following User Says Thank You to teafourtwo For This Useful Post:
SeiferTim (05-31-2009)