Strange intermittent error message
Hi Guys,
Firstly, I don't think this is a Fabrik problem exactly, but I have nowhere else to ask for opinions so let me know what you think.
I have a website that uses Fabrik for about three quarters of the site. It's a huge project and I was fairly happy that it was almost complete. It uses an older version of Fabrik (about the second rc I think) and that isn't the problem. I left it like that deliberately because everything I wanted it to do it was doing perfectly and I want to launch it soon.
I have suspicions about the server it's hosted on, but of course no concrete proof that this is the problem.
Last week the website was working perfectly, suddenly on the weekend it has intermittently started throwing up these errors:
Warning: Invalid argument supplied for foreach() in /home/homecert/public_html/components/com_fabrik/models/pluginmanager.php on line 218
The weird part is the first time I saw this error I panicked and restored a backup and it fixed it .. and then about four hours later that error came back (I hadn't touched the site).
The line it's talking about is this:
foreach ($elements as $element) {
Any ideas on what might be going wrong?
Cheers,
Mandie
|