PHP error in Status Press Widget
-
I have installed the Status Press plugin and now I am getting the following error on my site:
Notice: Undefined variable: disp in /home/bluntsco/public_html/wp-content/plugins/status-press-widget/status-press-widget.php on line 179
This is line 179 of the code:
$disp .= "\t<p " . $status_mods . ">" . $status;How do I define the variable?
The topic ‘PHP error in Status Press Widget’ is closed to new replies.