Quote Originally Posted by cmcgaugh View Post
Hi.....I opened up each of the php files above, copied & saved the original
in another folder, but not sure what come next.....I meditated on the code
and the answer didn't jump out at me.
  • are we supposed to delete or edit the files? e.g. comment out the
    relevant code?
  • didn't see where to go in the Admin panel to turn off the features
    (looked in the ZC pdf).....is there a tutorial using all the bells & whistles
    in the Admin panel?
Thanks!
Cal
In Admin go to Configuration>Customer Details and you can turn off most of the unwanted log in information. Anything else, as you say, has to be commented out. The script in the "templates" folder controls what the viewer sees; the script in the "modules" folder is running behind to make sure required fields are completed. Just look for clues like "telephone" and comment out that line and see what happens.