facebookarchive / fbctf

Platform to host Capture the Flag competitions
Other
6.52k stars 1.32k forks source link

Team logos are not working #670

Open jjirik opened 5 years ago

jjirik commented 5 years ago

I have the latest prod build and I am unable to create the teams. I am getting error 'Please select the logo for the team' to continue, but I am unable to save any logo. The teams have to self-register and are only able to use custom logos. Any work around?

v1ncenth commented 5 years ago

Workaround pushed to dev-lite branch https://github.com/facebook/fbctf/commit/c9d61344a8092a165a2638a9ec78179e2f67dfd6

Problem is you are unable to click and drag through them. Will have to click on arrows

ghost commented 5 years ago

I find that some browser / OS combinations have this issue. Usually, if the user tries a different browser it resolves the issue.

v1ncenth commented 5 years ago

Using an updated version works https://raw.githubusercontent.com/stevenwanderski/bxslider-4/master/src/js/jquery.bxslider.js

L1ghtman2k commented 5 years ago

Thanks, fixed the issue for me. Any predictions on when this will make its way in master branch?

x0341 commented 4 years ago

Using an updated version works https://raw.githubusercontent.com/stevenwanderski/bxslider-4/master/src/js/jquery.bxslider.js

don't worked for me.... any ideas ?