<< Back
Message for this thread
Posted by Messages text
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 19/05/2009 04:38 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Configuration:

- Fresh installation of docebo version 3.6.03 on a shared Linux server.

- English is only language defined.

- Error reporting is turned on.

- CMS home page is defined to include Login block in left column of default two column layout.

Bugs:

1. "Username" and "Password" prompts are too long for space before entry field. Looks like font size for class= "label_login" is too large or column width is too narrow. I prefer to leave font size as it is and either change column width or allow entry field to move down one line.

2. The following text is displayed in Login block because the required English text is not defined in database:

"Undefined language key: _LOG_REGISTER_WITH_CODE for module login in platform cms"

This is a link and when clicked it causes the registration page to be displayed as expected.

3. A line of text in the registration page is:

"The password must contain at limit 5 chars"

This line should say "The password must contain at least 5 characters"

4. Registration page entry field title "Code" could be changed to "Registration Code" to match title in configuration settings.

5. Privacy policy statement at registration contains extra 'rn' text in various places. Looks like backslashes have been removed from '\r\n'.

6. At bottom of page the folowing text is displayed without enough information to use it:

"Untranslated languages, click here to expand (1)"

with link value = " <website>/docebo/doceboCms/index.php?mn=login&pi=2_1&op=register#"

Clicking on the text causes same page to be displayed.

7. A company record is created and the Company Users icon is clicked. Since no users have been assigned yet, the only option on new page is "Select Users". It is clicked and new page displays the following error message:

"Undefined language key: _BUG_ASSIGNED_USERS for module company in platform framework"

8. Same page displays following error message as content of second button below list of users:

"Undefined language key: _UNSELECT_ALL for module admin_directory in platform framework"

 

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 19/05/2009 14:47 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Writted by: Peachment Chris

Configuration:

- Fresh installation of docebo version 3.6.03 on a shared Linux server.

- English is only language defined.

- Error reporting is turned on.

- CMS home page is defined to include Login block in left column of default two column layout.

Bugs:

1. "Username" and "Password" prompts are too long for space before entry field. Looks like font size for class= "label_login" is too large or column width is too narrow. I prefer to leave font size as it is and either change column width or allow entry field to move down one line.

2. The following text is displayed in Login block because the required English text is not defined in database:

"Undefined language key: _LOG_REGISTER_WITH_CODE for module login in platform cms"

This is a link and when clicked it causes the registration page to be displayed as expected.

3. A line of text in the registration page is:

"The password must contain at limit 5 chars"

This line should say "The password must contain at least 5 characters"

4. Registration page entry field title "Code" could be changed to "Registration Code" to match title in configuration settings.

5. Privacy policy statement at registration contains extra 'rn' text in various places. Looks like backslashes have been removed from '\r\n'.

6. At bottom of page the folowing text is displayed without enough information to use it:

"Untranslated languages, click here to expand (1)"

with link value = " <website>/docebo/doceboCms/index.php?mn=login&pi=2_1&op=register#"

Clicking on the text causes same page to be displayed.

7. A company record is created and the Company Users icon is clicked. Since no users have been assigned yet, the only option on new page is "Select Users". It is clicked and new page displays the following error message:

"Undefined language key: _BUG_ASSIGNED_USERS for module company in platform framework"

8. Same page displays following error message as content of second button below list of users:

"Undefined language key: _UNSELECT_ALL for module admin_directory in platform framework"

 

Further work reveals:

1. Can be fixed in <website>/doceboCore/templates/standard/style/style_login.css

Correction: <website>/doceboCms/templates/standards/style/style-block.css controls the login block for the CMS.

Changing line 429 from width:40% to width:50% displays the full length of prompt and forces the entry field to next line.

2. I can add key to my own system using the Admin->Language Management->Add key function. I suggest the text value "Register", same as normal _LOG_REGISTER.

7. I can add key to my own system using the Admin->Language Management->Add key function. I suggest the text value "No users assigned to company yet.".

8. I can add key to my own system using the Admin->Language Management->Add key function. I suggest the text value "Unselect all".

Message modified by : crusty on : 24/05/2009 04:07
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 19/05/2009 16:55 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Docebo version 3.6.03

