Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMMS Buttons Not Showing On Media Player #106

Open
KK7130 opened this issue Sep 15, 2024 · 17 comments
Open

PMMS Buttons Not Showing On Media Player #106

KK7130 opened this issue Sep 15, 2024 · 17 comments

Comments

@KK7130
Copy link

KK7130 commented Sep 15, 2024

unable to see the play pause fast forward button the media player's ui. some people are saying they also dont have the box to even add in their media links, but the cfg is open for everyone to be able to use the pmms function? no errors noted. anyone else experiencing this or have a fix?

@Svenhr
Copy link

Svenhr commented Sep 15, 2024

Same problem not working property after back on fivem scripting after 1 year this is sad is not see working broken ui html

Hope some will push update to fix who know better html

@Svenhr
Copy link

Svenhr commented Sep 15, 2024

@KK7130 Someone fixed pmms and now working perfect again #105

@Svenhr
Copy link

Svenhr commented Sep 18, 2024

You need edit you file and change by youself

@Svenhr
Copy link

Svenhr commented Sep 18, 2024

Just open pmms go in ui map and open index.html and look for line 5 and you se this

<script src="https://kit.fontawesome.com/5537a772c3.js" crossorigin="anonymous"></script>

now replace with this

<script src="https://kit.fontawesome.com/d7599e58fc.js" crossorigin="anonymous"></script>

after that restart pmms or server nad i will be good of coure fist donwload pmms to be sure you have latest version and make this changes and dont rename pmms beacuse can break to buttons not showing

@KK7130
Copy link
Author

KK7130 commented Sep 18, 2024

Just open pmms go in ui map and open index.html and look for line 5 and you se this

<script src="https://kit.fontawesome.com/d7599e58fc.js" crossorigin="anonymous"></script>

now replace with this

<script src="https://kit.fontawesome.com/d7599e58fc.js" crossorigin="anonymous"></script>

after that restart pmms or server nad i will be good of coure fist donwload pmms to be sure you have latest version and make this changes and dont rename pmms beacuse can break to buttons not showing

thank youu so much!

@scoobydobedooo
Copy link

didnt work for me, bottons and sources still missing

@Svenhr
Copy link

Svenhr commented Sep 19, 2024

didnt work for me, bottons and sources still missing

Try again donwload freesh pmms and make changes

@sadoj-kuro
Copy link

use this link https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/js/all.min.js

fontawesome have a limit par month and now the actuel link its over the limit

@fsgdev
Copy link

fsgdev commented Sep 20, 2024

installed new version, and added new line, still not showing up. anyone get it fully fixed?

@sadoj-kuro
Copy link

sadoj-kuro commented Sep 21, 2024

Just open pmms go in UI folder and open index.html and look for line 5 and you se this

<script src="https://kit.fontawesome.com/5537a772c3.js" crossorigin="anonymous"></script>

now replace with this

<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/js/all.min.js" crossorigin="anonymous"></script>

nothing else for working button #105

@KK7130
Copy link
Author

KK7130 commented Sep 21, 2024

that also did not work for me. updated and made the changes. still blanked out

@Noahjae
Copy link

Noahjae commented Sep 22, 2024

here is the correct and working version iv edited everthing needed for it to work properly is there enjoy @KK7130 @fsgdev

https://github.com/Noahjae/pmms.git

@scoobydobedooo
Copy link

here is the correct and working version iv edited everthing needed for it to work properly is there enjoy @KK7130 @fsgdev

https://github.com/Noahjae/pmms.git

GREAT JOB thank you so much!!!

Question would you happen to know how to the TV's in the apartments to work? they use to work at one stage with pmms but sadly they dont seem to anymore

@xxjanelxx
Copy link

xxjanelxx commented Sep 29, 2024

here is the correct and working version iv edited everthing needed for it to work properly is there enjoy @KK7130 @fsgdev

https://github.com/Noahjae/pmms.git

Thank you, I noticed that the screens are no longer full regardless of what type screen the videos are played on and i'm just using yt to test, any ideas? They all have a black frame around them now.

@Noahjae
Copy link

Noahjae commented Sep 30, 2024

i can look into this

@xxjanelxx
Copy link

xxjanelxx commented Oct 1, 2024

pmmss2
Thanks, seems like the video format is square now instead of widescreen
pmmss1

@0xfedcNCRP
Copy link

seems that i have tried this and this is the best i get to

Screenshot 2024-11-30 193829

If someone could help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants