Steffen Voß
Forum Replies Created
-
Forum: Plugins
In reply to: [Pixabay Images] "You don't have permission to edit this post"+1
Same problem here. WordPress 4.2.3 and Pixabay Images 2.11. Site ist SSL-protected.
Forum: Plugins
In reply to: [Shariff Wrapper] Warning: Creating default object from empty valueWhoop Whopp!
I added
global $wpdb;at the beginning of sunrise.php and now it works perfectly. 😀
If you want to see it in action: https://kaffeeringe.de/ 😉
Forum: Plugins
In reply to: [Shariff Wrapper] Warning: Creating default object from empty valueIt seems to be a problem with MU Domain Mapping. The domain for my site is not set and I can’t add it. I am going to fix that and come back and tell you the results. Thank you! 😉
Forum: Plugins
In reply to: [Shariff Wrapper] Warning: Creating default object from empty valueI am still working on it. Thank you for your help first of all. 😉
1. Yes I am using the MU Domain Mapping. And it is version 0.5.5.1 – but I didn’t exchange the sunrise.php – anyway, now the error is a different one: Warning: Creating default object from empty value in /www/XXX/wp-content/sunrise.php on line 9 Fatal error: Call to undefined method stdClass::prepare() in /www/XXX/wp-content/sunrise.php on line 15
Could it be a problem that I am using HTTPS on my site?
2. Setting the temp folder helped. But I mistyped the path and the error said the folder wasn’t writable. Maybe you could add a check if the folder actually exists. 😉
Forum: Plugins
In reply to: [Flickr - Pick a Picture] Licence settingsI bet there’s only the serialization missing before saving. I’m going to take a look at the code, when I find some time.
You simply have to fill in the Facebook profile URL in your WordPress user-profile.
I thought I had long done that, but it turns out either it was lost in some upgrade or I never filled it in… 😉
+1
Forum: Plugins
In reply to: [Flickr - Pick a Picture] Licence settingsI set this directly within the database. But it would be great if the administration was fixed for everybody 😉
Forum: Plugins
In reply to: [Flickr - Pick a Picture] Search is BrokenGet your own Flickr-API-Key and it will work. 😉
Forum: Plugins
In reply to: [Viper's Video Quicktags] How do you get SSL to work?This is a really important issue, as modern browsers don’t display non-SSL-object in otherwise SSL-secured pages. So you can’t properly use this plugin on SSL pages.