【问题标题】:regarding joomla template installation关于joomla模板安装
【发布时间】:2013-07-04 07:54:32
【问题描述】:

使用 wamp 2.1 和 joomla 3.0.3 在 joomla m 中安装模板时出现错误消息。 错误代码是

致命错误:在第 284 行调用 C:\wamp\www\Joomla\templates\blackwhite\icetools\default.php 中未定义的方法 JRegistry::getValue()

【问题讨论】:

  • 你确定你的模板支持joomla 3.0.3吗?

标签: joomla


【解决方案1】:

JRegistry::getValue() 以前在 Joomla 3.x 中已被弃用和删除。它应该改为 JRegistry::get() 。请看http://docs.joomla.org/Potential_backward_compatibility_issues_in_Joomla_3_and_Joomla_Platform_12.2#JRegistry

【讨论】:

    猜你喜欢
    • 2013-01-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-02-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-05-25
    相关资源
    最近更新 更多