Deprecated: Function split() is deprecated in /www/wwwroot/blog.whyno.org/plugins/plogeshi/class/plogeshi/plogeshi.class.php on line 68
所有的东西都是乱弹和自己的技术积累和网络见闻
tcsm | 15 九月, 2006 01:42
Fatal error: Call to a member function on a non-object in d:xxxxxxxpluginssmileyspluginsmileys.class.php on line 162
解决方法: 打开pluginsmileys.class.php 查找:
$rg = $blogInfo->getBlogRequestGenerator();
替换:
$rg =& RequestGenerator::getRequestGenerator( $blogInfo );
这样就大功告成了
« | 十一月 2024 | » | ||||
---|---|---|---|---|---|---|
日 | 一 | 二 | 三 | 四 | 五 | 六 |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |