Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Remove Caution Message in admin

    Quote Originally Posted by townsend2009 View Post
    Wow...ok I guess I will just figure it out myself.
    Please don't.

    Quote Originally Posted by townsend2009 View Post
    I have made them fully aware of the potential risks. That's all I can do.
    If you were a doctor with a disease carrying patient, and that patient wanted to leave the hospital, possibly contaminating other people, it isn't enough that you make them aware of the potential risks, you must do what you can to prevent the spread of disease, not hold the door open so they can leave.

    The fact that you intend to "figure it out myself" isn't going to show us how clever you are, but how foolish you are, because clearly you don't understand all of the potential risks (so how can you possibly explain them to your client?).

    As an example, of one thing you probably haven't thought of; I'll wager that this client has also chosen the cheapest webhost possible, which means there are possibly 1000's of other websites using the same server.. When your client's site gets hacked, it exposes *all* of the other sites to the hacker. One of those sites may belong to a lawyer that'll have no qualms of taking a class action against *you* for the damages caused if it is known that you deliberately circumvented the inbuilt security measures. If they only get a few $hundred each you'll still be screwed for life.. and for what? To keep an idiot for a customer? Not worth it if you ask me. You're better of letting them find some other sucker to do this dirty work, and you can come back later and charge a fortune for cleaning up the mess.

    If you're smart.

    Cheers
    Rod

  2. #12
    Join Date
    Jan 2010
    Location
    Australia
    Posts
    239
    Plugin Contributions
    1

    Default Re: Remove Caution Message in admin

    Go to admin/includes/init_includes/init_errors.php

    look for
    if (substr(DIR_WS_ADMIN, -7) == '/admin/' || substr(DIR_WS_HTTPS_ADMIN, -7) == '/admin/') {

    Change it to

    if (substr(DIR_WS_ADMIN, -7) == '/admin1/' || substr(DIR_WS_HTTPS_ADMIN, -7) == '/admin1/') {

    I am sorry if i am making any trouble for zen cart ppl if so please remove this post.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Caution message in my Admin section
    By trnghosh in forum Basic Configuration
    Replies: 2
    Last Post: 29 Aug 2010, 08:32 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