klemensz
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] BackWPUp S3 Permissions issueTwo things from kylewhenderson’s answer fixed the issue for me:
* Using “Action”: “s3:*” (instead of just get, put, delete)
* Adding “arn:aws:s3:::BUCKET_NAME”.
Thanks!Thanks for the hint. I don’t get the message when creating a page but when trying to add it to the custom menu (Appearence -> Menu).
Hi,
So what is the fix for the “Fatal Error: Element ID already exists with a different type”? (WPML 2.0.4.1, WordPress 3.0.4).
I suddenly started getting it without updating WPML oder WordPress when trying to add a menu entry. Basically it means that I cannot add pages to my site any more.
ThanksForum: Plugins
In reply to: Major overhaul coming to Co-Authors PlusI tried to install Co-Authors Plus 2.1.1 in WP 2.7.1 but could not because I got this error message:
Fatal error: Call to undefined function wp_set_post_terms() in /[path-to-wordpress]/wp-content/plugins/co-authors-plus/co-authors.php on line 282
Any ideas?Edit: I saw that the function wp_set_post_term() is @since 2.8.0, so probably this is the problem here. It would be really great of you can make it compatible with WP 2.7!