Errors

Isaac's picture
Isaac
Fri, 03/04/2016 - 02:14
#1
Errors

This topic is for posting of fatal PHP errors (White Screen Of Death)...

Isaac's picture
Isaac
Fri, 03/04/2016 - 02:32

I need help ASAP plz.. it’s the flag module giving me a fatal error...

Fatal error is:

Unsupported operand types in sites/all/modules/contrib/flag/includes/flag/flag_flag.inc on line 132


Do you have a version of the flag module that doesn't have the bad flag typecasting?

cindy's picture
cindy
Sun, 03/06/2016 - 21:17

Hi,

Please open file flag_flag.inc in folder sites/all/modules/contrib/flag/includes/flag/flag_flag.inc

line 132

Replace:

 $options += $flag->options();

with:

$options = array_merge($options, $flag->options());

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.