Page 116 of 123 FirstFirst ... 1666106114115116117118 ... LastLast
Results 1,151 to 1,160 of 1222
  1. #1151
    Join Date
    Apr 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    :facepalm: Thanks, Design75. I'll look into using a previous version of Zen Cart and see if there are any serious security vulnerabilities.

  2. #1152
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by Shazbot View Post
    Hi everyone,

    I'm having a little difficulty installing COWA, particularly step 1A. The string I'm looking for isn't in the header_tpl.php file. Maybe I'm looking at the wrong header_tpl.php file but the only one I found is in \includes\templates\zencart_zen\common.

    I also can't find COWA in the Admin panel. It says it should be on the Configuration page but I can't find anything in regards to it. :/

    Thanks for the help!
    What version of zen cart are you using?
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #1153
    Join Date
    Apr 2012
    Posts
    3
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    I'm using the latest version, 1.5.

    Perhaps COWA won't show up without editing the string in header_tpl.php. I doubt it, since that's not really what header_tpl.php is for, as far as I know, but maybe COWA depends on it to run properly.

  4. #1154
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by Shazbot View Post
    I'm using the latest version, 1.5.

    Perhaps COWA won't show up without editing the string in header_tpl.php. I doubt it, since that's not really what header_tpl.php is for, as far as I know, but maybe COWA depends on it to run properly.
    I have upgraded COWOA and need a couple more testers. If your interested in testing let me know.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #1155
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: My Checkout Without Account Mod

    Hi everyone.

    We love this mod, but as our stores grew we were having issues.

    Basically the problem was that we couldn't identify which accounts were created as COWOA and which were permanent, so we added this piece of code to tpl_modules_no_account.php right below the privacy conditions section.


    PHP Code:
    <?php
      
    if (CUSTOMERS_REFERRAL_STATUS == 2) {
    ?>

    <?php echo zen_draw_hidden_field('customers_referral'''zen_set_field_length(TABLE_CUSTOMERS'customers_referral''15') . ' id="customers_referral" value="COWOA"'); ?>
    <?php 
    ?>
    What this code does is hide the customer referral box from being seen and adds the COWOA value in the database as the referral code for the account.

    For this to work even better we added an extra column to the customers.php admin page, so it's easy to identify which are regular accounts and which are temporary accounts. Any account with COWOA as a referral code is easy to spot and we don't have to waste time giving discount codes to these accounts when we're running a promotion. Saves us time and money.

    Anyways, we thought this would be a good contribution for anyone using the COWOA mod, who spends countless hours identifying temporary accounts from permanent ones.

  6. #1156
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by mvstudio View Post
    Hi everyone.

    We love this mod, but as our stores grew we were having issues.

    Basically the problem was that we couldn't identify which accounts were created as COWOA and which were permanent, so we added this piece of code to tpl_modules_no_account.php right below the privacy conditions section.


    PHP Code:
    <?php
      
    if (CUSTOMERS_REFERRAL_STATUS == 2) {
    ?>

    <?php echo zen_draw_hidden_field('customers_referral'''zen_set_field_length(TABLE_CUSTOMERS'customers_referral''15') . ' id="customers_referral" value="COWOA"'); ?>
    <?php 
    ?>
    What this code does is hide the customer referral box from being seen and adds the COWOA value in the database as the referral code for the account.

    For this to work even better we added an extra column to the customers.php admin page, so it's easy to identify which are regular accounts and which are temporary accounts. Any account with COWOA as a referral code is easy to spot and we don't have to waste time giving discount codes to these accounts when we're running a promotion. Saves us time and money.

    Anyways, we thought this would be a good contribution for anyone using the COWOA mod, who spends countless hours identifying temporary accounts from permanent ones.
    In the latest version it already shows the difference between a COWOA and regular customers. I haven't uploaded it yet because I need a few more testers to install it on a zen cart v1.5.0 site.
    Last edited by countrycharm; 28 May 2012 at 02:42 AM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #1157
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    978
    Plugin Contributions
    6

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by mvstudio View Post
    Hi everyone.

    We love this mod, but as our stores grew we were having issues.

    Basically the problem was that we couldn't identify which accounts were created as COWOA and which were permanent, so we added this piece of code to tpl_modules_no_account.php right below the privacy conditions section.


    PHP Code:
    <?php
      
    if (CUSTOMERS_REFERRAL_STATUS == 2) {
    ?>

    <?php echo zen_draw_hidden_field('customers_referral'''zen_set_field_length(TABLE_CUSTOMERS'customers_referral''15') . ' id="customers_referral" value="COWOA"'); ?>
    <?php 
    ?>
    What this code does is hide the customer referral box from being seen and adds the COWOA value in the database as the referral code for the account.

    For this to work even better we added an extra column to the customers.php admin page, so it's easy to identify which are regular accounts and which are temporary accounts. Any account with COWOA as a referral code is easy to spot and we don't have to waste time giving discount codes to these accounts when we're running a promotion. Saves us time and money.

    Anyways, we thought this would be a good contribution for anyone using the COWOA mod, who spends countless hours identifying temporary accounts from permanent ones.

    Which version COWOA are you running?

    I thought something like this was introduced in IntegratedCOWOA_20c2, including the extra column admin customer page, but will have to check.

  8. #1158
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: My Checkout Without Account Mod

    If it has already been added to the latest versions, then disregard.
    Those with old version of both COWOA and zencart, can still find it useful nonetheless.
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

  9. #1159
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by mvstudio View Post
    If it has already been added to the latest versions, then disregard.
    Those with old version of both COWOA and zencart, can still find it useful nonetheless.
    Yes they can thank you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #1160
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    978
    Plugin Contributions
    6

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by mvstudio View Post
    If it has already been added to the latest versions, then disregard.
    Those with old version of both COWOA and zencart, can still find it useful nonetheless.
    OK. The differences in code are as follows:

    Add the following code to tpl_modules_no_account.php right below the privacy conditions section"

    Code:
    <?php
      if (CUSTOMERS_REFERRAL_STATUS == 2) {
    ?>
    <?php echo zen_draw_hidden_field('customers_referral', '', zen_set_field_length(TABLE_CUSTOMERS, 'customers_referral', '15') . ' id="customers_referral" value="COWOA"'); ?>
    <?php } ?>

    My tpl_modules_no_account.php has the following code at the end:

    Code:
    <?php
      if (CUSTOMERS_REFERRAL_STATUS == 2) {
    ?>
    <fieldset>
    <legend><?php echo TABLE_HEADING_REFERRAL_DETAILS; ?></legend>
    <label class="inputLabel" for="customers_referral"><?php echo ENTRY_CUSTOMERS_REFERRAL; ?></label>
    <?php echo zen_draw_input_field('customers_referral', '', zen_set_field_length(TABLE_CUSTOMERS, 'customers_referral', '15') . ' id="customers_referral"'); ?>
    <br class="clearBoth" />
    </fieldset>
    <?php } ?>

 

 

Similar Threads

  1. Checkout without account problem
    By weblasomnath in forum Addon Templates
    Replies: 0
    Last Post: 23 Nov 2010, 02:56 PM
  2. Checkout without account
    By GDOrn in forum All Other Contributions/Addons
    Replies: 194
    Last Post: 14 Sep 2010, 08:05 PM
  3. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  4. question about the checkout without account mod
    By hxkknba in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Oct 2009, 05:48 PM
  5. Changing checkout flow with Checkout Without Account (COWOA)?
    By pe7er in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Feb 2008, 06:09 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