Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2008
    Posts
    19
    Plugin Contributions
    0

    Default Can't Access Old Admin Page After Changing Hosts

    I moved my domain name to a new host and installed Zencart there. But I still want access to the Admin function on my old account for a number of reasons. My domain name is "mpmedicalsupplies.com".

    When I enter the server alias URL ("d243258.u30.websitesource.net/...") to point to the old Admin page, it immediately redirects to mpmedicalsupplies.com on the new host. I have replaced the "mpmedicalsupplies.com" with the server alias in both configure.php files, but it still redirects. Can you tell me what other files point to the domain name?

    If it's pervasive, is there any other way I can access my old Admin page?

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,128
    Plugin Contributions
    0

    Default Re: Can't Access Old Admin Page After Changing Hosts

    When using "d243258.u30.websitesource.net" as a URL I see this code:

    <SCRIPT LANGUAGE="JavaScript">
    <!-- Begin
    redirTime = "1000";
    redirURL = "http://www.mpmedicalsupplies.com/hp_zencart/index.php";
    function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
    // End -->
    </script>
    Either you or your Hoster has setup that code within the page.
    The learning is in the doing.

    Potent Products

 

 

Similar Threads

  1. Changing Hosts?
    By Natural Tone in forum Installing on a Windows Server
    Replies: 7
    Last Post: 13 Jan 2009, 12:48 PM
  2. cant access admin area after changing domain
    By spikeycactus in forum Customization from the Admin
    Replies: 2
    Last Post: 19 Dec 2008, 12:14 AM
  3. Access Hosts in MySQL ?
    By zcnb in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 10 Jun 2008, 01:02 PM
  4. Replies: 11
    Last Post: 4 Oct 2007, 06:53 PM
  5. Replies: 14
    Last Post: 11 Jul 2006, 02:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •