Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
This topic has 13 replies, 2 voices, and was last updated 4 years, 11 months ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
December 16, 2019 at 3:28 am #904
Hi there, I just purchased your Yummomatic Recipes plugin, however it not creating any posts due to an exception. I also see a yellow diamond as the status next to the “action” button. Screenshots attached.
Attachments:
You must be logged in to view attached files. -
December 16, 2019 at 5:14 am #908
Hello,
First of all, thank you for your purchase.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out?
Send it, please, to my email address: kisded@yahoo.com.
Regards, Szabi – CodeRevolution.
-
December 16, 2019 at 7:25 pm #909
This reply has been marked as private. -
December 16, 2019 at 7:27 pm #910
Hello,
Please send me also a login URL and a username, so I can log in to your site and check on the plugin.
Regards.
-
December 16, 2019 at 7:36 pm #913
This reply has been marked as private. -
December 16, 2019 at 8:19 pm #914
I checked with the same plugin settings as you have on your site, and on my test blog importing worked.
Because of this, I suspect that the issue is caused by one of the other plugins that you have installed on your site.
Am I allowed to temporarily deactivate them one by one, to check if I find the source of the issue?
Let me know if you have some vital plugins for your site, that should not be deactivated.
Regards.
-
December 16, 2019 at 8:30 pm #915
This reply has been marked as private. -
December 16, 2019 at 9:03 pm #916
Hello,
I checked and it seems that WordPress does not have write access to the location where the plugin wants to save images.
Please check this error:
No access to the local file system: /opt/bitnami/apps/wordpress/htdocs/wp-content/uploads/2019/12/4281/grilled-salmon-with-cherry-pineapple-mango-salsa.jpg
Please grant write access for WordPress to this location.
The error can be seen in the Activity and Logging menu of the plugin.
Regards.
-
December 17, 2019 at 10:02 pm #919
This reply has been marked as private. -
December 18, 2019 at 5:48 am #922
If you run Apache2, you can try also these command:
sudo chown -R www-data:www-data /opt/bitnami/apps/wordpress/htdocs/*
Apache2 creates automatically the www-data user and it is the one that needs access to the files and folders.
Also, to grant writing permission, you can try:
sudo
chmod g+w /opt/bitnami/apps/wordpress/htdocs/*
-
December 18, 2019 at 6:29 pm #923
This reply has been marked as private. -
December 18, 2019 at 6:31 pm #924
This reply has been marked as private. -
December 18, 2019 at 7:36 pm #925
This reply has been marked as private. -
December 18, 2019 at 8:27 pm #926
Hello,
I suggested that this is a file system access issue, because the plugin returns this error:
‘No access to the local file system’
Please check it here: https://totalrecipesnetwork.com/wp-admin/admin.php?page=yummomatic_logs
The respective error is returned in case a WordPress built-in function fails to write a file to the disk of your hosting. The function is: $wp_filesystem->put_contents()
Also, I tried to upload a new plugin to check if the images would work over there, but I was not able to install it, got an error during the install:
Is my user account limited, or is this the same file system access issue as while uploading images?
Please check on this and let me know.
Could you, please, check with your hosting provider’s support why the file has no access (or on forums, if you have a Google Cloud hosting).
Error: No access to the local file system: /opt/bitnami/apps/wordpress/htdocs/wp-content/uploads/2019/12/4298/kim-chi-korean-bae-chu-kim-chi.jpg
Regards.
-
-
AuthorPosts
The topic ‘Yummomatic Plugin Exceptions (Not Posting)’ is closed to new replies.