Leo

Moderators: General Support Moderators, General Support Moderators
Ole can you contact somebody to make this sticky pls?ot2sen wrote:Thanks for sharing Leo![]()
Works nicely for a quick rescue!
Clear Joomla and Browser Cache and make sure that the plugin is published. Languages have no influences on this issue at allcyberseguridad wrote:not working fine here, dont know if could be caused because my frontend language (spanish) but still receiving same message, shall I edit any of the variables in the plugin code?
No,gustele wrote:The plugin seems to introduce a new error.
Welcome John, always happy to assist here or elsewheregustele wrote:Thanks, Leo
That solved the problem. I should have found this out myself.
John
It is a major change in how data is being asked for in forms. It was incorporated in Joomla Beta2 already and nobody (3rd party) has tested this it seems otherwise I would not have discovered this Friday midnight GMT since it would have been resolved already. Version 2.5.1 will provide a solution for those who are very, very slow with adapting the code....Rest assured my inbox is floating already with new release announcements so the 3rd party developers are picking flashy fast....grietbroek wrote:What is the reason they've changed this? I don't get it, now every component needs to be updated because of this minor difference which Joomla is not changing back.
This is correct...Please realize that Joomla is the platform on which 3rd parties build software. So if the final stage has been released from1.5 t0 2.5 with tons of additional functionality for you(!) as enduser than they need to upgrade the extensions and we as users need to upgrade our systems....Part of life. Please note the following as a little site step...Many extension developers have never real upgraded their extensions to for instance Joomla 1.7. See how many extensions are working on Joomla 1.5/1.6 and 1.7 These are all patched system and not compliant and they are causing these issues. Now they are finally in dire need to upgrade at lastgrietbroek wrote:Ok, I'm not a programmer, but I guess Joomla needed to change this to improve their system. Like I said, almost every extension needs to update because of this 'minor' change. Also almost every Joomla user needs to update many extensions..
The plugin addresses an issue with a form id (id=admin should be instead of name=admin) Therefor not not only the Cache should be cleaned but the Full browser caching including "form-history" etc. Install plugin, enable, clear complete browser cache, purcge Joomla system cache, close browser , reopen browser and it works (same issue had myself on a couple of installs and this resolves that. (In a few days the issue is resolved through a patch in forthcoming upgrade from Joomla as well)toolbox978 wrote:I installed this plugin after upgrading to 2.5 from 1.7.3 and found myself unable to save, save&close, or close. Didn't matter if I was editing a menu item, editing an article, extension manager...just nothing worked. Also didn't matter which browser I was using, or which administrator template is default. I was forced to disable it.
I see that this hasnt fixed the problem.leolam wrote:For the techs under us:
The system plugin looks for the adminForm tag (name), if it finds it it sees if the id is already there, if so return true otherwise goes on and replaces name=adminForm" with name="adminForm" and id="adminForm"
\
Resolving this has been described since that has its own solution. Thanks for appreciating the effort and glad it worked for so many other people till 2.5.1 came out!pxforti wrote:Important. The plugin for fixing the "Please make selection..." causes further breaks.