lang3 2007-8-21 16:52
[下载]PONYGALLERY ML 2.4.0 图库组件中文版
PONYGALLERY ML 2.4.0 是功能强大的曼波图库组件,由 akoGallery 演化而来,功能越来越强,不逊于 Zoom Gallery。
本中文版基于baijianpeng 的汉化改进而来,内含简体中文 gb2312, utf-8 和 繁体中文 big5, utf-8 语言包。
[url=http://files.mambochina.net/ext/ponygallery/com_PONYGALLERY_ML_2_4_0_cn.zip][color=#0000ff]欢迎下载![/color][/url]
残剑 2007-8-22 11:13
顶顶顶,一路狂顶:victory: :victory: :victory:
artery 2007-8-22 23:18
以中文用户名发表评论时,名字还是乱码......:L
cshuo 2008-5-3 20:38
建好类别,上传图片,建立菜单,然后在前台点击菜单,出现下面的错误:
Fatal error: [] operator not supported for strings in /home/csicwcom/public_html/mb/templates/mbt_macro_blue/index.php on line 92
92行附近的内容为:
$dir = $mosConfig_absolute_path . "/templates/mbt_macro_blue/images/headerimages";
$dh = opendir($dir);
while (false !== ($filename = readdir($dh))) {
$files[] = $filename;(第92行)
这些语句是显示我的首页页头图片的.....
怎么办?