PDA

View Full Version : Can't create new folder and document


haydar
08-08-2008, 02:38 PM
installed trial version 1.0.5
from the frontend:
- teacher can create new course
- teacher can create new topic

now the problems:
- teacher cannot create new folder in page: index.php?option=com_joomla_lms&Itemid=39&task=new_folder&id=1
1. type a name
2. place in: course folder (there's no choice here)
3. click publishing: yes
4. type text in description
when tried to click Save button (javascript:submitbutton('save_doc') IE does nothing and there's message in bottom left of IE: error on page. either Save or Cancel behaves the same.

- teacher cannot create new document in page:
index.php?option=com_joomla_lms&Itemid=39&task=new_document&id=1
1. type a name
2. upload the file
3. place in: course folder (there's no choice here)
4. click publishing: yes
5. type text in description
when tried to click Save button (javascript:submitbutton('save_doc') IE does nothing and there's message in bottom left of IE: error on page. either Save or Cancel behaves the same.

please help and thank you very much
haydar

den
08-08-2008, 04:44 PM
Which WYSIWYG editor is installed on your site?
Do you use any SEF component?
Try to change WYSIWYG editor or disable it.

haydar
08-13-2008, 03:34 AM
wow it works! thanks for the help mr. Den,

teacher used TinyMCE before, I disabled it. and he can create folder and upload course files.

any recommendation of wysiwyg editor compatible to joomaLMS?

thank you again, btw, it's a great product, great support.

I'll urge my company to purchase it for sure.
==haydar==

den
08-14-2008, 12:32 PM
Have any SEF components installed on your site? It maybe an compatibility error of the WYSIWYG-JoomlaLMS-SEF.
You can try the JCE editor, it works for me.

P.S. both TinyMCE and JCE are worked well on our test server. As I've said before, it maybe an incompatibility with SEF component.