Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2009
    Location
    Sunland CAlifornia
    Posts
    2
    Plugin Contributions
    0

    Default A re naming the admin page screw up – would like s/o to double check a line of code f

    The first lesson to re learn and to apply at all times is save a copy of something before you change it (particularly if it’s working in the first place !)

    That being said I went to change the admin folder page and then couldn’t access the admin folder again. I think something was corrupted in the ftp transfer since then I have down loaded the file comparison software that was recommended on another post and have tracked it down to a few lines of code that I might have screwed up. I then when a binge of changing things and got lost in the woods with no back up of the original file that was working just fine.



    What does : /var/www/vhost/accountname/public_html/store/ mean and do I have the path correct below?

    Following is a line from the admin/includes/configure.php file

    //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
    define('DIR_FS_ADMIN', '/home/annexpaint.com/www/public_html/admin/');
    define('DIR_FS_CATALOG', '/home/annexpaint.com/www/public/');


    thanks for the help

    Greg

  2. #2
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: A re naming the admin page screw up – would like s/o to double check a line of co

    Take a look at your includes/configure.php

    What does the path look like there? no www???

    Tina

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: A re naming the admin page screw up – would like s/o to double check a line of co

    NOTE: this appears to be missing part of its directory name:
    define('DIR_FS_CATALOG', '/home/annexpaint.com/www/public/');
    define('DIR_FS_CATALOG', '/home/annexpaint.com/www/public_html/');
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Mar 2009
    Location
    Sunland CAlifornia
    Posts
    2
    Plugin Contributions
    0

    Default Re: A re naming the admin page screw up – would like s/o to double check a line of co

    Thanks Guys,
    that did the trick
    Greg
    This is beinging to get fun!

 

 

Similar Threads

  1. Would like Login to go directly to the My Account Page
    By rivs in forum General Questions
    Replies: 10
    Last Post: 12 Apr 2010, 07:25 PM
  2. I would like to edit the HTML on my home page.
    By bparker in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 31 Oct 2008, 08:07 AM
  3. I made mods to a mod and would like to have it double checked
    By digidiva-kathy in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 11 Sep 2008, 09:36 PM

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