1. Selected Admin->Web Portal->Pages to display Pages management list. Clicked on edit icon for "english" page entry, which is the first line below "root", resulted in new display with just:

Fatal error: Call to undefined function dd() in http://<website>/docebo/doceboCms/admin/modules/manpage/manpage.php on line 769

 

2. Selected Admin->Web Portal->Pages to display Pages management list. Clicked on Edit page blocks icon for a page I created. There is a missing key for the tick box between block title and block style:

Undefined language key: _HIDE_CONTENT_TITLE for module admin_manpage in platform cms

 

3. Error notices at bottom of page:

http://<website>/docebo/doceboCore/index.php?modname=manpage&op=modblock&write=1&block_id=3&sub_id

Notice: Trying to get property of non-object in .../docebo/doceboCore/lib/lib.treedb.php on line 218

Notice: Trying to get property of non-object in .../docebo/doceboCore/lib/lib.treedb.php on line 219

 

4. Selected Admin->Web Portal->Banner and created a banner record with a gif file as content. Clicked on the Details icon for the line. New page displayed with error notice at bottom of page:

Notice: Use of undefined constant _LANGCODE - assumed '_LANGCODE' in .../docebo/doceboCms/lib/manDateTime.php on line 26

 

Message modified by : crusty on : 19/05/2009 16:56
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 20/05/2009 04:47 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Debug mode is ON.

Created page with layout of left column, right header and two right columns below header.

Selected the banner block to be inserted in the right header.

Block was created successfully and edit block page is displayed.

At the bottom of the page appears the following error reports:

Notice: Undefined variable: i in .../docebo/doceboCms/admin/modules/block_banners/util.banners.php on line 71

Notice: Trying to get property of non-object in .../docebo/doceboCore/lib/lib.treedb.php on line 218

Notice: Trying to get property of non-object in .../docebo/doceboCore/lib/lib.treedb.php on line 219

The undefined variable can be ignored. This line in the file util.banners.php should be removed as the variable is not used any more.

 

Message modified by : crusty on : 21/05/2009 04:39
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 21/05/2009 04:46 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

CMS block type 'text' uses the wysiwyg editor and permits the creation of URL links in the body.

When a piece of text is highlighted and the link icon is selected from the tool bar, the javascript dialogue box displays to permit you to enter details of the link.

The General tab in the dialogue box has a first field 'Link URL'.

The Popup tab in the dialogue box has a first field 'Popup URL'.

Creating the popup form of link results in the href field for the link containing what is supplied in the 'Link URL' field but the 'Popup URL' field is what is retrieved to fill the new popup window. This is confusing and should be avoided by making sure that both fields contain the same URL.

 

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 24/05/2009 04:46 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Version 3.6.03

Admin login

Menu item: Main->Permissions->Administrators Menu->E-Commerce

Title on listing of modules is:

"E-commerce : Undefined language key: _MODULE_NAME for module menu_admin in platform ecom"

 

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 26/05/2009 13:53 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Version 3.6.03

1. Undefined language key: _FAQ_CATEGORY for module admin_manpage in platform cms.

2. By default the related pulldown selection field has zero entries. Values for this field are retrieved from the Admin->Web Portal->CMS Contents->FAQ menu selection.

Message modified by : crusty on : 26/05/2009 14:17
 
Chacin Pedro

Noavatar
Total post : 22
> Profile
Written on : 01/06/2009 21:32 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Hello, I have a problem. When I go the option "Mensajes(0)" in the upper menu, ¿How I return to the course?  please help
 
Chacin Pedro

Noavatar
Total post : 22
> Profile
Written on : 05/06/2009 04:54 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Writted by: Erba Claudio

Hi All, docebo 3.6 is online, you can download here
Report bugs in this thread
Thanks!
Claudio 


Hello, I need help. How I return from Message(0) to student area or other area?. There is not option to return from Message.  I try the demo and have the same problem.

Note: my english is no good sorry
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 06/06/2009 22:37 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

I would prefer to submit these items to the bug report system, but I do not

have permission, so for version 3.6.03 I report the following:

