在joomla框架中再添加一个editor时遇到的问题根据别人的代码基本完成添加到数据库等操作,但是别人的代码里editor->save( 'text' ); ?>存的是可以有连接的,而我的代码里editor->save( 'refAndCitations' ); ?>却不行。------解决方案-------------------- 很难帮你,刚开始看Joomla,帮你顶下~