Joomla 2.5.8
当我尝试访问我的网站时出现此错误
致命错误:带有消息的未捕获异常'异常' 'DateTime :: _ construct()[datetime .-- construct]:无法解析 时间字符串([]在位置0([):意外字符'中 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \公用\ date.php:121 堆栈跟踪:#0 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \公用\ date.php(121): DateTime-> _construct('[',Object(DateTimeZone))#1 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \ factory.php(557): JDate-> __ construct('[','UTC')#2 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \ HTML \ html.php(712): JFactory :: getDate('[','UTC')#3 [内部函数]:JHtml :: date('[', 'd F Y')#4 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \ HTML \ html.php(222): call_user_func_array(Array,Array)#5 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \ HTML \ html.php(135): JHtml :: call(Array,Array)#6 d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \模块\ mod_sp_smart_slider \ TMPL \杂志\ view.php(66): JHtml :: _('date','[','d F Y')#7 D:\ Ho in d:\主机\ 11017096 \ HTML \亲\ V2 \ V2 \图书馆\的Joomla \公用\ date.php 在第121行
这是
行Date.php 121
parent::__construct($date, $tz);
我必须做什么?