raker3
Forum Replies Created
-
I received this error as well. The issue is caused by folder ownership and/or permission. The plugin writes to the uploads folder at wp-content/uploads/ and will attempt to create new folders i.e., uploads/2016/06 to hold the documents it creates. On my system the uploads folder was owned by apache. After changing ownership to my FTP user’s name, the plugin was able to create additional folders within uploads and produce a docx file.
Forum: Plugins
In reply to: [Sign Me Up] Blank box and no confirmation email after submitting@lynxgd Awsome. Works like it should now. Thank you.
Forum: Plugins
In reply to: [Sign Me Up] Blank box and no confirmation email after submittingSorry I did not see your reply until now. I checked the settings for the subscribe page and it has a default thank you message. See here. It is strange that no confirmation email is sent when using the plug-in but but it is sent when using the subscribe page directly.
I am forcing HTTPS on the domain via an .htaccess file. Though I don’t think that would cause the confirmation email to not be sent.
Forum: Plugins
In reply to: [Sign Me Up] Blank box and no confirmation email after submittingThanks for your reply. From the phplist subcribe page everything works correctly and a confirmation email is sent.
The site is: https://newdoctor.org
Forum: Fixing WordPress
In reply to: Force Site Icons to Load Using SSL in AdminWorked a charm when I put it in the right file. Thanks @jtleathers
Forum: Fixing WordPress
In reply to: Force Site Icons to Load Using SSL in AdminHi Caspers. when I place your code in wp-includes/functions.php, I get:
Fatal error: Call to undefined function add_filter()