First at all, we where looking for a tool like this. Great job.
I installed Graphmind en configured every thing (also looked at your video demo at youtube)
It is up and running but the first item in the graphmind is not apearing so can't edit any graph at this moment.
Is this not possible at the moment or do you think I din't correct installed the module and its requirements?
Second quetion: How can I configure the sizes of the Grapmind editor to show up on opening the mindmap.
Thanks,
Wim
Comments
Comment #1
wims commentedSorry, The input type of the field FreeMind XML was not selected correctly. Had to be the GraphMind filter.
2) stays: in Firefox the GraphMind is showing up like in your youtube demo. For IE 8 it is about half the height as in firefox.
Thanks and again great work!
Wims
Comment #2
itarato commentedHi,
The first is fixed then, I guess:) And I fixed the second one.
Regards,
Peter
Comment #3
itarato commentedComment #4
mikekasky commentedI got the same problem. The initial item (e.g. Demo Map in the video) does not appear. Input type is set automatically to GraphMind. I have all required modules installed plus Key Authenticitation with settings sessid. When I go to services/amfphp and click on "Load the service browser" the site displays a "Page not found" error. Check http://comuno.org/node/2381 and http://comuno.org/services/amfphp
I have no idea whats causing this..
Comment #5
itarato commentedHi,
I fixed some stuff yesterday. Can you check the new dev release and verify if the problem still exists?
The other problem (Page not found) is not a real problem. If you get the correct services/amfphp page you have the right amfphp service.
Regards,
Peter
Comment #6
mikekasky commentedHi Peter
I uploaded reinstalled the module and updated the site but the first item does not appear. BTW, in the create content description of the "Graphmind map" content type, it says "Important: set it's filters to null!" ... what filters do you mean? I tried several ways, one time I set the input type to "Graphmind" another time I left it on "HTML filtered". In both cases, the first item does not appear.
Cheers
Michael
Comment #7
itarato commentedHi Michael,
I updated the code, please check the newest version (for sure I suggest using CVS because dev versions updated in every 12 hours).
Today I tested a bit, and noticed GraphMind doesn't work with the dev version of Services. I'm using now: services-6.x-0.15.tar.gz.
I hope it solves your problem, if not, let me know and I'll check it.
Filters is now in kinda child state. GraphMind handles filters on its own, it doesn't matter what filter you set, always GraphMind filter is selected. For not confusing users I hide the form item.
Best regards,
Peter
Comment #8
s.daniel commentedI'd really like to test graphmind I have no luck.
The development snapshot checked out via cvs and the download page gives me an error after creating a test node:
Network error: cannot connect to site http://mytestsite.net/?q=services/amfphp[FaultEvent fault=[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: 'http://mytestsite.net/?q=services/amfphp'"] messageId="54661987-B6CB-DD31-8740-BB005A384EB9" type="fault" bubbles=false cancelable=true eventPhase=2]
It does display the dashboard on the left side though but no first item.
On the modules page it says it requires:
Services (enabled), Views (enabled), Amfphp (missing), Node Service (disabled), System Service (disabled), User Service (disabled), File Service (disabled), Views Service (disabled), Node (enabled), User (enabled)
Hmm after reloading I get the error
So this might not be the Fault of GraphMind modle?
The latest version head von cvs says it does not need Amfphp? However I only got a green flash area to be displayed.
On the modules page it says it requires: Services (enabled), Views (enabled)
Using Services 6.x-0.15, logged in as user1 and using a fresh drupal install.
Comment #9
itarato commentedHi,
It seems to me you didn't copy the 3rd party lib into amfphp (http://www.5etdemi.com/uploads/amfphp-1.9.beta.20070513.zip or http://downloads.sourceforge.net/project/amfphp/amfphp/amfphp%201.9%20be...) into sites/all/modules/amfphp/amfphp. Please verify if it exists. The easiest way to confirm services work fine to check the url: yoursite.com/services/amfphp
Thanks,
Peter
Comment #10
s.daniel commentedYeay that was it. Thank you!
Hmm maybe you could change the Error to something more descriptive?
Comment #11
s.daniel commentedNote: Users must have permission to:"load any node data" and/or "load own node data"
Are you looking for feature requests like or comments at the Moment? (Like "Display a warning when user leaves an unsaved map")
Comment #12
itarato commentedHi,
I put a Save button to the top is visible when mindmap is changed. Thanks for the idea. What other feature request you thought?
Comment #13
s.daniel commented:)
* Drag and drop the map like google maps or Adobe pdf.
* Flexible width for Items
* Possibility to add items to the left side.
* Change Fullscreen Link when in Fullscreen to something else and move Fullscreen link to upper right corener for better overview.
* Possibility to close (and reopen) Dashboard
* Quick Help for the Dashboard
* Translatable Flash through Drupal t() function
Thank you again for your great work!
Comment #14
itarato commentedHi Daniel,
Great thanks for your ideas! It's still under heavy development so I'll grab some (or all) of them in the near future.
Comment #15
Bo Kleve commentedI get the same error message as s.Daniel got. When I try /services/amfphp directly I get the message that "amfphp and this gateway are installed correctly. You may now...". I'm trying this out as User 1, so there shouldn't be any privileges problem, should there?
Going out on a limb, can this have something to do with my running a multilanguage site so that the link is /sv/services... or /en/services... ?
/BoK
Comment #16
itarato commentedHi Kleve,
I don't think it is user-access related problem. Did you verify all the modules are up to date and you choose the stable versions?
Which Services and Amfphp versions are you using? Do you have any other module can use any type of services? Did you set only session id authentication for Services?
About multilingualism: it's a good idea, you are not the first who asked for the feature so I'll keep it in mind.
Regards,
Peter
Comment #17
mikekasky commentedWorks great so far!! Thanks for this powerful module!!
Comment #18
Bo Kleve commented"Did you verify all the modules are up to date and you choose the stable versions?"
That's where my problem was! I had the Services module installed from before and it was the 6.x-2.x-dev version... With the 6.x-0.15 version it works like a charm! At least as far as I have seen :-)
/BoK
Comment #19
itarato commentedHi Kleve,
If I have a small time I'll take a look at the new Services (dev) what's going on.
Regards,
Peter
Comment #20
Bo Kleve commentedPeter,
At them moment I'm utterly confused! Yesterday GraphMind stopped working on my dual language site, with the same error message that it could not connect to services/amfphp... The english-only site worked without any problems.
Today I installed the new snapshot and it started working again! But on setting the site online, the error message appeared again. I have been able to toggle this behaviour with working when off-line and not when online... No problem with the english-only site and no message in error-log.
There might be some other module that interacts, since the english-only site has just a few modules activated. I'll see what happens if that site gets one more language installed. Or is anyone else having the GraphMind working on a multilanguage site?
/BoK
Comment #21
sam_RiteTimeDirect commentedHello,
I continue to get the error
Network error: cannot connect to site http://localhost/acquia-drupal/?q=services/amfphp
[FaultEvent fault=[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: 'http://localhost/acquia-drupal/?q=services/amfphp'"] messageId="C0014626-A7B7-988F-5C40-ECF76B74F7B2" type="fault" bubbles=false cancelable=true eventPhase=2]
I have unzipped the 3rd party script and when I check it I get
amfphp and this gateway are installed correctly. You may now connect to this gateway from Flash.
However, I still get the error. I am using the new sofware that was released on the 22nd
Thanks in Advance.
Sam
Comment #22
itarato commentedHi Kleve,
I haven't tried it on a multilingual site. What type of language indicator you use? As far as I know you could choose between the lang-code prefix, suffix ...etc. Which one you use? Did you get the error on the multilingual site when you were at the English section? Can you paste me the error msg? I know you pasted before, I'm just not sure that is the same.
Btw I'm planning to make GM translatable.
Regards,
Peter
Comment #23
itarato commentedHi Sam,
Hm hm. Interesting this error still exists. I'm using the old amfphp version: 1.9 beta [20070513]. Now I tried the latest version: 1.9 beta [20080120] {http://sourceforge.net/projects/amfphp/files/amfphp/amfphp%201.9%20beta2...} and that also works. Since you get the success message I assume it is working correctly. Can you check the latest version? (I commited an hour ago, so tomorrow it will be available - you know, dev versions updated only twice a say.) My other hunch is another module that uses Services. Do you use one?
What Services version you use?
Regards,
Peter
Comment #24
sam_RiteTimeDirect commentedPeter,
I have installed the new version and the problem continues. I don't think I have another module in that is causing the issue. I have new installation of the Acquia Drupal and have only enabled the modules needed to start graphmind. Do you have any other ideas?
Sam
Comment #25
dunkoh commentedDo you have Clean URL's turned on or off?
If off - try turning on to see if issue resolves itself.
Comment #26
itarato commentedHi,
Yes, it can be a problem if your serves does not support url rewite. I changed my test site to not using clean urls, and it worked fine. But you know, it accepts clean url even if you don't use. Sam, can you verify that your server supports clean url or not?
Thanks for your help.
Regards,
Peter
Comment #27
sam_RiteTimeDirect commentedMy Clean url's is on, and I checked my local install to make sure it would accept clean urls. I installed the new version of the module 9/26 and have freshly installed Drupal. this time as a base install and not an Acquia stack. Still having all the same problems.
The only error I did see on the installation is that I am not able to access external web with drupal. I can not find the error anymore.
Sam
Comment #28
itarato commentedHi Sam,
What environment currently you are using? (OS, web server, browser) How your url looks like? (without any confidential url part) What user you use for testing it?
Regards,
Peter
Comment #29
phildu commentedi have the same problem on 2 different instalation i try all in this page
Comment #30
itarato commentedHi Phildu,
Sorry for the late response. Currently I'm out of ideas. Do you still get the problem? Can you give me details? (Exact error msg, when is happens...)
Thanks,
Peter
Comment #31
phildu commentedNetwork error: cannot connect to site http://www.deschamps-philippe.fr/?q=services/amfphp
[FaultEvent fault=[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.BadVersion: : url: 'http://www.mysite.com?q=services/amfphp'"] messageId="8A889E97-6798-1BE9-3E54-DAC76C726E8B" type="fault" bubbles=false cancelable=true eventPhase=2]
i have install it , on 2 different serveur on 2 different site , and i have the same message , ???
after when i watch the node , all seems ok but there's no node to select ?
thank's
Comment #33
alexd73 commentedI had this error to.
I resolve it when I install this module
cut
INSTALLATION
------------
- Place entire amfphp folder in the Drupal modules directory, or relevant site module directory
- Download AMFPHP 1.9 beta 2 from You must dowload http://downloads.sourceforge.net/amfphp/amfphp-1.9.beta.20080120.zip?mod...
- Extract AMFPHP 1.9 beta 2 modules/amfphp/amfphp inside of the amfphp module directory
- Enable the module in the admin
http://downloads.sourceforge.net/project/amfphp/amfphp/amfphp%201.9%20be...
/cut
Comment #34
phildu commentedi have upload a new version of my amfp
and ... still the same problem...
;(
Comment #35
itarato commentedHi Phildu,
Can you try out both the 6.x-0.15 and the new 6.x-2.x-dev versions of Services? Sometimes the dev version is incompatible with the module (because it's still under development.). If neither of them were help, can you take a look at the Service settings page and make sure that only the sessid authentication is enabled?
Regards,
Peter
Comment #36
phildu commentedit's ok , i use 6.x-0.15
thank's a lot
Comment #37
maui1 commentedHi,
I am still having the problem of not being able to see the mind map once it is saved. I get a blank screen.
Comment #38
itarato commentedHi,
Well, I thought we're over all kind of problems:) Can you check the edit page of that node gives you white screen? What the body field contains? Is it valid XML?
Regards,
Peter
Comment #39
itarato commentedComment #40
derekframpton commentedI was having similar problems as most of you above, and found that an .htaccess file I was using to redirect away based on an ip filter was causing the problem. As soon as I lifted the redirect I could connect.
Comment #41
itarato commentedThank you very much for your help. That's a tricky one:)