error with legacy after user makes login

Locked
igal_alkon
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Wed Oct 25, 2006 10:55 am

error with legacy after user makes login

Post by igal_alkon » Thu Dec 14, 2006 4:29 pm

hay. i'm using the last Revision of 1.5
6004? think i updated today.

i have a problem with user login. after users makes login he gets an error after the page refresh.

Fatal error: Call to undefined function: init() in /../libraries/joomla/common/legacy/functions.php on line 530


this is the part of code it talks about:

/**
* Legacy function, use JEditor::init instead
*
* @deprecated As of version 1.5
*/
function initEditor()
{
$editor =& JFactory::getEditor();
echo $editor->init();
}


i'm no joomla expert, but maybe someone in here knows how i might fix this thing.

User avatar
woomaa
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Tue Sep 19, 2006 6:04 am
Location: Maniowy, Poland
Contact:

Re: error with legacy after user makes login

Post by woomaa » Thu Jan 18, 2007 7:03 am



Locked

Return to “Joomla! 1.5 BETA”