Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 32
  1. #11
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: site doesnt work

    Thanks a million! Is this the only thing I have to change?

  2. #12
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: site doesnt work

    As long as you do it for both configure.php files, that should be enough. Moving (or in this case re-directing) Zen Carts is one of those things that's really difficult to get your head around, and yet really easy in practise. If you have any further problems with this, come back here and we'll sort them.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #13
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: site doesnt work

    KUROI, I did what you said and the site works! But, the admin section doesnt. I log into my admin section with http://www.rbackyard.net/admin/login.php and it show fine but when I put in my pass and user it gives me an 404 error.

    Thanks,
    Chad

  4. #14
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: site doesnt work

    What do you have in lines 49-52 of your admin/includes/configure.php file?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #15
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: site doesnt work

    Code:
    define('DIR_WS_CATALOG_TEMPLATE', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/templates/');
      define('DIR_WS_INCLUDES', 'includes/');
      define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
      define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');

  6. #16
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: site doesnt work

    Apologies, it's actually 41-44 that I need, i.e starting from define('DIR_WS_ADMIN'
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #17
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: site doesnt work

    Code:
     define('DIR_WS_ADMIN', '/rbackyard/admin/');
      define('DIR_WS_CATALOG', '/');
      define('DIR_WS_HTTPS_ADMIN', '/rbackyard/admin/');
      define('DIR_WS_HTTPS_CATALOG', '/');

  8. #18
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: site doesnt work

    Same problem as before... just remove the bits in red and all should work fine
    define('DIR_WS_ADMIN', '/rbackyard/admin/');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/rbackyard/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/');
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #19
    Join Date
    Aug 2006
    Location
    West Virginia
    Posts
    321
    Plugin Contributions
    1

    Default Re: site doesnt work

    I think im going to cry!! It worked Is there anything else I need to do?

  10. #20
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: site doesnt work

    No. Just sit back. Enjoy a cold beer. And revel in your streamlined URL.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Alpha2Product filter - doesnt work on my site
    By cisi in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 May 2013, 08:53 AM
  2. I installed on a linux sever now my template doesnt work and my admin doesnt
    By tabartabar in forum Installing on a Linux/Unix Server
    Replies: 16
    Last Post: 10 Mar 2010, 05:23 AM
  3. MAP Pricing Admin Error - Urgent, site doesnt work
    By 65fastback2+2 in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 31 Mar 2009, 11:31 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