• Resolved yerlix

    (@yerlix)


    When I try to activate the plugin, I get the following error:

    Fatal error: Call to undefined function AMARKAL\add_plugins_page() in wp-content/plugins/wd-twitter-feed/lib/askupa/amarkal/options/AskupaOptionsFramework.class.php on line 526

    I’ve tried to remove and add the plugin but nothing changes. I’ve deactivated all my plugins and then activated Askupa Twitter Feed but same error occures.

    https://wordpress.org/plugins/wd-twitter-feed/

Viewing 1 replies (of 1 total)
  • Plugin Author Askupa Software

    (@askupa-software)

    Hi,
    I will try to provide a fix for this issue as soon as possible. Meanwhile, you can fix this by adding a “\” before the call to the function. So line 526 should look like:
    $this->plugin_screen_hook_suffix = \add_plugins_page(

    Please let me know if that helped.

Viewing 1 replies (of 1 total)

The topic ‘Fatal error in AskupaOptionsFramework.class’ is closed to new replies.