Forums

Include screws up links (8 posts)

  1. Anonymous
    Unregistered
    Posted 8 years ago #

    I have an include in the 'menu' part of my blog but the links after it (archives and login) now point to a misspelled version of my domain not the subdomain the blog is in. All the other links on the page are fine. I guess there must be a conflict somewhere...
    http://blog.snowcovered-dreams.net
    Can anyone suggest a fix?

  2. tedfox
    Member
    Posted 8 years ago #

    what code did u use for your include exactly??

  3. Anonymous
    Unregistered
    Posted 8 years ago #

    <? include("/home/snowcov/public_html/currently/current.php"); ?>

  4. Matt Mullenweg
    Troublemaker
    Posted 8 years ago #

    Make sure your siteurl setting is correct.

  5. Anonymous
    Unregistered
    Posted 8 years ago #

    It is correct, if that had been the problem I could have sorted it ages ago! All the other links on the page work fine its just the ones after the include that are screwy.

  6. Anonymous
    Unregistered
    Posted 8 years ago #

    SORTED!

  7. Cena
    Member
    Posted 8 years ago #

    What was the solution?

  8. carthik
    Member
    Posted 8 years ago #

    her opening <? was missing a 'php' and should have been <?php I guess, among other things if any.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.