Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2010
    Posts
    5
    Plugin Contributions
    0

    Default Page not found errors

    I have recently moved my site to a different web host and am experiencing some 'page not found' errors. If I type the following:

    http://69.89.31.190/~palomapo/catalog/index.php? I get a page not found error.

    However, if I type http://69.89.31.190/~palomapo/catalo...ain_page=index The page displays as it should.

    I am fairly inexperienced in the workings of zen cart and would appreciate any input.

    Many thanks, James Dunstone.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Page not found errors

    I have recently moved my site to a different web host and am experiencing some 'page not found' errors.
    What is the domain in your /includes/configure.php file for
    Code:
      define('HTTP_SERVER', 'http://www.XXXXXXXXXXXX.com');
      define('HTTPS_SERVER', 'https://www.XXXXXXXXXXXX.com');
    Is it
    Code:
    http://69.89.31.190/~palomapo
    If not this is most likely the issue
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Page not found errors

    Yes, the configure file has http://69.89.31.190/~palomapo as the base address.

    This is a preview address as the DNS pointers are set to www.palomapottery.com on another server.

    I have also noticed the url http://69.89.31.190/~palomapo/catalog/bookmarks leads to a 404 page not found. This is a zen cart catagory which appears to be set up OK in the admin area.

    James.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Page not found errors

    Yes, the configure file has http://69.89.31.190/~palomapo as the base address.
    This works to preview a install for us
    You might ask your host if there is an issue on their servers
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Nov 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Page not found errors

    Some of the links on the preview page point to the live site palomapottery.com and can be somewhat confusing.

    The URL http://69.89.31.190/~palomapo/catalog displays 'page not found' and all catagory links which relate to 'http://69.89.31.190 throw 404 page not found errors'

    Have been on this for several days and am running out of ideas.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Page not found errors

    Some of the links on the preview page point to the live site palomapottery.com
    Are these hard coded to the domain name?
    Added:
    Yes many are hard coded to the domain name
    Code:
    <div id="p_header">
    	<ul id="p_nav">
    
        	<li class="home"><a href="http://www.palomapottery.com/index.php" title="Home">Recycled Glass Fused Ceramic Art</a></li>
        	<li class="products"><a href="http://www.palomapottery.com/catalog/">Recycled Glass Pottery Products</a></li>
        	<li class="process"><a href="index.php?main_page=page&amp;id=1">Glass Fused Pottery Process</a></li>
        	<li class="about"><a href="index.php?main_page=page&amp;id=2">About Paloma Pottery and Glass</a></li>
        </ul>
        
        <div id="navMain">
            <ul>
    
                <li><a href="http://www.palomapottery.com/index.php">Home</a> | </li>
                        <li><a href="http://69.89.31.190/~palomapo/catalog/index.php?main_page=login">Log In</a></li>
    Last edited by kobra; 24 Nov 2010 at 01:19 AM.
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Nov 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Page not found errors

    I take it the hard coded links are going to give me problems ?

    James

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Page not found errors

    I take it the hard coded links are going to give me problems ?
    Only for the temp location
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Generate an e-mail on page-not-found (404) errors [support thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 25 Feb 2025, 09:09 AM
  2. v138a Half my products suddenly get "Page Not Found" errors
    By enchantart in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 15 Aug 2013, 07:31 PM
  3. Occasional Page Not Found errors when adding to cart.
    By triangleman42 in forum General Questions
    Replies: 4
    Last Post: 23 Jul 2013, 03:16 AM
  4. Replies: 2
    Last Post: 24 Jun 2010, 11:20 PM
  5. Blank screen then Page not found errors
    By kgamadia in forum General Questions
    Replies: 2
    Last Post: 11 Dec 2006, 06:22 AM

Posting Permissions

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