Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] member page + iFrame


  • fyreus
    Participant

    @fyreus

    Hello,

    While i am not a coder, although i do understand some things somehow, i’ve run into an issue where the member page keeps loading a new page. The groups page also refuses to use the main theme so i figure it’s this or bust.

    <h3>
    <a href=”/members/
    <?php global $current_user;
    get_currentuserinfo();

    echo ” . $current_user->user_login . “\n”;
    ?>
    /groups/” target=”Flisting”>Link</h3>

    Now i’m sure this is probably not the worst offender code ever done by a newbie so don’t panic!

Viewing 4 replies - 1 through 4 (of 4 total)

  • fyreus
    Participant

    @fyreus

    Also it works on my droid under desktop settings if that helps.


    @mercime
    Keymaster

    @mercime

    @fyreus not quite clear how the iframe in your topic title is related to the issue you’re posting here. Let’s start from: WP/BP versions? Theme used? Plugins installed? Site URL?


    fyreus
    Participant

    @fyreus

    As strange as it sounds the problem fixed itself (yes i Shift + reload) after accessing the site on my cellphone instead of chrome+FF. It’s possible there was a setting i overlooked or perhaps i forgot to add the a space between the ‘ by echo.

    *edit* it was the space/gap between the ?> and /groups that threw it all off.


    @mercime
    Keymaster

    @mercime

    @fyreus thanks for posting back and letting us know how you resolved the issue 🙂
    Marking this topic as so.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Resolved] member page + iFrame’ is closed to new replies.
Skip to toolbar