caleeli / mathmlformula

Automatically exported from code.google.com/p/mathmlformula
1 stars 0 forks source link

Problem with submission of image #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have integrated the fMath plugin for my TinyMCE:

The following error is generating when I click "INSERT" button in fMath ML 
editor: 

Error saving the image on server:
Url 
server:http://entwicklung-mcp-head.localdomain/exec/fmath_formula_image_capture.
pl
Error:[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 
text="Error #2032"]

I am using a perl server side script.
What exactly is required to send back in order to make it work?
What else could be faulty?

Thanks,
Stefan

Original issue reported on code.google.com by StefanWa...@googlemail.com on 1 Aug 2013 at 3:26

GoogleCodeExporter commented 9 years ago
Hi,

You have the code for Jsp or php to verify what I am doing.
http://www.fmath.info/editor/image.jsp

You must return the url for the image you saved on the server side.

Original comment by ionel.alexandru@gmail.com on 1 Aug 2013 at 4:04

GoogleCodeExporter commented 9 years ago

Original comment by ionel.alexandru@gmail.com on 24 Nov 2014 at 8:00