Hi all,
I recently tried my own module and realized the modifications we made to Chamilo 1.8.8 in the web services make it unusable without patches. I will be working on this soon, so just hang in there for a little while longer (I will also be reviewing the issue queue, I see many interesting questions).

Comments

drupal_newbie2’s picture

Hi 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

duvalbruno’s picture

Priority: Normal » Major

Drupal 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.

ywarnier’s picture

Hi, 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).

ywarnier’s picture

Issue summary: View changes

Hi, 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

ywarnier’s picture

Status: Active » Closed (won't fix)