I'll add to that previous thread with the following extra information:

   - QuickPlot in mapguide-react-layout is not doing anything special. It
   calls the same QuickPlot PHP backend that the regular Fusion widget does.
   So you should detach this problem as being a mapguide-react-layout specific
   problem. I am basically asserting here that your QuickPlot fusion widget
   probably has the same issue.
   - If you open PlotAsPDF.php and GeneratePicture.php in a text editor,
   there are comments that are to the effect of "uncomment to to see ...."
   uncommenting these regions will light up more debugging in these 2 scripts
   and is something you want to do if you want to dig further into why
   GeneratePicture.php is not returning an image. You only need to uncomment
   sections in PlotAsPDF.php to get the correct GeneratePicture.php URL (which
   is the important part you want to investigate)
   - If you enable the extra debugging in PlotAsPDF.php and
   GeneratePicture.php, then you most definitely want to set *display_errors
   = On* in php.ini otherwise these errors might be suppressed.

In summary, you need to get GeneratePicture.php to spit out the raw PHP
error(s) instead of (no image). Following these bullet points should get
you there.

- Jackie

You wrote:

We have tried to pull every trick

<https://www.mail-archive.com/mapguide-users@lists.osgeo.org/msg24045.html>

 (trik2 <https://trac.osgeo.org/mapguide/ticket/2778#no1>) in the book with

no success.

Regards

Nimrod C.



-- 
*Please Note: I no longer create new posts or post replies to any OSGeo
mailing list through nabble. As a result, you most likely won't see this
message appear on nabble's view of any OSGeo mailing list and may only see
this message through mailing list archives or depending on your mailing
list subscription settings, through daily message digests or automated
notifications from the mailing lists.*
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to