Ok so here is where I'm stuck hopefully someone can quickly clear things up for me. I don't want to upload the wrong folders and mess up my website. Do I upload the 'includes' directory or the 'OVERWRITES-RIDES' folder, or both? I pasted the steps below.
STEP 2 - Upload the includes directory to your zen cart directory. For most FTP clients the directory structure of the /includes directory should be preserved, and the files should "fall" into their proper places. If your FTP client isn't capable of this, you might have to manually place each file according to where they appear in this mod.
STEP 3 - Eleven default files are over-ridden for this mod(FOUND IN OVERWRITES-RIDES FOLDER):
/includes/languages/english/YOUR_TEMPLATE/login.php
/includes/languages/english/YOUR_TEMPLATE/logoff.php
/includes/languages/english/YOUR_TEMPLATE/checkout_confirmation.php
/includes/languages/english/YOUR_TEMPLATE/checkout_payment.php
/includes/languages/english/YOUR_TEMPLATE/checkout_shipping.php
/includes/languages/english/YOUR_TEMPLATE/gv_redeem.php
/includes/modules/YOUR_TEMPLATE/create_account.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_success_default.php
/includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_payment_default.php
/includes/templates/YOUR_TEMPLATE/common/tpl_header.php
Five stock Zen files are over-written for this mod(FOUND IN OVERWRITES-RIDES FOLDER):
/admin/orders.php
/includes/classes/order.php
/includes/modules/pages/gv_redeem/header_php.php
/includes/modules/pages/password_forgotten/header_php.php
/includes/modules/pages/login/header_php.php