简体   繁体   English

Sobipro组件以空白页面响应

[英]Sobipro component respond with a blank page

I update Joomla to the most recent version (3.7.1). 我将Joomla更新到最新版本(3.7.1)。

Also update the Joomla component SobriPro to the most recent version (1.3.7). 还将Joomla组件SobriPro更新到最新版本(1.3.7)。 Before the updates all works fine, after the updates the SobriPro component always responds with an empty page. 在更新之前一切正常,在更新之后,SobriPro组件总是以空页面响应。 Accessing SobiPro client or administration pages always retune a blank html page. 访问SobiPro客户端或管理页面始终重新调整空白的html页面。

I already consult the administration and client Joomla error logs but nothing is register. 我已经咨询了管理和客户端Joomla错误日志,但没有注册。 I also try to run Joomla in debug mode but not getting any message. 我也尝试在调试模式下运行Joomla但没有收到任何消息。 Sure I run the updates first in a local dev environment. 当然,我首先在本地开发环境中运行更新。

In the local server all runs OK, I only have problems in the production environment. 在本地服务器上运行正常,我只在生产环境中遇到问题。

Finally I found the problem. 最后我发现了问题。 In my production environment dosen't have the Phar extension available. 在我的生产环境中,没有可用的Phar扩展。

The difficult to detect this limitation was because the sobi component return black pages without reporting any error. 很难检测到这种限制是因为sobi组件返回黑页而没有报告任何错误。

To correct the problem I just uncompressed the sobi framework file and make a change in the sobi component loader code. 为了解决这个问题,我刚刚解压缩了sobi框架文件并对sobi组件加载器代码进行了更改。 This change is documented here: https://github.com/Sigsiu-NET/SobiPro/pull/8 此更改记录在此处: https//github.com/Sigsiu-NET/SobiPro/pull/8

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM