• Resolved Xmod08

    (@xmod08)


    I updated the plugin and an error showed up. My /uploads/ is just on the same server but is changed to /media/ (in wp root folder) by declaring it using UPLOADS in config file:
    define( 'UPLOADS', '../media' );
    How do I fix this?

    File Permissions Needed – Importing patterns, pages, and templates from Design Library requires proper file permissions. For guidance on resolving this issue and ensuring smooth importing processes, please refer to the accompanying documentation.

    Doc: Resolve file permission issue

    Update: I manually created the folder named “ast-block-templates-json” and the error has disappeared. I checked the folder and it contains “ast-block-templates-spectra-common-styles.json” and “index.html” files. Is this a safe fix?

    • This topic was modified 2 months, 3 weeks ago by Xmod08.
    • This topic was modified 2 months, 3 weeks ago by Xmod08.
Viewing 1 replies (of 1 total)
  • Plugin Support mohsinbsf

    (@mohsinbsf)

    Hi @xmod08,

    I am sorry for the inconvenience.

    We display a permission notice if we’re unable to create a file in the upload folder. It appears that your server does not have the necessary permissions to store files in the upload folder. Additionally, it seems you’re using a media folder instead of the upload folder.

    While manually creating the folder may resolve the notice, it’s important to ensure that other JSON files are also created successfully. This will allow you to see patterns and pages in the design library.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.