Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Admin(+2)

itch.io will allow you to add this kind of functionality, but it’s up to you to do it correctly. It’s likely you don’t understand the security & environment requirements to communicate with a database hosted elsewhere. I recommend checking your browser console for errors, and reviewing any guides or tutorials about the database you’re using to ensure that you understand how to establish a connection from an arbitrary domain where your game may be hosted.

Hope that helps

lol dude u admin and you have kid pic.

Admin(+1)

even kids can be admin

bro nice pic and also how do u even become admin

Show post...

he is the creator of itch.io

Show post...

he created itch.io that's why

thank you for your answer.  i don't have any errors and the communication seems to be working but just in one direction, i'm able to write to the database but not read from it (and as i've said it works on other hosting platforms)