cold_fire99
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Hm, I have a test site with WordPress, Woocommerce, Fooevents for Woocommerce, and Event Schema installed. The Schema validator is still saying this is a Product and not an Event:
Ok , seems not to work yet
I actually use the Plugin called “FooEvents for WooCommerce” which is the FootEvents Core Plugin to sell Event Tickets with Woocommerce.
https://www.fooevents.com/de/produkte/fooevents-fur-woocommerce/
The Fooevents calendar plugin is more or less a Calendar Function
Thanks for providing this. I will start to test it today
Would appreciate FooEvents support a lot
Forum: Fixing WordPress
In reply to: Installation of all Plugins fails with errorThanks!
- Set the directory permissions to
755and file permissions to644for thewp-content/upgradefolder. -> My Permissions are 775 and 664 - Ensure the web server user owns the WordPress files. -> This is not the case: the owner of the files is www-data:www-data. The Webserver is running with nobody:nogroup. nobody as group rights for www-data group. www-data has group rights for nogroup. I did expect that this must work. Actually it did not! I changed webserver to www-data:www-data and now it works -> I find this strange, becase why does the webserver needs to be an owner -> this seems to me no correct linux logic
- Verify if any security settings in OpenLiteSpeed are restricting file access. -> done
- If the issue persists, manually upload the plugin via FTP to the
wp-content/pluginsdirectory and activate it from the WordPress dashboard.
- Set the directory permissions to
Viewing 5 replies - 1 through 5 (of 5 total)