General Issues
--------------

1. Main menu in CMS uses foreground colour of #FFF with a background
colour of dark blue. During mouse_over the background changes to white
and the menu text is not readable. This can be fixed by changing the
foreground colour to one of greater contrast on a white background.
Suggest: #00dd00.

Change doceboCms/templates/standard/style/style_menu.css line 48.


2. Attempt to use Admin->Pages Management and edit the 'english' main
page caused the following error:

Fatal error: Call to undefined function dd() in <website>/docebo/doceboCms/admin/modules/manpage/manpage.php on line 769


3. After creating a new link in Admin->Web Portal->CMS Content->Links
and then clicking on the edit button to the right of the language
descriptor ("english") at the bottom of the page, the entry form
called "Links management" appears. The fields available are: Title,
Keywords, Short description, Description. Below the entry form and
Save changes / Undo buttons there are error messages:

Notice: Undefined index: title in <website>/docebo/doceboCms/admin/modules/links/links.php on line 708

Notice: Undefined index: keywords in <website>/docebo/doceboCms/admin/modules/links/links.php on line 709

Notice: Undefined index: sdesc in <website>/docebo/doceboCms/admin/modules/links/links.php on line 710

Notice: Undefined index: ldesc in <website>/docebo/doceboCms/admin/modules/links/links.php on line 711


4. A link created by me in the CMS links table contains a pointer to
the LMS:

http://<website>/docebo/doceboLms/

The link is included in a Links block displayed as part of the home
page for the CMS. Prior to login, it is possible to click on this
link as a guest (i.e. anonymous) user. Clicking on the link does a
jump to the LMS module front page.

At the bottom of the LMS front page are two warnings:

Notice: Undefined index: home_course_catalogue in <website>/docebo/doceboLms/menu/menu_login.php on line 27
Notice: Undefined index: home_course_catalogue in <website>/docebo/doceboLms/menu/menu_login.php on line 45

If instead, a user already logged-in selects the same link, the LMS
front page is displayed with the user still logged in and the warnings
do NOT appear.


5. During entry of answers to a question in the question data bank for
a course, the Score entry field has real values, but when the question
is editted later, the Score values are integer values.

To avoid confusion here, the original real values should be displayed
as integers (without the decimal point and trailing digit).


6. During entry of answers to a question, of the type single choice,
in the question data bank for a course, and if there are more than two
answers, it would be convenient to click on a button to add 2, or 3
extra answers, not just the 'Add one more answer' button that is
available now.


7. There is a typographical error in

doceboLms/lib/lib_certificate.php at line 370:

$html = '<html><head></hedad><body>'
should be:
$html = '<html><head></head><body>'


8. In doceboLms/lib/lib_certificate.php there are multiple locations
where the file extension '.pdf' is appended to the $name variable.
This results in the downloaded preview certificate having two '.pdf'
extensions. Lines 315, 437, and 502 should be replaced with just a
single occurrence. It appears that line 315 is not needed.


9. The following error occurred when displaying the Report Card in LMS:

Warning: Division by zero in <website>/docebo/doceboLms/modules/gradebook/gradebook.php on line 452

Warning: Division by zero in <website>/docebo/doceboLms/modules/gradebook/gradebook.php on line 452

In this particular case, the first two items in the test are titles
and have no $quest_max_score value, so it looks like line 452 should
be executed ONLY when $quest_max_score exists in the same way as the
test at line 445 works for $point_do_cat[$id_cat].


10. When displaying the categorization tab from the test properties,
the following error occurs:

Notice: Undefined index: obj_width in <website>/docebo/doceboLms/modules/organization/orgprop.php on line 425

Notice: Undefined index: obj_height in <website>/docebo/doceboLms/modules/organization/orgprop.php on line 426


Undefined Language Keys
-----------------------

