Forum breadcrumbs – You are here:Asgaros Support ForumSupportCan't save settings
Please or Register to create posts and topics.

Can't save settings

Hi,

I’m trying to save settings in the backend but the button is not letting me save anything. I’ve tried deactivating and reactivating the plugin and also using a different browser (Safari) but no luck. I’m currently using Chrome and my site is using the Astra theme. Everything is up to date.

Thanks

Hey @ntvrjg,

do you get any errors while saving?

If not you should activate the debug mode from WordPress. Go to your wp-config.php file and search for

define( 'WP_DEBUG', false );

and adjust it to

define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', false );
define( 'WP_DEBUG_LOG', true );

Your WordPress site will now create a Log file with php errors. If there are any errors it will create a file called ‘debug.log’ in your ‘wp-content’ folder.

Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.

Hi,

I’ve done that and I didn’t have any errors. I uploaded a video of what’s going on with the “save changes” button.

Thanks

Uploaded files:

Hello @ntvrjg

Can you check your browser-console by pressing F12 in Chrome and going to the Console tab. Probably there are some JavaScript errors caused by other plugins or your theme which prevents you from saving the settings.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Hi,

I deactivated and deleted the plugin and reinstalled it and was able to do it then.

Thanks for your help.

Asgaros has reacted to this post.
Asgaros