stfw
Forum Replies Created
-
Hallo Sergej, kann es sein, dass dieses Problemchen mit dem neuen Update (Version 1.3.0) wieder auftritt? Bei mir scheint es jedenfalls so.
Ich würde mich freuen, wenn du das einmal überprüfen könntest.
Grüße
StefanForum: Plugins
In reply to: [Subscribe to Double-Opt-In Comments] Warning: Illegal string offset@mbrsolution @tobiask I’ve updated to 6.4.1 on an WordPress 3.8.3 installation. The error messages are gone now. I think this is fixed now.
Thanks!Forum: Plugins
In reply to: [Subscribe to Double-Opt-In Comments] Warning: Illegal string offset@mbrsolution Thanks for your help! – when I try to open your link the website seems to be unavailable due to an caching error.
I will try the link in some days again.Jetzt wollte ich dir gerade eine Mail schicken (sorry, ich kam nicht früher dazu)…
Danke, mit dem Update von heute klappt es mit dem direkten Link aus dem Dashboard. 🙂
Forum: Plugins
In reply to: [Subscribe to Double-Opt-In Comments] Warning: Illegal string offsetI’d like to add some hopefully useful information acording to this problem. In my development environment I use PHP Version : 5.3.27 / 32Bit OS and have not such errors.
On my productive environment I use PHP Version : 5.4.26 / 32Bit OS and do have problems.
The warning accours when I try to manage the e-mail subscriptions. The user sees this erros too, when he tries to make some changes to his subscriptions.
Forum: Plugins
In reply to: [Subscribe to Double-Opt-In Comments] Checkbox in wrong locationHi, in FAQ you can find a code snipet to “fix” it. Actually it is nothing to fix at all. The checkbox is in “wrong location” due to wordress API quidelines. If you speak some german you can read more about this here.
Put the snipet from the FAQ to the “comment-template.php” located in the wp-includes directory. Search for the right spot to put it. It can be helpful to search for “<input name=”submit” type=”submit” id”. You will find the submit button from the comment form.
Place the snipet in front of that code of the submit button. (Here it is in line 2134). If you are uncertain what you are doing, backup the “comment-template.php” before you make any changes.Forum: Plugins
In reply to: [Subscribe to Double-Opt-In Comments] Warning: Illegal string offsetSame here to me. Can anybody give a helping hand?