Closed (won't fix)
Project:
Chamilo integration
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2012 at 15:46 UTC
Updated:
7 Jul 2014 at 20:39 UTC
Jump to comment: Most recent
Comments
Comment #1
drupal_newbie2 commentedHi ywarnier,
Please tell me that you've found the time to patch the module... I've spent a bunch of hours debugging and started to patch it myself so let me know if I can help in any way...
Thanks in advance
Comment #2
duvalbruno commentedDrupal 7.14
Install profile Commerce Downloads (commerce_downloads-7.x-1.0-beta3)
Portal Chamilo 1.8.8.4
ReadMe instruction followed, Chamilo works fine, but when adding Chamilo blocks to drupal, homepage is blank and code is empty.
Edit:
Testing chamilo webservice at main/webservices/user_info.soap.php?wsdl and XML output is ok.
Testing using HTTP as SSL not yet installed on my server....working on it.
Comment #3
ywarnier commentedHi, updating the module to work with Chamilo 1.8.8.4 should be the same as updating it for 1.9, which I am working on at the moment. So far (in git) it works, but user fields have to be configured from the database due to a strange call to chamilo_form_attach_field() (which I'm trying to update to _form_alter or something like that).
Comment #4
ywarnier commentedHi, I'm closing this issue. We don't really support previous versions anymore (not enough time to do so). I have just updated the code to release version 7.x-1.0
Comment #5
ywarnier commented