zikula-modules / Scribite

Integrate WYSIWYG editors for Zikula and its modules.
30 stars 7 forks source link

Scribite Installation not possible because too often forwarded in the Backend #164

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hello Developers,

I tried to install the Scribite 5.1.0 today under Zikula 1.5. It unfortunately does not work, because you are then too often redirected in the browser.

The module installation can not be completed successfully. Can anyone confirm or even observe?

I deleted with Ccleaner the whole browser cache and also removed the module from the database table with modules, re-uploaded the same error.

What else can I do?

Thank you!

Guite commented 7 years ago

@craigh possibly related to HookUtil::registerProviderBundles?

Guite commented 7 years ago

@AlexL777 to be clear about this: does the endless redirect happen during the installation or in the Scribite admin area after the installation?

ghost commented 7 years ago

@Guite , Immediately after clicking on the installation icon, I will be endlessly forwarded and the backend of Zikula 1.5 is no longer accessible.

I only see the install URL in the browser line. That would be it.

Guite commented 7 years ago

I suspect this is related to recent changes in the hook system in 1.5. Could you maybe test if it works when you disable this line? https://github.com/zikula-modules/Scribite/blob/master/lib/Scribite/Installer.php#L18

ghost commented 7 years ago

Unfortunately no success and even if I delete this line completely. But I will be endlessly forwarded. Maybe it's really right to Zikula 1.5 and not to Sribite.

craigh commented 7 years ago

I can confirm the problem. ☹️

craigh commented 7 years ago

This is definitely a core problem. closed in favor of https://github.com/zikula/core/issues/3629

craigh commented 7 years ago

@AlexL777 this is now corrected in the core. please test with build 174 or later

http://ci.zikula.org/job/Zikula_Core-1.5.0/lastSuccessfulBuild/

ghost commented 7 years ago

Hi Guys,

Thank you for your time. I just made it with the SSH upgrade and the upgrade went well. Then in the Zikula 1.5 backend I could install the Extension Scribite without problems.

I will probably install a few more extensions for Zikula 1.5 and with issues I will gladly turn to you again.

Thank you 👍