I have 2 questions:
A: get this message: Warning: Invalid argument supplied for foreach() in C:\XAMPP\xampp\htdocs\J1.6\administrator\components\com_phocagallery\libraries\phocagallery\access\access.php on line 55
Code: Select all
// User ACL
$rightGroupAccess = 0;
// User can be assigned to different groups
This isline 55: foreach ($userAID as $keyUserAID => $valueUserAID) {
if ((int)$rightGroup == (int)$valueUserAID) {
$rightGroupAccess = 1;
break;
}
}
B: where can I chance the font color in the the breadcrumb navigation?
I have installed on localhost:
Joomla! 1,6.
Phoca Gallery version 3.0.0 RC.
Phoca Gallery Plugin.
Hope somone will help me.
Best regards.
tvwe.