1. Undefined language key: _FROMEMAIL for module feedback in platform cms
2. Define _FAQ in module faq in platform core (Global Admin).
3. Define _MAP_FIELDS in module admin_form
4. Undefined language key: _READ_DESCRIPTION for module links in platform cms
5. Undefined language key: _USERFIELD for module admin_certificate in platform lms
6. Undefined language key: _LOG_REGISTER_WITH_CODE for module login in platform lms
7. Undefined language key: _REG_IDREF_COMPANY for module register in platform lms
8. Undefined language key: _MODULE_NAME for module menu_admin in platform ecom
9. Undefined language key: _BACK_TO_TRACK for module organization in platform lms (b)
10. Undefined language key: _RESULT for module organization in platform lms

11. Undefined language key: _TEST_QUEST_SHUFFLE for module test in platform lms

12. Undefined language key: _GRADEBOOK_COURSEREPORT for module gradebook in platform lms

13. Undefined language key: _PRINT for module gradebook in platform lms

14. Undefined language key: _FILTER for module admin_directory in platform framework

15. Undefined language key: _NO_WIKI_AVAILABLE for module admin_wiki in platform framework

16. Define _MOD_WIKI in module permission in platform core (Global Admin).
17. Define _ADMIN_WIKI in module permission in platform core (Global Admin).

Message modified by : crusty on : 16/06/2009 22:04
 
Chacin Pedro

Noavatar
Total post : 22
> Profile
Written on : 09/06/2009 04:17 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Writted by: Erba Claudio

Hi All, docebo 3.6 is online, you can download here
Report bugs in this thread
Thanks!
Claudio 



Please help. How I return from reading a internal message?  Message(0).  There is not option to return from Message(0)
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 10/06/2009 13:26 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Writted by: Chacin Pedro



Please help. How I return from reading a internal message?  Message(0).  There is not option to return from Message(0)

You can use the back button on your browser to return to the previous page if you want to go there.

Or you can click on one of the main menu options on the same line as Message.

PS. No necessites disculparte para tu habilidad en ingles. Es mejor que lo de mio en espanol.

 
Chacin Pedro

Noavatar
Total post : 22
> Profile
Written on : 13/06/2009 13:58 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Writted by: Peachment Chris

Writted by: Chacin Pedro



Please help. How I return from reading a internal message?  Message(0).  There is not option to return from Message(0)

You can use the back button on your browser to return to the previous page if you want to go there.

Or you can click on one of the main menu options on the same line as Message.

PS. No necessites disculparte para tu habilidad en ingles. Es mejor que lo de mio en espanol.



Hello, thanks for your time.
When I use the back button I get: You can't access/lms/course/public/forum/view


 
gianluca

Noavatar
Total post : 2
> Profile
Written on : 15/06/2009 13:46 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Hi,
there is any solutions to the problem in wiki section?
the problem happens every time i try to use the edit, map o any other links?

the server send me the error:

Fatal error: Call to a member function add() on a non-object in /web/htdocs/www.fedics.it/home/doceboLms/templates/header.php on line 21

this is a problem reported from others users but i have not found a solution in the forum.

I use the last version : 3.6.0.3 on Linux Aruba hosting .

thanks a lot for you job and for the help.

giapp

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 16/06/2009 21:44 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Writted by: Chacin Pedro

When I use the back button I get: You can't access/lms/course/public/forum/view 

Is it possible that:

1. The anonymous (unregistered) user does not have permission to view forum entries, and

2. Your login expired or you were not logged in.

When I saw the same error message during testing, it was after I had made changes to permissions for the wiki. I did not trust that everything recorded in my current session so I logged out and then logged back in. The error message did not show again.

 

Message modified by : crusty on : 16/06/2009 22:36
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 22/06/2009 05:03 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Docebo version: 3.6.0.3

File: <website>/docebo/doceboLms/admin/modules/subscribe/subscribe.php

Lines: 552 to 567 add a 'select all' button to the web page if there are existing subscribers.

If there are no existing subscribers then a run-time error occurs because jsArr is not defined.

