iankgrant

Members
  • Content count

    5
  • Joined

  • Last visited

Everything posted by iankgrant

  1. Hello, I'm trying to get a server-side export working, without any success. Looking in debug mode, it gets as far as.... Export Transmit Data Start: The chart has finished capture stage of bitmap export and is now initiating transfer of data to the module at 'http://ftp.blinkdm.co.uk/graphs/FusionCharts/ExportHandlers/PHP/FCExporter.php'. ...and then it gets no further. As far as I can see, the path to the ExportHandler script is correct; I believe that it's also set up with references to folders with the correct permissions. Any help would be gratefully received! The code looks like this: Step 4: Download your graphs FusionCharts loaded here... Many thanks, ian.
  2. Problem with server-side export

    Another update, and some better news... Having moved it all onto an entirely different server, it works absolutely fine...with a minimal delay before the graph downloads or is saved. So there must be something in the configuration of the other server which is preventing the Flash from calling the PHP with the graph data. That's probably something I can get around by hosting it somewhere where it does work...but I'd still be interested in any thoughts on what the problem might be. Whatever it is, the POSTed data doesn't ever seem to get as far as the PHP exporter, since it hangs whatever the value of the 'ExportHandler' parameter is.... Many thanks.
  3. Problem with server-side export

    Hmmm. :ermm: If it is just slow, then it really is very slow. I've left it running for half an hour, in both Firefox and IE7, without any sign that it might finish. It'll be hard to persuade my client that it's working when it takes more than half an hour! I've searched through the documentation, but not seen anything that might speed it up in any way. So I'm a bit stuck! Any clues?
  4. Problem with server-side export

    Thanks for your reply; much appreciated. It's good to know that I'm on the right track. Is there any way to dictate the image size? (I'll search through the documentation, obviously, so feel free to refer me to the manual....)
  5. Problem with server-side export

    Hello, I believe so. The debug info says that it's 3.1.1; is that the latest? It's the trial version, if that makes any difference, as I'm building a prototype system for a client. Sure, it's attached as a text file. Thank you! ian. code.txt