• Resolved altod

    (@altod)


    Hi!

    after a change domain for my website, i have uploaded my wordpress site to a new server. All works but Mailpoet makes error.


    MailPoet Error: MailPoet requires write permissions inside the /wp-content/uploads folder. Please read our instructions on how to resolve this issue.

    Failed to render template “newsletters.html”. Please ensure the template cache folder “/home/dabokclw/centrofor.com/wp-content/uploads/mailpoet/cache” exists and has write permissions. Terminated with error: “Unable to create the cache directory (/home/dabokclw/centrofor.com/wp-content/uploads/mailpoet/cache/58).”

    Mailpoet try to load old cache directory (/home/dabokclw/) from old server and not new server localhost.

    How i could resolve this?? How reset cache directory for Mailpoet?

    Thanks!

    • This topic was modified 6 years, 9 months ago by altod.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @altod,

    Thanks for the question.
    MailPoet 3 will use the wp-content/uploads folder to store its cache files, as returned by wp_upload_dir() function.
    You can take a look at how it is formed here: https://developer.www.ads-software.com/reference/functions/wp_upload_dir/

    Looking at the code, it could be cached in your WP site, or there could be a upload_dir filter specifying the old uploads folder path that you are seeing.
    So I would suggest checking these two things.

    Let us know if that helps.

    Best regards,
    MailPoet Team.

    I am having the same problem. I have installed and changed permission as required and also enabled the php modules but not working. Is there anything required that am missing?

    ERRORS
    MailPoet Error: MailPoet requires write permissions inside the /wp-content/uploads folder. Please read our instructions on how to resolve this issue.

    Permission: 777

    MailPoet Error: MailPoet requires a ZIP PHP extension. Please read our instructions on how to resolve this issue.
    PHP 7.1: Modules Enabled: PDO, PDO_MYSQL, XML and ZIP.

    Failed to render template “newsletters.html”. Please ensure the template cache folder “/wp-content/uploads/mailpoet/cache” exists and has write permissions. Terminated with error: “Unable to create the cache directory (/wp-content/uploads/mailpoet/cache/fa).”

    Why this error?

    Thread Starter altod

    (@altod)

    I solved this changing link of media folder upload in WordPress settings > Media.

    Bye

    Please give me more information. My Store uploads folder is set to : /wp-content/uploads. Do need to change this to anything else?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change cache directory’ is closed to new replies.