PDA

View Full Version : configuration


marino
08-25-2007, 04:30 PM
Dear
I have installed the trial version 1.0.3 and I use joomla 1.0.12 and after installation have some problems in configuration:
1) courses management, it's not possible to add a new course, on the screen there are only the modify and delete icons?
2) configure your course categories, I add the new categories but after save i lost all
3) configuration, don't save the modify
can you help me

den
08-25-2007, 04:42 PM
1) courses management, it's not possible to add a new course, on the screen there are only the modify and delete icons?

Firstly create teacher (JoomlaLMS->Usermanagement). All course manipulations (create/import/export/delete/publish/unpublish and so on) are available under frontend. (login with teacher account).

2) configure your course categories, I add the new categories but after save i lost all
3) configuration, don't save the modify
can you help me
Do you use other 'LMS' software for Joomla before JoomlaLMS was installed?
Check that table 'jos_lms_config' is exists and has two fields 'lms_config_var ' and 'lms_config_value'

marino
08-25-2007, 06:15 PM
dear Den
about position 2 -3 i have checked by pdpMyadmin and i have found the table with two record
about the position 1 , i am the administrator and i have :
1) create the teacher to the username "five"
2) connect the component "joomla LMS" to the mainmenu
3) login with username "five" but the LMS menu is not available on the menu
where is the problem?
many thanks
Vincenzo

den
08-26-2007, 01:51 PM
2) connect the component "joomla LMS" to the mainmenu
3) login with username "five" but the LMS menu is not available on the menu
where is the problem?

Menu item is not published or have 'special' access level ('Public' - for all users, 'Registered' - for registered, 'Special' - for authors, admins, etc.)

mfairhurst
09-24-2007, 04:25 PM
I am having the same problem. I cannot select to put JLMS Online.
When I go to the LMS page on the front end it says: This function temporary unavailable.
(BTW: I think the correct English should say "This function is temporarily unavailable")

I have checked and have the two tables mentioned.
I have created a teacher user and logged in.
What else have I missed?

den
09-24-2007, 04:29 PM
Do you enable online mode at JoomlaLMS configuration? (first parameter on the first tab)

mfairhurst
09-24-2007, 04:48 PM
No matter what I try, I cannot change anything on the config. It says 'error on page' on bottom left hand page of Internet Explorer.

den
09-24-2007, 04:55 PM
What WYSIWYG editor you are using? Try to temporarily disable it.

mfairhurst
09-24-2007, 05:00 PM
Not sure where to do that?

mfairhurst
09-24-2007, 05:05 PM
OK. I have found the WYSIWYG section. Have selected no editor - now have error msg: An Error has occurred. Unable to open config file to write!

So that may be the problem...

den
09-24-2007, 05:07 PM
Site -> Global Configuration -> Tab 'Site' -> Default WYSIWYG Editor: -> set to "No WYSIWYG editor"
or Site -> User manager -> Administrator -> User Editor -> set to "No WYSIWYG editor".

Another way: try to cut off prefix 'www.' in the administrator URL (or ad the prefix).

den
09-24-2007, 05:09 PM
Make configuration.php in the FTP root folder writable.