ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Weird horked up links

August 28, 2007 2:30pm

Subscribe [1]
  • #1 / Aug 28, 2007 2:30pm

    mice

    28 posts

    Something is very odd going on here.

    My site is http://miceland.com/

    My links are behaving strangely. Not sure why.

    For instance Click on my complete archives link on the right.

    It goes to http://www.miceland.com/index/weblog/archives/

    The archives are at http://www.miceland.com/index.php/weblog/archives/

    or even http://www.miceland.com/weblog/archives/

    I am pouring through my templates and my EE paths and neither seem to point to /index/

    -mice

  • #2 / Aug 28, 2007 2:32pm

    Lisa Wess

    20502 posts

    If you go to Admin -> System Preferences -> General Configuration, what do you have set there for “Name of your site’s index page”?

  • #3 / Aug 28, 2007 3:53pm

    mice

    28 posts

    miceland

  • #4 / Aug 28, 2007 3:55pm

    Lisa Wess

    20502 posts

    That should probably be set to index.php. =)  I’m not sure why you would have “miceland” there.  Can you post one of your templates with the messed up links, please?

  • #5 / Aug 28, 2007 4:27pm

    mice

    28 posts

    Can I create you an account to log on?

    -mice

  • #6 / Aug 28, 2007 4:32pm

    Lisa Wess

    20502 posts

    That will not be necessary at this point.  If you can post your template, that would help a lot. Thank you!

  • #7 / Aug 28, 2007 4:36pm

    mice

    28 posts

    • <a href="http://{path=weblog/archives}">Complete Archives</a>
    <form name="jump2" action="">
    <select name="myjumpbox" onchange="document.location=jump2.myjumpbox.options[selectedIndex].value">
    <option selected="selected">Archive By Month</option>
    {exp:weblog:month_links weblog="weblog1"}
    <option value="{path=weblog}">{month} {year}</option>
    {/exp:weblog:month_links}
    </select>
    </form>
    
    <form name="jump3" action="">
    <select name="myjumpbox" onchange="document.location=jump3.myjumpbox.options[selectedIndex].value">
    <option selected="selected">Archive By Category</option>
    {exp:weblog:categories weblog="weblog1"}
    <option value="{path=weblog}">{category_name}</option>
    {/exp:weblog:categories}
    </select>
    </form>
  • #8 / Aug 28, 2007 4:44pm

    Lisa Wess

    20502 posts

    Your path statements are not quite correct.  You should read up on them in path variables.  Now, did you change that “miceland” to index.php? and has it helped?

  • #9 / Aug 28, 2007 4:54pm

    mice

    28 posts

    sorry
    Name of the site is miceland
    name of the site’s index page is index.php

  • #10 / Aug 28, 2007 4:59pm

    Lisa Wess

    20502 posts

    Can you create a totally new template, and place *only* this code in it, nothing else at all:

    {path="site/index"}

    then send me the link to that template? Thank you!

  • #11 / Aug 28, 2007 5:01pm

    mice

    28 posts

  • #12 / Aug 28, 2007 5:02pm

    Lisa Wess

    20502 posts

    Can you paste the contents of your path.php here for me, please? You can edit out the path to your system directory, I’m curious about the other parts.

  • #13 / Aug 28, 2007 6:01pm

    Lisa Wess

    20502 posts

    Greetings, mice.  Can you please let me know what type of installation this is? Is it an EECore installation or a licensed installation?

    Also, can you please PM details to me, including this:

    * URL to this thread
    * URL to your control panel
    * Superadmin ID and Password

    Thanks!

  • #14 / Aug 28, 2007 6:09pm

    mice

    28 posts

    Can you paste the contents of your path.php here for me, please? You can edit out the path to your system directory, I’m curious about the other parts.

    I am a little worried about doing that. I would prefer to have someone log on to my site. I think Sue is doing that .

    Can you please let me know what type of installation this is? Is it an EECore installation or a licensed installation?

    I do have a licence that I paid for. Is that what you mean?

  • #15 / Aug 28, 2007 6:14pm

    Lisa Wess

    20502 posts

    Yes, that is what I meant, thank you.

    There is no confidential information in your path.php (if you edit out the URL to your system path) - only in config.php, which is not what I am asking for.  But you can go ahead and send those details above as well as FTP details in the email so I can have a look.

    Thank you!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases