• Please note that this section is for questions regarding the forum itself - it is not for fan game-related questions. If you have a question about a fan game, ask in the appropriate thread.

  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Issue: Flames of Simplicity theme bug

quilzel

net start w3svc
  • 223
    Posts
    13
    Years
    I believe I have found a bug in the theme "Flames of Simplicity"
    While using said theme, If you click on "Choose Forum Style" under user cp, the page does not load. no error, just blank. It seems the server returns blank HTML page. The page has the head and body tags, but nothing is in them. The URL of the link clicked
    https://www.pokecommunity.com/profile.php?do=styles

    Source code of blank page:
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML><HEAD>
    <META http-equiv="Content-Type" content="text/html; charset=utf-8"></HEAD>
    <BODY></BODY></HTML>


    If you click on the "Style Switcher" on the bottom left hand corner of the screen, you are taken to smiles page.
    https://www.pokecommunity.com/misc.php?do=style

    Tested with same results on OSX and Windows 8.1
    Browsers Tested:
    IE 11, Opera 12.5, Chrome 30, FireFox 22, and Safari 537.71
     
    Weird, because I scrolled through the list, and just tried it... works fine for me.

    Try clearing your cache and browsing history, and login to the community again.
     
    Weird, because I scrolled through the list, and just tried it... works fine for me.

    Try clearing your cache and browsing history, and login to the community again.

    I tested it on two different machines, with 6 different browsers (IE 11, Firefox, Opera, Safari and 2x Chrome (Chrome is on both machines)). I'm pretty sure it's not my cache.

    EDIT:
    You did try from the "Flames of Simplicity Theme", correct?

    EDIT EDIT:

    I found the problem, it seems the url from the theme is: /profile.php?do=styles

    The correct, working url is /misc.php?do=styleselector

    FoS is not the only theme with this problem (at least on my end) 'Generation InVerse' seems to have the same link issue.
     
    Last edited:
    I tested it on two different machines, with 6 different browsers (IE 11, Firefox, Opera, Safari and 2x Chrome (Chrome is on both machines)). I'm pretty sure it's not my cache.

    EDIT:
    You did try from the "Flames of Simplicity Theme", correct?

    EDIT EDIT:

    I found the problem, it seems the url from the theme is: /profile.php?do=styles

    The correct, working url is /misc.php?do=styleselector

    FoS is not the only theme with this problem (at least on my end) 'Generation InVerse' seems to have the same link issue.

    That's odd, the Master Style should contain all those variables within the UCP template. I guess it could be possible that the changes weren't applied to any themes with an edited UCP template, although I can't spot any changes made to that of FoS. Odd.
     
    Bumping for the admins, as it seems this hasn't been fixed just yet.
     
    Back
    Top