qbcore-framework / qb-phone

Phone Used With QB-Core :iphone:
GNU General Public License v3.0
59 stars 285 forks source link

[BUG] Photos not displaying on phone #361

Closed DayJBDay closed 1 year ago

DayJBDay commented 1 year ago

Summary

Photos not displaying on phone

Reproduction

Take a picture and check your gallery

Expected behavior

Photos should show up and allow you to share them via twitter

Actual behavior

Images are showing as broken links

Additional context

The webhook is in place properly - the images show in the discord channel when they are taken, however the phone fails to display the photos. This was working properly, however it randomly stopped. I updated the entire script today and its still happening.

image image

Last Updated

today - 2/8/23

Custom Resources

n/a

Resource Rename

no

VuVuNc commented 1 year ago

I have the same problem, Webhook is in place, photo shows up on discord, but fail to load in game

twigmasters commented 1 year ago

same issue here but it was working yesterday. I have not updated/changed anything phone related.

B7T3C0D3 commented 1 year ago

Same here, everything's been working till now.

DJTurnschuh commented 1 year ago

Exactly the same problem here.

beyond420 commented 1 year ago

same here everything was working fine up until afew days ago then all my images on gallery stopped working i can see them on my discord and stuff but not in my gallery on the server and i cant make flyers or books or anything anymore either same issue shows as a broken link now. any fix for it or anyone know what caused it? is it from an artifact update?

DJTurnschuh commented 1 year ago

Here is the solution to the problem.

https://github.com/qbcore-framework/qb-phone/pull/362/files

VuVuNc commented 1 year ago

Here is the solution to the problem.

https://github.com/qbcore-framework/qb-phone/pull/362/files

It's working ! thx !

Maxhero54 commented 1 year ago

Here is the solution to the problem.

https://github.com/qbcore-framework/qb-phone/pull/362/files

İts Working thanks

DayJBDay commented 1 year ago

I actually posted this in the wrong spot as I am using the renewed qb-phone - however, changing the fx manifest type from fx_version 'cerulean' to fx_version 'bodacious' in that fxmanifest also solved the issue for that phone as well. I will close this out. Thanks DJ!