Why is the input gambar not entered in the following MySQL database table?

does that mean i am using the wrong extension?

Try removing the file:// prefix using the replacement block.

Like that

image

does that mean the extension is not used?

No, you feed that into the extension block. If you had read the tooltip / documentation, the base64 extension is expecting an absolute path, not a full path.

You can read more about that here:

Ok, but still image input not entered in the following MySQL database table


Don't know why you did that...

Sort your blocks out!

Are you getting the 201 error in order to run these blocks ? Seems strange to be generating an error in your workflow...

Yes an error occurred

Now the image has been entered but why can't the image be opened?


Did you run DoIt again on your base64 block to check you have a valid base64 string?

Is the php code expecting a plain base64 string or a datauri ?

Have you tested that part of the php code ?

Try opening the created "image file" on your server with a text editor, what do you see?

Like that

sorry which image file?

What is that file?

You should be getting something like this (using your own file path of course)

Ok, I'll tinker with it some more.

Can you explain why you are using the Screen ErrorOccurred event like that?

Taifun

I search the community, found error 201 is for 'camera not return image'. it's seems a very old bug, why you still have this?

Initially I tried to block Screen error occurred in Kodular and it was safe, that's why I used it in App Inventor.

That's why I'm also confused even though there is no error in Kodular.