Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2007
    Location
    frozen land of Nador
    Posts
    23
    Plugin Contributions
    0

    Default difference between \includes and \admin\includes

    What is the difference between the files in the \includes directory and the \admin\includes directory? Does one overwrite the other?

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

    Default Re: difference between \includes and \admin\includes

    What is the difference between the files in the \includes directory and the \admin\includes directory? Does one overwrite the other?
    Zencart is essentially 2 applications that share the same DB.

    One for the frontend with it's associated files and another for the admin side with differing required files for functions only in the admin. Hence the 2 /includes dir's.

    Different sets of files for the different type of interface. Fully seperate files but the same DB
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2007
    Location
    frozen land of Nador
    Posts
    23
    Plugin Contributions
    0

    Default Re: difference between \includes and \admin\includes

    Ahh...so the \includes controls my storefront and the \admin\includes controls the backend Admin pages?

  4. #4
    Join Date
    Jul 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: difference between \includes and \admin\includes

    Can you edit them the same way or will an update wipe out your changes.

  5. #5
    Join Date
    Jun 2007
    Location
    frozen land of Nador
    Posts
    23
    Plugin Contributions
    0

    Default Re: difference between \includes and \admin\includes

    If I understand correctly, they control different parts of your store - so they won't impact each other.

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

    Default Re: difference between \includes and \admin\includes

    Overrides are not implemented in the admin file side(you will see no classic folders there) So if necessary, maintain a good log of the changes and which files so as not to lose them in an upgrade.

    Frontend files for the most part, all have a classic folder in their tree and can be overridden.

    A different interface but the same parts (DB Based) of the store. Files only control what is on the screen from the data in the database.
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Difference in prices between store front and admin
    By neit in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 14
    Last Post: 21 Nov 2013, 05:24 AM
  2. differences between admin/includes/configure and includes/configure?
    By waterloominis in forum General Questions
    Replies: 1
    Last Post: 22 Nov 2011, 09:22 PM
  3. No ADMIN folder and 2 includes folders?
    By Mysti in forum Basic Configuration
    Replies: 5
    Last Post: 17 Feb 2011, 10:54 PM
  4. Problems with includes/config.php and admin/includes.php
    By Scott83 in forum Basic Configuration
    Replies: 2
    Last Post: 23 Oct 2009, 07:09 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