Hi!
I am giving a look to this module as after one and half year of using drupal, now I could be in the need to integrate the two systems.
I have installed latest Drupal and the two modules CMIS and CMIS Alfresco.
I also have a running Alfresco Labs 3c on the same machine, wich correctly answer at

http://localhost:8080/alfresco

I set this value in CMIS Alfresco settings page.
Now if I try to browse the repository from inside drupal at:

/cmis/browser

I get a completely blank page in the browser, with no errors.

Any clue?

Comments

cfuller12’s picture

Assigned: Unassigned » cfuller12
Status: Active » Postponed (maintainer needs more info)

Just to clarify - you also chose CMIS Alfresco at admin/settings/cmis and entered login credentials at admin/settings/cmis/alfresco? Generally white screens are due to a PHP error when no error reporting is turned on. Have you also checked the Apache error logs?

gp.mazzola’s picture

Thanks for your answer.
Yes settings were correct.
Stupid me: error reporting was turned off, and now I've seen I was missing curl PHP extension.
Now it works fine!

GP

cfuller12’s picture

Status: Postponed (maintainer needs more info) » Fixed

Glad you got it working. We're definitely working on improving documentation and I'll make sure this gets called out as a requirement.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.