【问题标题】:Potential Joomla component incompatibility with EventGallery潜在的 Joomla 组件与 EventGallery 不兼容
【发布时间】:2016-08-03 19:26:26
【问题描述】:

请原谅这个问题缺乏方向,但是我的 Joomla 3.4 网站运行良好,然后切换到新主机。所有网站转移都按计划进行,但有一个组件,即 Sven Bluge 的 Event Gallery,显示一页照片停止工作。

包含该组件的页面会加载所有框架以托管图像,但会将每个图像替换为blank.gif

<img class="eventgallery-lazyme " data-width="800" data-height="533" longdesc="http://raymondthefox.com/components/com_eventgallery/helpers/image.php?option=com_eventgallery&amp;mode=uncrop&amp;width=50&amp;view=resizeimage&amp;folder=raymondsnapshots&amp;file=IMG_0212.JPG" src="http://raymondthefox.com/media/com_eventgallery/frontend/images/blank.gif" style=" width: 50px; height: 50px; background-position: 50% 50%; background-repeat: no-repeat;" alt="Snapshots">

在事件库支持页面上查找此问题后,他们认为这可能是 mod_secure 问题,或各种 PHP 权限问题。

我就此联系了我的托管支持,他们进行了调查并提供了以下信息。

Declaration of EventgalleryControllerEvent::postSaveHook() should be compatible
with JControllerForm::postSaveHook(JModelLegacy $model, $validData = Array) in
/home/raymygmo/public_html/administrator/components/com_eventgallery/controllers/event.php
on line 16 So we suspect some incompatibilities between Joomla components.

他们的回答中是否有任何实质内容,如果有的话,任何人都可以概述其含义。

如果需要更多/更少的信息,请发表评论,我会相应地更新问题。很抱歉用这个瞎跑。

【问题讨论】:

    标签: joomla joomla-extensions joomla3.4


    【解决方案1】:

    我想这已经解决了。您的托管服务提供商的回答一文不值。但是提到切换到新的托管服务提供商是一个很好的提示。

    Event Gallery 使用脚本 /components/com_eventgallery/helpers/image.php 来提供缓存的缩略图。如果此脚本没有执行权限,您将看不到任何图像。您可以在组件选项中打开旧版慢速渲染模式,也可以修复这些权限。

    【讨论】:

      猜你喜欢
      • 2011-03-20
      • 1970-01-01
      • 2013-09-28
      • 1970-01-01
      • 1970-01-01
      • 2022-12-15
      • 1970-01-01
      • 2018-07-04
      • 1970-01-01
      相关资源
      最近更新 更多