baderatw
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Scratch this – appears to be a conflict with “password protect” plugin. Very strange.
Thanks, that worked for me
Having the exact same problem, the old “disable ssl” filter isn’t doing the trick anymore…
Forum: Plugins
In reply to: [Simple Staff List] Plugin breaks widget admin pageThe only error generated is: <b>Fatal error</b>: Exception thrown without a stack frame in <b>Unknown</b> on line <b>0</b>
This is in the <div class=”widget-content”> section by itself. Not much help.
Forum: Plugins
In reply to: [Simple Staff List] Plugin breaks widget admin pageHonestly my fix is a quick and dirty hack. I wrapped the entire simple-staff-list.php file in one if statement: if (stristr($_SERVER[‘SCRIPT_NAME’], ‘widgets.php’) === false)
Viewing 5 replies - 1 through 5 (of 5 total)