Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Strange error message???

Strange error message??? 14 years 3 months ago #9278

  • martinscheuer
  • martinscheuer's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
As you can see on the attachment I get this strange warning. I'm not a PHP expert (by far) so it may be quite elementary...??

This is the warning:
Warning: Invalid argument supplied for each () in (../the path in my system/) sysswfcontent.php on line 104

Line 104 says:

foreach ($tmp as $key => $content){
$content = $swfobject->renderSWFTag($content);
}
if ($content==false)return;
$_document->_buffer[$key] =& $content;
}


PLEASE HELP :-)
Attachments:

  • Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

Strange error message??? 14 years 2 months ago #9282

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
That error message is related to a different plugin. Haven't seen that before. Not sure which plugin that is, but whatever it is, it is trying to load unsuccessfully on that page for some reason.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.099 seconds