Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author MyThemeShop

    (@mythemeshop)

    Hello,

    Thank you for contacting MyThemeShop and sorry for any inconvenience that might have been caused due to that.

    Can you please be more specific with the error you are getting? Getting a Fatal Error won’t help us recognize the actual issue.

    Also, did you try to disable other plugins to see if there is some conflict or try to change your theme?

    Looking forward to help you. Thank you.

    not work!

    Plugin Author MyThemeShop

    (@mythemeshop)

    Hello,

    What doesn’t work? Can you please paste the error message here?

    Looking forward to help you. Thank you.

    Parbhu Bissessar

    (@bissessarparbhu)

    does not work as well.. I receive the fatal error as well. Plugin could not be activated because it triggered a fatal error. Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 24 bytes) in C:\inetpub\wwwroot\wpsite\wp-includes\wp-db.php on line 2258

    I’ve disabled all the plugins, change the theme. change the php.ini file memory_limit = 2048M
    even change the .htaccess file php_value memory_limit 2048M

    as well as the wp-config.php file: define(‘WP_MEMORY_LIMIT’, ‘2048MB’);

    I even change the 2048 higher and lower but nothing works.

    Parbhu Bissessar

    (@bissessarparbhu)

    it’s working now! I have to manually activate the plugin:

    Got to mysql:
    change wordpress to your database name
    SELECT * FROM wordpress.wp_options WHERE option_name = ‘active_plugins’;

    Use this to assist you
    https://wordpress.stackexchange.com/questions/199798/activate-a-plugin-through-phpmyadmin-or-ftp

    the s value will be the length: 31
    i:11;s:31:”wp-tab-widget/wp-tab-widget.php”;

    Let me know if it works!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘It do not work’ is closed to new replies.