Drupal 6 and YUI Editor 2.8, cannot get upload image working -


okay, have installed wysiwyg module drupal 6 site. installed yui module v2.8.0r4

i cannot image upload work. when click image, option insert url etc, no upload form.

i searched , searched days trying find issue nothing seems work. have seen issue many others well.

has had problem? or can me out it? appreciated.

imce wysiwyg bridge works tinymce , fckeditor yui editor wysiwyg module no allow image importing yui.

however yui , yui_editor modules allow uploading imce (checkbox yui edit profile configuration screen):

allow users browse images directly editor insertion editor. note: imce module must installed , configured work. works yui 2.5.x @ present.

so looks can http://drupal.org/project/yui , http://drupal.org/project/yui_editor modules want (with imce).

hopefully helps , luck!


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -