Quote:
Originally Posted by b4ne
fixed that
but still same error
on line 639 is the this code
// Make a list of the all the actions...
639----------------------->foreach ($storeactions as $actionid => $theaction) {
if ($theaction['active'] == "1") {
$allowed = explode(",", $theaction['allowedgroups']);
foreach ($allowed as $allow) {
if (is_member_of(array('userid'=>$bbuserinfo['userid'], 'usergroupid'=>$bbuserinfo['usergroupid'], 'membergroupids'=>$bbuserinfo['membergroupids']), $allow)) {
$canenter = "1";
Here is a link to my Forum : www.roadkillbarbeque.com
|
Warning: Invalid argument supplied for foreach() in /home/b4ne/www/global.php on line 639
Warning: Invalid argument supplied for foreach() in /home/b4ne/www/ushop.php on line 144
Either, you have installed uCS or your still have bad edits