问题解决,谢谢!!
再问一个整合smf和mambo的问题:
我用的是Bridge Mambo, Joomla SMF 1[1].1.rc2,想将mambors5.0.0和smf1.1.2整合时出现错误:
setQuery("UPDATE #__components SET admin_menu_img='js/ThemeOffice/config.png' WHERE admin_menu_link='option=com_smf&task=config'"); $iconresult[1] = $database->query(); # Show installation result to user ?>
Mambo-SMF Forum
This component is released under the terms and conditions of the GNU General Public License.
Please visit MamboHacks.com for updates.
Fatal error: Call to undefined function com_install() in D:\Program Files\EasyPHP 2.0b1\www\Mambo\administrator\components\com_installer\component\component.class.php on line 188
我换用MamboSMFForum_1[1].3.0_stable再试一遍,情况一样。
我该怎么解决?谢谢!