Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 130709

Error with “wpfront-user-role-editor-widget-permissions-data” value

$
0
0

Replies: 0

I got a catchable fatal error in countdown-timer.php on line 471.
Quick investigation showed that
settings key “wpfront-user-role-editor-widget-permissions-data” value is of type “object”.
With this type, it cannot be casted to string – and hence the error.
Checking the value type upfront and ignoring in case of object was my quick & dirty solution. Of course this ignores the corresponding setting.
I recommend some bug checking on this.


Viewing all articles
Browse latest Browse all 130709

Trending Articles