Hi there,

I'm using Graphmind in a Drupal 7 OG groups community. After following the installation guide I create a Mindmap. The mindmap appears and prints the first node (title), but when I want to add a new node (mindmap object) nothing happens. Also I was wondering why I don't have the sidebar from the youtube video and a plus sign.

Amfserver generates the following log:

This message is here to let you know your amfserver installation is ok!
The amfserver with Zend AMF is installed and working.

The amfserver version is: "7.x-3.03"
The endpoint name of this endpoint is: "graphmind"
The debug mode of the endpoint is ON. OFF is the recommended setting for any production site.
The amfserver uses the normal drupal session authentication mechanism. This is a default configuration for all services.

Number of other (optional) endpoint authentication methods: 1
-- Authentication module: services with settings:services

Number of classmappings defined: 1
### 
-- actionscript 3 class: 'org.drupal.amfserver.User
-- php class: 'AmfServerUser'

Thanks in advance!

Comments

jandekezel’s picture

Hi, I had a similar issue with the 6 version. Maybe it helps to look at http://drupal.org/node/1439328

robhoefakker’s picture

Tnx! The plus sign is now available and works. Saving doesn't but i continu my search!