I just installed graphmind and got the following warning:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'services_access_menu' was given in /home/mpcollab/public_html/ciportal/includes/menu.inc on line 452.

The flex mind map editor doesn't appear only an xml text window.

Comments

clemens.tolboom’s picture

Title: WARNING, AND FLEX MIND MAP EDITOR DOESN APPEAR » Warning, and flex mind map editor doesn appear

I changed upper case ... we don't need to shout ;)

I just installed GraphMind and it worked almost out of the box.

I had to install services and make sure that "Set only session authentication for Services" was working ... see #591422: better warning when user doesn't have appropriate permissions for services

It's a very nice tool.

maui1’s picture

Sorry didn't mean to shout, sticky shift key. I cleared up the problem with GraphMind when I noticed I had accidentally installed the Menu Services component, that somehow seems to cause this error.

I now have a working GraphMind installation, just a few questions/clarification having to do with how you save a finished mind map. There are two save links where do thy save the map to, is there a way to make the finished Mind Map a Drupal node? for viewing later.

itarato’s picture

Hi,

I think this is what you think: #644844: Conceptual problems with respect to view / edit drupal workflow please tell me what would you prefer?

Regards,
Peter

maui1’s picture

I am kind of new to the questions of xml so let me ask a couple more simple questions and work my way up to the more comlex issues.

When I save a Mind map where is it saved to. How can I see it again. Is it saved to a drupal location or is it a client side file.

itarato’s picture

Mindmaps are nodes. Flash saves it as an XML (MM) into node body, so if you edit the node (node/#NID/edit), you will see the XML.

maui1’s picture

I thought so. When I save the mind map and select edit I can see the xml. Bt when I try to view the mind map in the flex editor it comes up blank, not even a title node.

What is the procedure for importing a mind map. One way I assume is to cut and paste the xml into the xml field, but that too results in a blank flex editor screen. Is there another way to import a .mm mind map file directly?

Sorry for the noobie questions.

itarato’s picture

Hi,

Your first issue: that's a bug. Please, read this issue queue: #564278: First graphmind item not appears. Maybe you will find what cause this problem. If it isn't, let me know.

About MM file importing: currenlty it is not the most convenient way, you have to:
- open the *.mm file in a plain text editor
- copy it's content
- paste into the node body at the node edit page
- save

Regards,
Peter

itarato’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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