What's going on?

  • dulix11
    9th Aug 2012 Member 0 Permalink

    Yep I've got it too... :\

  • PacBrad
    9th Aug 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • boxmein
    9th Aug 2012 Former Staff 0 Permalink

    A QUICK FIX: DISABLE JAVASCRIPT OR INLINE FRAMES WHEN TRYING TO ACCESS THE DOWNLOAD PAGE.



    Explanation:
    It basically means the GitHub button on the bottom row cannot be used with <iframe> tags.
    image
    It also seems the unofficial GitHub buttons have been deleted, which is why the alert gets displayed. Link here!
  • anonymouse91
    9th Aug 2012 Member 0 Permalink

    I think the cause is the Github buttons. They're shown in a frame and it looks like Github have disabled framing recently. I've checked and the button author has rehosted the buttons elsewhere so it should be simple to fix once Simon is aware of the problem

  • jacob1
    9th Aug 2012 Developer 1 Permalink
    Github recently changed how watching works. It is now called starring, and you star repositories you like to look at later and you don't get notiifications about updates from those. (you have to re watch everything over again to receive notifications like before) There was a watchers button on the front page, and now that there is no watching , it doesn't work. Maybe it just needs to be replaced with a new button, (or maybe it's just the problem above).
Locked by cracker64: fixed