Bug #5777
Cannot delete all group with menu in stable.chamilo.org
Description
Hi,
I'm in stable.chamilo.org
I've got several groups in my course
I click on Select All (it works)
I clik on Delete (or another action in the menu) and it does nothing.
I've got Javascript error "ReferenceError: action_click is not defined"
History
Updated by Julio Montoya about 8 years ago
- Status changed from New to Needs more info
- % Done changed from 0 to 50
I just change the settings of stable.chamilo in order to not cache templates. server_type = "test" with this change the option works.
Updated by Yoselyn Castillo about 8 years ago
- Status changed from Needs more info to Assigned
testing...
Updated by Yoselyn Castillo about 8 years ago
- Status changed from Assigned to Bug resolved
Yes, it is a problem with the cache
Now in stable.chamilo.org
I've got several groups in my course
I click on Select All
I clik on Delete and it works fine.
Updated by Joachim Lucas about 8 years ago
Hi
In my Chamilo, I have this problem at all places where there are lists like "Select All> Action" (documents, work, dropbox, admin section, etc.) => it does nothing and javascript error.
To switch server (server_type) from 'production' to 'test' works fine but I can't leave this setting as is!
Do you know is there a way to fix really (and not arround) this bug ?
Thank you very much
Updated by Yannick Warnier about 8 years ago
Joachim Lucas wrote:
Hi
In my Chamilo, I have this problem at all places where there are lists like "Select All> Action" (documents, work, dropbox, admin section, etc.) => it does nothing and javascript error.
What browser do you use?
Updated by Joachim Lucas about 8 years ago
Hi Yannick
My browser is Chrome ... but same in Firefox
Updated by Joachim Lucas about 8 years ago
My temporary solution is to comment line 70 (//'cache' => $cache_folder) in template.lib.php ...
Updated by Joachim Lucas about 8 years ago
I doesn't understand : the problem has disappeared (with no line commented in template.lib.php) !
Here are the last things I made :
- delete all in /archive/twig
- replace /main/template/default with the nightly version
and for another need, i did :
- chown -R www-data.www-data chamilo