PDA

View Full Version : news module problem


bosss
03-02-2008, 12:37 AM
get this error Warning: array_diff() [function.array-diff]: Argument #2 is not an array in /modules/news.php on line 122



same in news archive ...
have vbulletin 3.7.0. beta 5 and cmps 3.0

my line 122 looks like this $mods['inforums'] = array_diff($mods['inforums'], $adv_canviewforumscontent);

some solution?

regards
bosss

lxjoshxl
03-02-2008, 10:08 AM
Same thing is happening to me i want to fix it!!

Our Sponsors
 

Brian
03-03-2008, 12:45 PM
Try editing your News and News Archive modules and make sure that the 'Initialize Forum Permissions' setting is enabled. If that doesn't help, also check the Admin CP => vBa CMPS => Diagnostics link to make sure it's not showing any problems.