【问题标题】:joomla 2.5 virtuemart php 5.2joomla 2.5 美德玛特 php 5.2
【发布时间】:2013-12-09 21:26:32
【问题描述】:

我对 joomla 德行有疑问。

致命错误:在中找不到类“shopFunctionsF” /home/eneskura/public_html/components/com_virtuemart/views/virtuemart/view.html.php 第 40 行

第 40 行

[line38] $vendor = $vendorModel->getVendor(); if (VmConfig::get

[line39] ('enable_content_plugin', 0)) {

[line40] shopFunctionsF::triggerContentPlugin($vendor,

[line41] 'vendor','vendor_store_desc');

[line42] shopFunctionsF::triggerContentPlugin($vendor,'vendor','vendor_terms_of_service'); }

未添加的行

$vendor = $vendorModel->getVendor();如果 (VmConfig::get ('enable_content_plugin', 0)) { shopFunctionsF::triggerContentPlugin($vendor, '供应商','vendor_store_desc'); shopFunctionsF::triggerContentPlugin($vendor, '供应商','vendor_terms_of_service'); }

我找不到运行它的方法。

php 5.2

【问题讨论】:

  • 如果你安装了最后一个版本,你应该切换到 php 5.3+,因为它是 druthmart 开发团队推荐的
  • 抱歉,我的服务器不会这样做。

标签: php joomla joomla2.5


【解决方案1】:

当我收到“找不到 Class 'shopFunctionsF'”错误消息时,我发现问题在于 Virtuemart 没有与之关联的菜单项。

设置一个美德玛特菜单项为我修复了它。

这不能保证解决您的问题,但这是唯一提到该特定错误消息的线程,所以我怀疑它可能是同一个问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-10-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-10-21
    相关资源
    最近更新 更多