Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    Jul 2011
    Posts
    17
    Plugin Contributions
    0

    Default The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    Guys ive done so many carts now and i want to try this zencart out - im nearly done all i have left is to find the following:

    A - Edit /admin/includes/configure.php

    Ive done this part .....

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


    How do i find this? Where is it? :/

    define('DIR_FS_ADMIN', '/home/mystore.com/www/public/admin/');
    define('DIR_FS_CATALOG', '/home/mystore.com/www/public/');

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    Line 61 - right below this:

    // * DIR_FS_* = Filesystem directories (local/physical)
    //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/

    Welcome to Zencart. I think you'll like it better than all the others.

  3. #3
    Join Date
    Jul 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    Ye but where is that cmd locted?


    domain/../../../???

    am i just being really supid? lol

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    Now you're confusing me .

    I assumed you were trying to change the name of your 'admin' folder. You got the first two instances right. The third is where I mentioned:


    // * DIR_FS_* = Filesystem directories (local/physical)
    //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/stevesh/public_html/demo/MY_NEW_ADMIN_FOLDER_NAME/');
    define('DIR_FS_CATALOG', '/home/stevesh/public_html/demo/');

    This is for a Zencart site at www.stevesh.org/demo.

    If I've misunderstood, let me know.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    Like stevesh, I don't understand your questions. The text is already in the file. You just need to rename the admin path to suit the new name you've given it. Uber simple.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Jul 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    lol ... im confusing myself now!

    Oki did the first one, i changed the 'admin' to my user name ?? user name being my personal user name i set up in the install section right?

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

    the bit i cant do is this one:

    define('DIR_FS_ADMIN', '/home/mystore.com/www/public/admin/');
    define('DIR_FS_CATALOG', '/home/mystore.com/www/public/');

    where is this located? in what folder/s ?? i feel so stupid, someone give us a quick brif lol

  7. #7
    Join Date
    Jul 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    heres the domain imworking on ... www.draperdrill.com

    look where im stuck at .. i feel like such a n00b :\ lol

  8. #8
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    Let's start over.

    You're trying to change the name of your 'admin' folder, right ?

  9. #9
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    User name?

    NO

    It's referring to a FOLDER name.

    Instead of visiting www.your_site.com/admin to access your store's admin, you need to rename that to something else that's not easily guessed. So, YOU pick a name, like "fred" or "i_like_jalapenos" or whatever, and you substitute all references to /admin/ in the admin configure.php file with that path name, and then in your FTP program you ALSo rename the admin folder to that name.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Jul 2011
    Posts
    17
    Plugin Contributions
    0

    Default Re: The most SIMPLE thing and it doesnt work!!!!!!!!!!!!

    oh my god - honestly im not understanding this proccess bit...who wants a quick cash job? its my boss - he wants a cart set up but he wants zencart but now im having trouble geting this part up!

    paypal?...im not messing about this needs to be done by tomorrow or im getting a slap or the sack lol.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v154 Configuration tab doesnt work in the admin panel
    By Awalji in forum Basic Configuration
    Replies: 1
    Last Post: 23 Jun 2015, 08:15 PM
  2. Replies: 6
    Last Post: 13 Aug 2010, 07:45 PM
  3. 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
  4. Possibly the most simple question
    By Dizzydog in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Oct 2008, 04:25 PM
  5. Probably the most simple css question in the world...EVER!
    By jas99villa in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 May 2006, 02:48 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