This can be fixed by inserting a test:

     if(is_array($user_selected_info)) {

above the line at 552:

    $GLOBALS['page']->add('  ...

and by terminating the if block at line 567 after:

    </script>');

with:

    }


 
ee hang liang

Avatar
Total post : 144
> Profile
Written on : 22/06/2009 17:20 ( more than one month )
Object : My Certificates cannot work
Hi All,

I use Docebo 3.6, easyphp 1.8 (apache, php4.3, mysql) windows xp, pdf 7.

I follow one of the forum's post (by Peachment Chris) to change doceboLms\lib\lib.certificate.php

1. Typo error line 371
From
$html =    '<html><head></hedad><body>'
to
$html =    '<html><head></head><body>'

2. double .pdf.pdf file extension line 315
From
$name .= '.pdf';
to
//$name .= '.pdf';

Thanks Peachment Chris for the post. However, i hit another error. Hope someone can help.

These are my screenshots. docebo can create the pdf. The certificate in pdf format is stored in <root>\files\doceboLms\certificate folder.
Download copy of certificate

This is the error i got.

Pdf error

I upgraded my adobe Reader to version 9, and try to get the certificate again. This time, the error msg is "The root object is missing or invalid".

Adobe Reader version 9

Hope someone can help.

From LiangEH

Message modified by : liangeh on : 06/02/2010 16:10
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 25/06/2009 05:31 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Javascript and CSS errors in version 3.6.0.3:

In file <website>/docebo/doceboCore/templates/standard/style/style_table.css
line 115 (last line in file):

table.type-one tr td.cell_highlight_modify div {height: 20px width: 5em; background: url('../images/standard/mod_mini.png') 100% 50% no-repeat;}

should be changed to:

table.type-one tr td.cell_highlight_modify div {height: 20px; width: 5em; background: url('../images/standard/mod_mini.png') 100% 50% no-repeat;}

by inserting a semi-colon between '20px' and 'width'.

-----------------

In file <website>/docebo/doceboCore/templates/standard/style/style.css
line 207:

div.notice_display{margin:10px auto;padding:0k;z-index:10000;text-align:center;}

should be changed to:

div.notice_display{margin:10px auto;padding:0;z-index:10000;text-align:center;}

by removing the 'k' after 'padding:0'.

-----------------

In file <website>/docebo/doceboLms/templates/standard/style/style_scormplayer.css
lines 225 & 226:

height: expression(( document . documentElement . clientHeight-79) +
'px' );
width: expression(( document . documentElement . clientWidth-15) +
'px' );

should be changed to:

height: expression(( document.documentElement.clientHeight-79) +
'px' );
width: expression(( document.documentElement.clientWidth-15) +
'px' );

-----------------

In file <website>/docebo/doceboLms/templates/standard/style/style_scormplayer.css
line 239 and others:

height: expression(( this . parentElement . clientHeight-15) + 'px' )

should be changed to:

height: expression(( this.parentElement.clientHeight-15) + 'px' )

by removing the spaces around the periods in 'this . parentElement . '

-----------------

In file <website>/docebo/doceboLms/templates/standard/style/style.css
line 21:

div.layout_header{margin:0;padding:0;height:96px;background:#fffff;overflow:hidden;}

should be changed to:

div.layout_header{margin:0;padding:0;height:96px;background:#ffffff;overflow:hidden;}

by adding an additional 'f' in the background color attribute.

-----------------

In file <website>/docebo/doceboLms/templates/standard/style/style_menu.css
line 41:

ul.tray li ul.om_under_menu li a{float:none;display:block;width:auto;margin:1px 0;padding:3px 20px;color:#444;font-size:83%;text-decoration:none;white-space:normal;text-align:left;border-top:0px none;border-bottom:0px none;bakground-position:100% 50%;background-repeat:no-repeat;background-image: none;}

should be changed to:

ul.tray li ul.om_under_menu li a{float:none;display:block;width:auto;margin:1px 0;padding:3px 20px;color:#444;font-size:83%;text-decoration:none;white-space:normal;text-align:left;border-top:0px none;border-bottom:0px none;background-position:100% 50%;background-repeat:no-repeat;background-image: none;}

by correcting the word 'bakground-position' to 'background-position'.

-----------------

In file <website>/docebo/doceboLms/templates/standard/style/tabview.css
line 7:

padding:0.25em .75em;

padding:0.2em .75em;

should be changed to:

padding:0.25em 0.75em;

padding:0.2em 0.75em;

by inserting a leading zero on the decimal number.

-----------------

In file <website>/docebo/doceboLms/menu/menu_lat.php line 312:

, array('tabview/assets/skins/sam/' => 'tabview.css'));

should be changed to:

, array('tabview/assets/skins/sam' => 'tabview.css'));

by removing the trailing slash character after 'sam'.

-----------------

In file <website>/docebo/doceboCore/templates/standard/style/style.css line 231:

.tags_block .yui-ac{margin-left:70px;margin-bottom:}

should be changed to:

.tags_block .yui-ac{margin-left:70px;margin-bottom:0}

by adding a zero after the 'margin-bottom:' attribute.

-----------------

In file <website>/docebo/doceboLms/templates/standard/style/shadowbox.css line 117:

heigth: 14px;

should be changed to:

height: 14px;

-----------------

 

 
Hartmann Dirk

Noavatar
Total post : 6
> Profile
Written on : 30/06/2009 15:10 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
All answers in a multiple choice question are checked in the test when I click the "back" button even if only one was checked before.
Any idea how to debug or which information do I have to give for anybody be able to help?

Edit:
I checked the DB an found "learning_testtrack_answer" with the 4 answer ids and "score_assigned" in the correct way, but all checkboxes are active in the test gui. So DB ist correct, displaying in wrong.

Is that the correct position at the DB where to look? Where else? Where are the given answers saved or does docebo look, if it was answered correct and checks the box depending an right or wrong? If so, what if the given points are the same for right/wrong?

Edit again:
In the coursereport view again all "/templates/standard/images/test/check.gif" images are shown, not as expected the "notcheck.gif" for 2 answers.

Plz help, thx
Message modified by : An4k1n on : 30/06/2009 16:00
 
Hartmann Dirk

Noavatar
Total post : 6
> Profile
Written on : 02/07/2009 09:46 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Bugs in Quest bank:

- The Quest bank shows the wrong question category in the list. In the detail view the correct one ist selected.
- by importing questions they are always declared as SC (Single Choice) anwsers. The export happend 1 min before from a normal test learning object and looks like below (excerpt), so it should be imported correctly. In the summary it said MC imported correct: 134... so it must have been recognized (GIFT).

...
// question: 3494 
::::[choice_multiple]Mit dem Fahrtenbuch im ...<br />{
 =... Fahrtenb&uuml;cher f&uuml;r bis zu 99 Fahrzeuge f&uuml;hren.
 ~... Fahrtenb&uuml;cher f&uuml;r bis zu 50 Fahrzeuge f&uuml;hren.
 ~... Fahrtenb&uuml;cher f&uuml;r bis zu 10 Fahrzeuge f&uuml;hren.
}
...

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 07/07/2009 15:18 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Other Undefined Language Keys

---------------------------------

18. Undefined language key: _COURSE_STATUS for module admin_course_managment in platform lms

19. Undefined language key: _ROOT_CATEGORY for module admin_course_managment in platform lms

20. Undefined language key: _TOTAL for module admin_course_managment in platform lms

 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 14/07/2009 16:53 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Javascript errors reported by the Firefox version 3.0.11 (and Opera version 10beta) error console:

In addition to verifying the items below, please examine the error console reports for yui component javascript errors.

Since yui is a library (Yahoo User Interface) that Docebo imports, the problems are for other developers to resolve.

------------------------

1. In file <website>/doceboCms/templates/standard/style/style.css
lines 275, 281, and 344

border : 0 none inherit;

changed to:

border : 0 none;

This note from http://www.w3schools.com/css/pr_border-bottom.asp :

Note: No versions of Internet Explorer (including IE8) support the property value "inherit".

It appears that Firefox (and probably Opera) are behaving the same way.

------------------------

2. In file <website>/doceboCms/templates/standard/style/style-block.css
line 667

margin : 0px none;

changed to:

margin : 0px;

------------------------

3. In file <website>/doceboCms/templates/standard/style/style-block.css
line 1285

border-bottom: 1px solid #00000;

changed to:

border-bottom: 1px solid #000000;

------------------------

4. In file <website>/doceboCms/templates/standard/style/style-block.css
line 1484

background-position: middle left;

changed to:

background-position: center left;

------------------------

5. In file <website>/doceboCms/templates/standard/style/style-block.css
line 2002

border-collapse: true;

changed to:

border-collapse: collapse;

------------------------

6. In file <website>/doceboCore/templates/standard/style/style.css
line 207

div.notice_display{margin:10px auto;padding:0k;z-index:10000;text-align:center;}

changed to:

div.notice_display{margin:10px auto;padding:0;z-index:10000;text-align:center;}

------------------------

7. In file <website>/doceboCore/templates/standard/style/style.css
line 228

.tags_block .newtags{zoom:1;}

changed to:

.tags_block .newtags{}

zoom is not supported in Firefox version 3.0.11.

------------------------

 

 
Gambetti Luca

Noavatar
Total post : 14
> Profile
Written on : 14/07/2009 18:23 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Hi all, and thanks for Docebo ! Today one of our users clicked on the link for activating RSS and version control and suddenly Docebo slowed down dramatically. It took a while to understand what happened... Such kind of behaviour is expected, or what can I do to activate RSS maintaining a good performance level ?

Thanks a lot,
Luca 
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 28/07/2009 17:06 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Another Undefined Language Key

---------------------------------
21. Undefined language key: _REG_PRESONAL_CODE for module register in platform cms

 

The change for this is to alter the key in /doceboCore/lib/lib.usermanager.php at line 1783

to use a correctly spelled identifier: _REG_PERSONAL_CODE and then insert this new key

by going to Administration->Main->Language->Language management.

Then click on the icon in the English language row which shows two red squares followed

by symbolic lines of text. This will give you access the translation table. Use the filter to

select the register module under the cms platform and apply the filter.

The new list which is displayed shows all the table entries for cms/register combination

and you must add the new key by going to the bottom of the page to click on the 'Add key'

button.

 22. Undefined language key: _REG_DUPLICATE_RESEND for module register in platform cms

 

Message modified by : crusty on : 28/07/2009 19:44
 
Hartmann Dirk

Noavatar
Total post : 6
> Profile
Written on : 24/08/2009 12:54 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
It is impossible to make a test visible to only one person. The settings don't take effect...
 
Peachment Chris

Noavatar
Total post : 23
> Profile
Written on : 26/08/2009 20:30 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs

Version 3.6.03 has file <website>docebo/docebLms/modules/course/course.php

with duplicated code at lines 410-420 and 422-433.

 
mona2008ali

Noavatar
Total post : 42
> Profile
Written on : 23/09/2009 21:16 ( more than one month )
Object : Re: Core E-Learning Report error
Hello

I have the same problem in report.can you solve it,if you can please help me to solve that

Thanks
Mona

Writted by: Furu Göran


Docebo version 3.6.0.3
LAMP

When creating a new report with report's category set to courses, the resulting report shows no statistics at all. The default report "Statistics on all courses for all users (last 30 days)" that comes with the installation is also empty.

Reports´s category "users" seems to work as expected.
 
Zaicev Anton

Noavatar
Total post : 11
> Profile
Written on : 29/09/2009 08:50 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Hi. I have some trouble:

Fatal error: require_once() [function.require]: Failed opening required 'Z:\home\ileschool\www\doceboCore/lib/lib.table.php' (include_path='.;/usr/local/php5/PEAR') in Z:\home\ileschool\www\doceboLms\admin\modules\report\report_schedule.php on line 751

please tell me where I can find this library?
Курсы английского
 
Zaicev Anton

Noavatar
Total post : 11
> Profile
Written on : 29/09/2009 09:24 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
why can not I set a schedule for the report
Курсы английского
 
Derks Giovanni

Avatar
Total post : 1861
> Profile
Written on : 29/09/2009 11:29 ( more than one month )
Object : Re: Docebo 3.6 Final, Bugs
Hello,
for problems related to the report module please refer to this thread:

http://www.docebo.com/community/doceboCms/forum/9_1/message/idThread_4921/2_errors_in_report.html

bye,
Giovanni. 
Message modified by : giovanni.derks on : 29/09/2009 11:29

Docebo Staff
 - Docebo 4 released! -

 
<< Back