audreyt / ethercalc

Node.js port of Multi-user SocialCalc
https://ethercalc.net
Other
2.97k stars 538 forks source link

Multi-user not working with Sheetnode integration #187

Open pjatoba opened 9 years ago

pjatoba commented 9 years ago

Hi Audreyt,

I'm trying to run sheetnode + ethercalc on OA 2 - Drupal 7 solution but I'm running in the same problem you pointed: ethercalc multi edit works, but sheetnode multi edit wont

The ethercalc server is not the same that hosts the drupal server. I believe that something related to the socket.io path, but we still don't figure out where we need to fix this issue. Some etherpad files like player.ls use some replace in the path but maybe change this cause other side effects.

can you give me any tips to fix this issue?

audreyt commented 9 years ago

Unfortunately I have not been working with Drupal 7 since 2012 — @infojunkie may have more context with this integration work than I do.