Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Feb 2011
    Location
    Lumberton, TX
    Posts
    524
    Plugin Contributions
    0

    Default Developer Mode Functions

    I just created a clean base install of 1.5.7c in my local host. I edited zc_install/includes/localConfig.php to enable Developer mode.

    I thought this would stop the required removal of zc_install folder and the renaming of the admin but I am still getting errors since I did not do this. I am missing something but I am not sure what I did wrong.

    Thoughts?

  2. #2
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,584
    Plugin Contributions
    30

    Default Re: Developer Mode Functions

    I have this block of defines at the end of my /local/configure.php file in both admin and shopfront which makes local dev life easier.

    define('ADMIN_BLOCK_WARNING_OVERRIDE', true);//any non-empty value to disable check for zc_install and admin name. Check prevents admin login/shows alert_page.
    define('WARN_INSTALL_EXISTENCE', 'false'); //any value !== 'true' to disable warning. Warning does not prevent admin login
    define('WARN_CONFIG_WRITEABLE', '0'); //any value !== 'true' to disable warning. Warning does not prevent admin login
    define('STRICT_ERROR_REPORTING', true);//true as boolean to enable
    //define('DEVELOPER_OVERRIDE_EMAIL_STATUS', '');//false as string to prevent sending ANY emails
    define('DEVELOPER_OVERRIDE_EMAIL_ADDRESS', '[email protected]');//override address for all emails
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

 

 

Similar Threads

  1. v156 /includes/functions /admin/includes/functions Why do the same functions exist?
    By shrimp-gumbo-mmmhhh in forum General Questions
    Replies: 2
    Last Post: 8 May 2019, 08:00 AM
  2. My Authorize.net Aim works in test mode but not production mode
    By freecat in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 21 Mar 2014, 11:17 PM
  3. IE9 Developer Tools HTML1113: Document mode restart from Quirks to IE9 Standards
    By torvista in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Jul 2011, 10:18 PM
  4. From developer to developer ^_^ -- validation class
    By yellow1912 in forum Contribution-Writing Guidelines
    Replies: 2
    Last Post: 25 May 2009, 04:39 AM
  5. "VAT for companies" mode with checkout without account mode
    By sagivle1 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 15 Jan 2008, 05:05 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR