Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 3,835 total)
  • Author
    Posts
  • PeterPeter
    Moderator

    Hello Eddy,

    Thanks for reaching out.

    The message says that the current user is not allowed to upload files, that means it is a permission issue. You can try to deactivate all plugins except Meta Box, switch to a WordPress theme and see if it helps.
    Another thing, you can check if there is a constant ALLOW_UNFILTERED_UPLOADS in the file wp-config.php, set it to true and upload images again.

    in reply to: Post Pages with 404 Error #50074
    PeterPeter
    Moderator

    Hello Craig,

    Thanks for reaching out.

    You can re-save permalink settings by going to admin area > Settings > Permalinks > Permalink structure: Post name > Click Save and check the post again.

    in reply to: Critical Error #50071
    PeterPeter
    Moderator

    Hello,

    Thanks for reaching out and for your feedback.

    This issue has been escalated here https://support.metabox.io/topic/critical-error-7/
    the development team fixed the issue and it will be included in the next update of Meta Box AIO plugin.

    in reply to: lost data after edit and save #50070
    PeterPeter
    Moderator

    Hello,

    I import the field group "E-Learning Kurse Child" to my demo site, edit a post and save the field "Menu Sortierung" with a test number. The value is saved to the database as well without any issues.

    Please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

    PeterPeter
    Moderator

    Hello Sheriss,

    Thanks for reaching out.

    Currently, Meta Box plugins are not fully compatible with the newest PHP version. I will inform the development team to check the deprecation issue and update the code to be compatible with the new PHP version.

    in reply to: lost data after edit and save #50063
    PeterPeter
    Moderator

    Hello Klaus,

    Thanks for reaching out.

    Can you please share a screen record of steps you take on your site to reproduce the issue? Then export the field group to a JSON file and share it with me. I will help you investigate the issue.

    PeterPeter
    Moderator

    Hello Eddy,

    I think you shared a wrong screenshot. I suggest sharing the admin account by submitting this contact form https://metabox.io/contact/

    I will help you check the issue.

    in reply to: Something went wrong. Please try again! #50057
    PeterPeter
    Moderator

    Hello,

    I import your field group to my demo site, edit the field group but don't see any errors. Screenshot https://imgur.com/UfAtwMZ

    Please share your site admin account by submitting this contact form https://metabox.io/contact/
    I will take a look.

    in reply to: MCP compatibility #50056
    PeterPeter
    Moderator

    Hello Christophe,

    Thank you for reaching out.

    We already have a plan to integrate Meta Box with WordPress 7.0 AI. It has been added to our development queue and hopefully, it will be available soon.

    PeterPeter
    Moderator

    Hello Shemzone,

    Thanks for your feedback.

    The issue could happen when using WP 7.0, which adds more checks to the path to register the script files. The code that causes the issue

    
    wp_style_add_data( 'leaflet', 'path', RWMB_JS_URL . 'leaflet/leaflet.css' );
    wp_style_add_data( 'leaflet-gesture-handling', 'path', RWMB_JS_URL . 'leaflet/leaflet-gesture-handling.min.css' );
    

    in the file wp-content/plugins/meta-box/inc/fields/osm.php. We should pass the correct PATH to the function wp_style_add_data instead of using a URL.

    I've escalated the issue to the development team to fix it in the next update of Meta Box plugin.

    PeterPeter
    Moderator

    Hello Eddy,

    Can you please share some screenshots of the issue?
    - when editing the field group
    - on the page where you check the field group

    in reply to: Something went wrong. Please try again! #50041
    PeterPeter
    Moderator

    Hello,

    Thanks for reaching out.

    Can you please share the field group JSON files with me so I can reproduce the issue on my site? Also, please share the steps you take on your site to see the error.

    PeterPeter
    Moderator

    Hello Eddy,

    Yes, thanks for your feedback. I will inform the development team to update the shortcode in the Field Groups list to the user profile shortcode in future updates.

    Let me know if you have any questions.

    PeterPeter
    Moderator

    Hello Eddy,

    Thanks for reaching out.

    The shortcode [mb_frontend_form] is used to submit the post (or post type) from the frontend. If you want to allow users to update their profile in the frontend, please use the shortcode [mb_user_profile_info]

    Please follow the documentation to get more info https://docs.metabox.io/extensions/mb-user-profile/

    in reply to: Settings page with images giving errors #50035
    PeterPeter
    Moderator

    Hello,

    Please share your site admin account and FTP by submitting this contact form https://metabox.io/contact/

    I will take a look. Thank you.

Viewing 15 posts - 1 through 15 (of 3,835 total)