PDA

View Full Version : Regarding weird problem.


GateKeeper_
02-08-2012, 08:05 PM
I'm not sure what caused this but I see this everywhere:

Warning: Invalid argument supplied for foreach() in [path]/includes/init.php(336) : eval()'d code on line 144

What does that mean?

kh99
02-08-2012, 08:10 PM
It's a problem with a plugin using hook init_startup. If it started when you installed a product, disable the product. If you don't know which one it is try disabling them one at a time until they go away. Or go to the plugin manager and look for one using hook init_startup.

GateKeeper_
02-08-2012, 08:16 PM
It's a problem with a plugin using hook init_startup. If it started when you installed a product, disable the product. If you don't know which one it is try disabling them one at a time until they go away. Or go to the plugin manager and look for one using hook init_startup.

Worked like a charm, too bad I can't like the post I believe because you've helped me out before or I've "liked" too many posts.

Thanks again! ^^

Cheers!

If you don't mind can you look at this too: https://vborg.vbsupport.ru/showthread.php?p=2297662#post2297662