hmongdev

Results 10 comments of hmongdev

![image](https://github.com/adrianhajdin/social_media_app/assets/94493230/2ecc6f28-e8e4-410f-ad9d-ec9d01b4b0e1) I enabled this to allow wildcard hostnames and subdomains.

> Hi @Madhannmady07 > > Follow these steps to add wildcard hostnames : > > Create a Web Platform: > > In the Appwrite console, go to "Getting Started." Click...

> content-script.js:104 Failed to get subsystem status for purpose Object cloud.appwrite.io/v1/databases/6544e479aba1454ec652/collections/xxxxx/documents?queries%5B0%5D=equal%28%22accountId%22%2C+%5B%22654a3509ab1a622c22da%22%5D%29:1 > > ``` > Failed to load resource: the server responded with a status of 400 () > ```...

> look at My function I am doing same thing ` useEffect(() => { if (form.formState.isDirty) { setFileChanged(true); } else { setFileChanged(false); } }, [form.formState.isDirty]);` > > Using this use...

> i am facing this error can someone please help me out what can be the possible issue? ![Screenshot 2023-11-06 203419](https://user-images.githubusercontent.com/56468265/280764133-eab71759-05e4-4791-a572-38919aecce22.png) A 400 error means the data you're sending (client)...

I have a similar problem. My photo is stored, but is NOT posted in the database.

> maybe you did not set the permissions for storage, i tried and it worked (go to Storage ->Media->Settings->Permissions->any->choose alls->update ) I've already done this. Here is my issue: ![Screenshot...

Sorry, I solved the issue a while ago and just saw your message now. You're right. I capitalized ImageUrl. It was supposed to be imageUrl.

![Screenshot 2023-10-28 020649](https://github.com/RadeonOpenCompute/ROCm/assets/94493230/37795480-9c79-4519-a2b9-835e383673b4) Running into the "ROCk module is NOT loaded" error: Does this mean I have to downgrade my kernel?