Im stumped, (clearly a noob!)
Im trying to parse an xml feed using simplexml (in an ubercart mdule Im hacking to bits), and this: http://drupal.org/node/199337 looks like the cause of the errors.
Ive disabled the module, deleted the module.. all to no avail...
Ive attempted to clear the cache
So i guess the cache still hasn't cleared? or how do I get rid of these errors?
Warning: unserialize() [function.unserialize]: Node no longer exists in /.me./includes/cache.inc on line 33
Warning: Cannot modify header information - headers already sent by (output started at /.me./includes/cache.inc:33) in /.me./includes/bootstrap.inc on line 636
those errors are showing on every page, and also the dblog.
Can anyone shed some light on what I've done?
thanks heaps!
Comments
node no longer exists - this error pointing to simplexml
the reason I think it was the addition of the the simple xml call is the following error: