Home Forums WoodMart support forum Warning: This page allows direct access to your site settings.

Warning: This page allows direct access to your site settings.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #342331

    husam
    Participant

    when I update any option in the theme setting it redirects me to a page with this message:
    Warning: This page allows direct access to your site settings. You can break things here. Please be cautious!

    I just added this code to wp-config.php
    define(‘WP_MEMORY_LIMIT’, ‘256M’);
    set_time_limit(300);
    @ini_set( ‘max_input_vars’ , 4000 );
    but problem still there.

    please help me

    #342340

    Luke Nielsen
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it on your side?

    Kind Regards

    #342452

    husam
    Participant

    Hi

    thanks for your replying.

    when I enabled debug mode in WordPress I got this error:
    WordPress database error: [Error writing file ‘/tmp/MYs0ks9U’ (Errcode: 28 – No space left on device)]
    is clear /tmp folder using SSH Saftey or I have to change the directory of tmp?

    please find attachment to check the status of folders

    thnaks

    Attachments:
    You must be logged in to view attached files.
    #342562

    Luke Nielsen
    Keymaster

    Hello,

    The problem with disk space and space allocation.

    You need to execute some server commands for this

    https://stackoverflow.com/questions/51150338/mysql-select-query-error-in-live-server-errcode-28-no-space-left-on-device

    I would suggest you approach Hosting for this because it is not related to our theme.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)