1 ednong Sep 03, 2016 14:27
3 ednong Sep 04, 2016 15:30
Hi @fplanque,
@fplanque wrote earlier:
Did you really update b2nivo to the latest version ? http://plugins.b2evolution.net/b2nivo-plugin
It has been fixed specifically for this issue?
Do you really need the other plugins?
Yes-Yes-Yes ;)
Nivo is in version 1.2.1 - I have deleted it (and its DB) and installed again from a fresh download. There is the same problem again.
Some old plugins I've deinstalled, but some of them I need. So I will contact the developer of them.
Some of the old I need because compatibility, e.g. the old wikilinks plugin or the lightbox. The links to wikipedia or the bigger picture will not work anymore if I would deinstall them. And I have not the time to search their specific links and convert them into some equal of the build-in plugins.
4 fplanque Sep 04, 2016 16:10
You might be able to fix some of them yourself by adding missing &
signs like this:
https://github.com/b2evolution/b2nivo_plugin/commit/ae6f22bf439cdb1f725343bfd9fb14fb7766dd57
5 ednong Sep 04, 2016 18:49
Hi @fplanque
@fplanque wrote earlier:
You might be able to fix some of them yourself by adding missing
&
signs like this:
https://github.com/b2evolution/b2nivo_plugin/commit/ae6f22bf439cdb1f725343bfd9fb14fb7766dd57
thank you for this link.
I deleted the captcha image plugin :( and the nivo plugin again (from webspace too, as I do the first try too) and deleted all caches again. Then I installed the fresh downloaded nivo plugin again - no more warnings/messages now from there.
The wikipedia link plugin I changed as the messages said and your link show. Now it works without any problems.
The youtube plugin I deleted too. Maybe I will change the source or I will converted the links, which seems the better solution (but a lot of work), because the plugin will embed the video into a flash tag.
The captcha image I tried to change, but at the end it will not work. So I mailed blueyed and hope, he will change it.
Thanks for your help.
6 ednong Sep 04, 2016 18:54
BTW:
If I try to edit this post above - it is in community state now - I got the text edtior. If I want to save it for community, I got an error message like "You have no rights to get into administration backend". I can log out or go to the homepage (b2evo start side).
I think, it is a mistake - I should have the right, to edit my post, if it is in community state, isn't it?
7 ednong Sep 04, 2016 18:56
The lightbox plugin I have deinstalled now too. The old pictures will work without it, so I have not changed it.
8 fplanque Sep 04, 2016 19:56
Thanks for the feedback.
- Do you really need trackback? Almost only spammers still use it...
- The Youtube plugin has a new version that should actually work
- For the other plugins that you fixed, it would be really cool if you made GitHub repositories where you share your new versions.
Thanks.
PS: we'll check the edit issue.
9 ednong Sep 05, 2016 16:20
Hi @fplanque,
@fplanque wrote earlier:
Thanks for the feedback.
- Do you really need trackback? Almost only spammers still use it...
- The Youtube plugin has a new version that should actually work
For the other plugins that you fixed, it would be really cool if you made GitHub repositories where you share your new versions.
- yes, I need trackbacks - as I said times before ;)
- with "youtube plugin" I mean this plugin I have: http://plugins.b2evolution.net/youtube-plugin The newest version 2.3.1 produces the errors I described.
- I have no knowledge about PHP, only know there is a ";" at the end. So I guess, it makes not really sense to open a github repo for this.
I can write my corrections here (or anywhere) - most it was a diff in one or two lines in the sources.
Thanks for your answer.
10 fplanque Sep 06, 2016 17:52
Please check your installed plugin versions here: http://b2evolution.net/man/installed-plugins
Apparently you did not install the new b2nivo the first time you tried. Maybe the new youtube is not installed either. This is supposed to be fixed.
If not please post screenshot of installed plugin version and another screenshot of remaining error messages so I can pass these to the developers.
Thanks.
11 fplanque Sep 08, 2016 22:41
BTW:
If I try to edit this post above - it is in community state now - I got the text edtior. If I want to save it for community, I got an error message like "You have no rights to get into administration backend". I can log out or go to the homepage (b2evo start side).
I think, it is a mistake - I should have the right, to edit my post, if it is in community state, isn't it?
We tried several times and could not reproduce this. Can you please try again and make screenshots (evobar included) along the way? Thanks.
12 ednong Sep 09, 2016 17:07
Please check your installed plugin versions here: http://b2evolution.net/man/installed-plugins
Apparently you did not install the new b2nivo the first time you tried. Maybe the new youtube is not installed either. This is supposed to be fixed.
If not please post screenshot of installed plugin version and another screenshot of remaining error messages so I can pass these to the developers.
Thanks.
Hi @fplanque ,
there I checked the plugins and their versions - and the nivo was the newest one like on plugins.b2evo...
13 ednong Sep 09, 2016 17:11
BTW:
If I try to edit this post above - it is in community state now - I got the text edtior. If I want to save it for community, I got an error message like "You have no rights to get into administration backend". I can log out or go to the homepage (b2evo start side).I think, it is a mistake - I should have the right, to edit my post, if it is in community state, isn't it?
We tried several times and could not reproduce this. Can you please try again and make screenshots (evobar included) along the way? Thanks.
I have tried to edit the post of me above - works without problems - as it shoud do. I don't know, why this didn't worked last week. I was logged in and I could make a new one. But I can't edit the old one. Strange.
14 fplanque Sep 09, 2016 19:00
Please check your installed plugin versions here: http://b2evolution.net/man/installed-plugins
Apparently you did not install the new b2nivo the first time you tried. Maybe the new youtube is not installed either. This is supposed to be fixed.
If not please post screenshot of installed plugin version and another screenshot of remaining error messages so I can pass these to the developers.
Thanks.
Hi @fplanque ,
there I checked the plugins and their versions - and the nivo was the newest one like on plugins.b2evo...
I was talking about checking the Youtube plugin version!!! I know your b2nivo works now!
Also, as you posted no screenshots of remaining issues, can I consider this issue closed?
15 ednong Sep 11, 2016 18:16
Okay,
I have deinstalled the youtube plugin and the nivo plugin again and installed the fresh version again (new upload). Works now without problems, as I said above. Maybe I was a little bit confused with the lots of error messages and warnings ... ;)
The lightbox plugin is now deinstalled. The build in works with the older pictures too. There I have made no changes in the source.
Trackbacks I need, yes.
The really good captcha image plugin of blueyed doesn't work anymore. I got the errors messages as above after adding "$params" in the source code in the named functions again. If I change it with "& $params" it will end with a lock screen (don't know the error message yet, it was a little bit tricky to get in again).
So I hope blueyed will have a look about it.
So this thread can be closed.
16 fplanque Sep 11, 2016 20:31
I've put fixing blueyed's plugin on our todo list in case he doesn't do it in the next couple of weeks.
Can you please use a photo of you for your profile picture? It makes the forums more human ;)
17 ednong Sep 16, 2016 21:30
18 fplanque Oct 06, 2016 23:38
@ednong Please try the fixed version of the plugin available here: http://plugins.b2evolution.net/captcha_image
Did you really update b2nivo to the latest version ? http://plugins.b2evolution.net/b2nivo-plugin
It has been fixed specifically for this issue?
Do you really need the other plugins?
Please delete the ones you don't need and contact the authors of the other ones to ask them to update them. These are 3rd party plugins that were not developed by us.