Warning: Undefined variable $widget_class
-
On some pages we have a PHP warning: Undefined variable “$widget_class”. From the file /modules/widget/includes/frontend.php#L13.
The varable is used as parameter for urldecode() but there are some cases, it is not defined in the if conditinal.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Warning: Undefined variable $widget_class’ is closed to new replies.