• Hi,

    Whenever Ultimate Member is active as a plug-in, posts or blogs are not being saved.

    For some reason the changes are being pushed. But the error notifications are saying it’s not. This is also the case when I tried to translate a few string with the loco translate plug-in.

    When debugging with dev console I see the same problem everywhere.
    See here -> https://ibb.co/kLYS9p

    This is not the case when I disable the ultimate member and yes, I have the rights and the roles to do everything as an Admin.

    • This topic was modified 6 years, 5 months ago by Ibsonic.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @ibsonic,

    This issue can be caused by conflicts with your theme or other plugins, please try to do a conflict test and see if this issue goes away. Here is the doc on how to do a conflict test if you are not sure how to do it.

    Regards.

    Thread Starter Ibsonic

    (@ibsonic)

    Hi,

    I’ve done the test and came to the point that I’ve found where Ultimate Member is conflicting with. It’s WooCommerce. What else can I do to solve this problem?

    Regards

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @ibsonic,

    Are you referring to WooCommerce plugin or some extension to WooCommerce?
    We don’t have any issues and conflicts with WooCommerce plugin.
    This can be caused by some server settings, please check the error.log file of your server and let us know if you have any errors there.
    Have you switched to the default WordPress theme and tried to replicate this issue?

    Regards.

    Thread Starter Ibsonic

    (@ibsonic)

    I am referring to the WooCommerce plugin. So not an extension.

    I have switched to the default theme as you’ve asked me to do, to find the problem as that’s step one in the link of the doc on how to do a conflict test

    Which log are you referring to on my server? You mean the hostserver where the site is published on?

    Thread Starter Ibsonic

    (@ibsonic)

    Hi, I fixed the issue;

    The two plug-ins were using too much memory. By default, WordPress automatically tries to increase PHP memory limit if it is less than 64MB. However, 64MB is often not high enough.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

    In wp-config.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Nothing is being saved!’ is closed to new replies.