Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    There are a few errors in your theme that show up when an Ajax request is made, if you fix those then the plugin will likely work again. You can also test this by changing to a default wp theme first.

    <b>Warning</b>: array_merge(): Argument #2 is not an array in <b>/public_html/wp-content/plugins/first-admin-theme/first-admin-theme.php</b> on line <b>49</b>

    <b>Warning</b>: array_merge(): Argument #2 is not an array in <b>/public_html/wp-content/plugins/first-admin-theme/first-admin-theme.php</b> on line <b>50</b>

    <b>Warning</b>: end() expects parameter 1 to be array, null given in <b> /public_html/wp-content/plugins/first-admin-theme/first-admin-theme.php</b> on line <b>323</b>

    <b>Warning</b>: Invalid argument supplied for foreach() in <b> /public_html/wp-content/plugins/first-admin-theme/first-admin-theme.php</b> on line <b>324</b>

    Thread Starter tonyshawjr

    (@tonyshawjr)

    Thanks for the help.

    I deleted the plugin: First Admin Theme by Flatfull.com

    This obviously was conflicting!

    Thanks so much

    Thread Starter tonyshawjr

    (@tonyshawjr)

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘"*Searching…" stuck all of the sudden’ is closed to new replies.