-
☆ A M B ☆
- 276 Posts
i see site work ? roll-back or fixed ?
-
☆ A M B ☆
- 1,031 Posts
This should be fixed with 1.0.10RC.
Reason: The array_combine function in PHP < 5.4 returns false for two empty arrays in protect.inc.php and that is the case for webroot during working the $_GET Array. So YAMS tries to do an foreach on FALSE and that causes the error message.
-
☆ A M B ☆
- 276 Posts
Thanks for the updates, fellows. I'll keep an eye out for when 1.0.10 drops.