Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kirkydu Friend
    #127399

    undefined index: path in

    ok, take a look at my site, http://www.baseballmilwaukee.com and you’ll see the error message at the top of the page. I just installed performs component and now I’m getting this error. I’ve looked at line 339 per error message and am not sure if I can change something there or have to do some uninstall and reinstalling.

    Now that i’m getting into this, I have less pathetic questions I think. This one is html line fix I believe, but that is still beyond me.

    kirkydu Friend
    #244941

    line 339 is the one that starts $livesite:

    function getLiveSiteURL() {
    global $mosConfig_live_site;
    $url = parse_url($mosConfig_live_site);
    $livesite = $url[‘scheme’].’://’.$_SERVER[‘SERVER_NAME’].($_SERVER[‘SERVER_PORT’]==80?”:’:’).$url[‘path’];
    return $livesite;

    Nam Nguyen Phi Friend
    #245103

    I’ve test your site on IE & FF, but there isn’t any error appear.
    Pls recheck it.
    Regards.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Nam Nguyen Phi 16 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum