-
Notifications
You must be signed in to change notification settings - Fork 64
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
Comments
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 |
You need edit you file and change by youself |
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 |
thank youu so much! |
didnt work for me, bottons and sources still missing |
Try again donwload freesh pmms and make changes |
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 |
installed new version, and added new line, still not showing up. anyone get it fully fixed? |
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 |
that also did not work for me. updated and made the changes. still blanked out |
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 |
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. |
i can look into this |
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?
The text was updated successfully, but these errors were encountered: