Quote:
Originally Posted by steadicamop
Ok, just tried installing RC1.01 and get this error on /index.php
Code:
Warning: Invalid argument supplied for foreach() in /includes/gab_class_core.php on line 188
That line of code is:
PHP Code:
foreach($script['ads'] as $key=>$value){
Any ideas?
I'm not going to uninstall it just yet ... will see if this is something wrong at my side ... or a bug.
|
Looks like an untrapped check against empty ads.
Ill go put a check in - however in the meantime, try to ad a banner and see if that sorts it