Results 1 to 2 of 2
-
4th Oct 2011, 03:33 PM #1OPMemberWebsite's:
dhi-forumerz.com watchanimes.org c0ver.meTopic Error
Hey guys,
I have a problem when im viewing topics in my forum...
Now finally i imported ipb 3.2 skins.. on my board but when i try to go to ANY topic it displays this error...
Fatal error: Call to undefined method skin_editors_22::editor() in /home/----------/public_html/admin/sources/classes/editor/composite.php on line 371
This is composite.php line 371
Code:$html = $this->registry->getClass('output')->getTemplate('editors')->editor( $fieldName, $this->getContent(), $options, $this->getAutoSavedContent( $_autoSaveKeyOrig ) );
Code:/* Store last editor ID in case calling scripts need it */ $this->settings['_lastEditorId'] = $options['editorName']; if ( IN_ACP ) { $html = $this->registry->getClass('output')->global_template->editor( $fieldName, $this->getContent(), $options, array() ); } else { $html = $this->registry->getClass('output')->getTemplate('editors')->editor( $fieldName, $this->getContent(), $options, $this->getAutoSavedContent( $_autoSaveKeyOrig ) ); } return $html; }
This error doesnt come up when viewing the topic using a user without permissions to edit...!World Life Reviewed by World Life on . Topic Error Hey guys, I have a problem when im viewing topics in my forum... Now finally i imported ipb 3.2 skins.. on my board but when i try to go to ANY topic it displays this error... Fatal error: Call to undefined method skin_editors_22::editor() in /home/----------/public_html/admin/sources/classes/editor/composite.php on line 371 Rating: 5
-
5th Oct 2011, 06:38 PM #2Respected Member
Look at the template for that skin #22 and see if it has the template
Editor
ajaxEditBox
editor
editorJS
editorLoadJs
editorSettings
editorShell
ips_editor
mediaGenericWrapper
sharedMedia
sharedMediaDefault
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
topic
By 07BRN91 in forum Feedback and SuggestionsReplies: 1Last Post: 8th Oct 2012, 04:56 PM -
Need Help Topic ID
By AlanSmith23 in forum Technical Help Desk SupportReplies: 3Last Post: 26th May 2011, 08:18 AM -
Adding Domain Error in cPanel (Error from park wrapper:)
By Ryza in forum General DiscussionReplies: 0Last Post: 20th Feb 2011, 01:57 AM -
My first topic
By linhliver in forum IntroductionsReplies: 1Last Post: 14th Dec 2010, 02:54 PM -
The topic with no name.
By Profit in forum General DiscussionReplies: 17Last Post: 29th Nov 2010, 10:28 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...