Broken

Discussion in 'The Lounge' started by LI_Geek_95, Jul 23, 2011.

  1. LI_Geek_95

    LI_Geek_95 Post-and-Run Geek

    Hi
    When logged out, the whole forum is extremely broken looking. Using Nightly 8.0. Just thought I'd bring it to your attention :)
     
  2. DavidGP

    DavidGP MajorGeeks Forum Administrator - Grand Pooh-Bah Staff Member

    Hi Zack

    Using Nightly myself and not noticed any issues with the forum yet, so is your version 2011-07-23 ? and are you using any addons if so what ones and disable them as they are likely not to be compatible with Nightly yet.

    Post a screenshot of the issue if you can and we or I can look into it, dont know if any of the other admins or Tim/Jim use Fx nightly beta builds, but its a beta and will likely have issues at times, especially in the nightly builds with websites at times as they are development builds and not really for general use.
     
  3. oma

    oma MajorGeek

    Some of us are having problems as well, see if yours is the same. Read here: http://forums.majorgeeks.com/showthread.php?t=241323

    Most of us are on stable builds of Fx and other browsers. Mine are showing the same problems in Fx 5.0, PM 5.0 and IE8
     
  4. DavidGP

    DavidGP MajorGeeks Forum Administrator - Grand Pooh-Bah Staff Member

    Folks having issues could you post screenshots of said issues with the forum as I'm using multiple Windows versions and IE, and other browsers and do not see any issue as yet, I'm not enamoured with the facebook addon as it makes the screen jump around when I'm trying to click things quickly but thats not a major.
     
  5. oma

    oma MajorGeek

    K David. Here are some screenshots of Fx v5.0 Please note that PaleMoon and IE8 browsers show exactly the same. The homepage of MG and Top Freeware picks look as usual so nothing wrong with those. AFAIK the forums are on a different server/address and don't know if it has anything to do with it. Noticed the change when the layout started to show differently perhaps a day or 2 ago? It's not the addons since I tried that and additionally, IE8 has not the same addons as Fx and PM.

    Notice the difference when 1) not signed in versus 2) signed in. Thanks.
     

    Attached Files:

  6. LauraR

    LauraR MajorGeeks Super-Duper Administrator Staff Member

    Same thing going on with my Palemoon browser I use. I just checked it as I'm never logged out. LOL
     
  7. ShelaghRoyale

    ShelaghRoyale Sergeant

    :confused I think somebody changed the format of the MG home page.... hmmm.... hacker??
    I noticed several days ago too... same images as OMA's.... but when you click on for example [lounge], it rights itself...or... maybe the Admins are experimenting with the webpage to see if we's all paying attention :-D :confused

    Hope it resolves itself...
     
  8. DavidGP

    DavidGP MajorGeeks Forum Administrator - Grand Pooh-Bah Staff Member

    Hi Folks

    Cheers for the screenshots and while I have not been on the forum much in the past few weeks due to workload, I have seen that its changing and with the addition of advertising and the Latest Downloads addition on the main page, I can see that some graphical errors or issues are creeping in, these will disappear over time.

    Naturally sites change over time and issues on graphical nature will arise, these are normal and no hacking is going on, if Tim and Jim try new things out, they may work they may not, they may need time to settle down and be fine tuned, its not biggy as the ethos of the forum continues, the look of it may not, but surface GUI changing is not like the world has ended type of thing.
     
  9. Triaxx2

    Triaxx2 MajorGeek

    If you're using nightly, you might want to check into a clinic...

    Sorry, couldn't resist.

    I'm not a fan of the facebook thing either, since I keep getting pop ups, demaning I sign in to see what my friends like.
     
  10. oma

    oma MajorGeek

    That hunch of mine in post #12 of this thread: http://forums.majorgeeks.com/showthread.php?t=241323 was right on then. ;)
    Thanks David for confirming.
     
  11. LI_Geek_95

    LI_Geek_95 Post-and-Run Geek

    Sorry for not replying. And yeah, oma's screenshots are the same thing I saw.
    As a web developer, I had a hunch that it was a problem with either a missing div, or an extra div tag. Turned out to be the former.
    I ran it through validator. http://validator.w3.org/check?uri=h...e=Inline&group=0&user-agent=W3C_Validator/1.2 (since it's a bot it's logged out) and it says Line 412, Column 8: end tag for element "div" which is not open. Then, I logged in, and copied and pasted the source into the validator's direct input area, and, look at that, the div was originally opened.

    It's this that's causing the problem:
    Code:
    <!--
            <div>
                <div id="header_adcode">
                </div>
    <!-- edit jim
            </div>
    -->
    
    If that were to be replaced with this:
    Code:
            <div>
                <div id="header_adcode">
                </div>
    <!-- edit jim
            </div>
    -->
    
    Then it would be fine :)
     
  12. mjnc

    mjnc MajorGeek

    I sent MA a note about a little thing about a month ago.
    Hanging_Chad_01.jpg Hanging_Chad_02.jpg

    They have bigger eggs to fry right now. :-D

    They'll get around to it eventually.

    Actually, I like the new look with the dark green outer matting. :cool
     
  13. oma

    oma MajorGeek

    Perhaps this thread about not being able to login to MG Forums by people who are using older versions of Fx and Palemoon would need to be looked at by Tim and/or Jim since that will prevent many newcomers and members to get into MG forums.

    http://forums.majorgeeks.com/showthread.php?t=241346&page=2
     
  14. Major Attitude

    Major Attitude Co-Owner MajorGeeks.Com Staff Member

    Nightly builds are beta. Betas have bugs. Nothing we can do here as Firefox becomes more bloated and has 4 or 5 different versions running.

    That said, we do have 4.0 of Vbulletin setup and plan to migrate everything to a clean install soon. Hopefully that fixes it, until then....
     
  15. satrow

    satrow Major Geek Extraordinaire

    Tim, this problem, or one very similar, is not restricted to Nightly builds, it's also affecting older 3.x versions of FX and K-meleon versions of a similar age.

    http://forums.majorgeeks.com/showthread.php?t=241346

    http://forums.majorgeeks.com/showthread.php?t=241323

    I've checked with FX 3.6/KM 1.6 on my netbook and FX 3.6 and KM 1.6 on 2 other computers in the last 2 days, same result - see attachment. As FX 3.x is still in use by around 1/3 of Firefox users and many are reluctant to upgrade because they fear losing functionality, you could be missing a lot of hits from newcomers.
     

    Attached Files:

  16. Major Attitude

    Major Attitude Co-Owner MajorGeeks.Com Staff Member

    I hear ya but Firefox screwing up pages is nothing new....
     
  17. oma

    oma MajorGeek

    I don't have any problems with pages, signons etc. on other forums and websites and use the latest stable versions of Fx 5 and PM. No beta's or nightlies and have no trouble signing in myself. NEVER had since I started using Fx in the fall of 2004 any forums or page issues. As to for how much time Mozilla's support of Fx 3.6.x is concerned:
    http://www.mozilla.com/en-US/firefox/all-older.html
     
    Last edited: Jul 25, 2011
  18. satrow

    satrow Major Geek Extraordinaire

    They all worked previously, in fact, my netbook's FX 3.6.16 auto-logged into the forums correctly - I logged out to see the same page as in my earlier attachment. Pretty sure it's a coding error on the front page of the forums.
     
  19. LI_Geek_95

    LI_Geek_95 Post-and-Run Geek

    YES vB4! :celebrate

    And I have the same problem in Google Chrome, Chromium, and Konquerer.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds