White bar across the page, and problem with pages!

  • Anonymous

    #17970

    How are you viewing your functions.php file? Are you using the admin panel editor? Or are you using FTP?

    Anonymous

    #17971

    The white line looks great! Thanks so much again 🙂

    I am viewing it with the admin panel editor. It just says

    <P

    P>

    and there cursor stops at >

    Anonymous

    #17972

    Use question marks… not p’s.

    Jon Lynch

    #17973

    or try <?php and ?>

    Anonymous

    #17974

    Yeah, did I use p’s in my video?? oh sh#t!! Gotta go change that, asap!!

    Anonymous

    #17975

    Ok, good. I had it right. Scared me.. lol. Sorry about changing the post above. I corrected it.

    Admin

    Syahir Hakim

    #17976

    To reiterate Jon’s suggestion, always use <?php instead of the shorthand <? to ensure maximum compatibility with all the different server versions and configs.

    Anonymous

    #17977

    Thanks so much everyone! It’s all good now 🙂

    Josh, sorry, for some reason I saw P’s in your video instead of ?’s. I think at that moment I had it in a small window so I couldn’t see it clearly enough. Didn’t mean to scare you there!

    Anonymous

    #17978

    No worries! Thanks for the advice Syahir. I didn’t know this could result in server incompatibilities.

Viewing 9 posts - 11 through 19 (of 19 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.