Hi
I tried having two editors in single page.
When i click on insert image in the 2nd editor, the images are getting inserted in the first editor, same case with page break, read more also.
Pls help
-Vivek
problem with editor
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Re: problem with editor
Can you please enter the code you use for showing editors here?
I think you're using same id's for both editors.
I think you're using same id's for both editors.
My Joomla! 1.5 extensions - http://joomla.ercan.us
Progress is made by lazy men looking for easier ways to do things.
Progress is made by lazy men looking for easier ways to do things.
-
- Joomla! Apprentice
- Posts: 6
- Joined: Sun Jul 29, 2007 6:21 pm
Re: problem with editor
echo $editor->display('quicktake', $row->quicktake, '100%', '150', '40', '5');
?>
echo $editor->display('review', $row->review, '100%', '250', '40', '10');
?>
-
- Joomla! Apprentice
- Posts: 6
- Joined: Sun Jul 29, 2007 6:21 pm
Re: problem with editor
I tried the same thing with the same code using the latest nightly build.
Now im not able to add images using the insert image option.
-Vivek
Now im not able to add images using the insert image option.
-Vivek