Fix for Plugin
-
The fix is not too difficult, just modify line 105 to this:
$newvalue = array();This will get rid of the error that is triggered on line 110 that prevents the plugin from being activated.
The topic ‘Fix for Plugin’ is closed to new replies.