Page 146 of 218 FirstFirst ... 4696136144145146147148156196 ... LastLast
Results 1,451 to 1,460 of 2177
  1. #1451
    Join Date
    Mar 2006
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    how do you get the master password to work in this module?? i can't seem to figure it out

    Thanks
    We sell ATV, Dirtbike, Streetbike, Snowmobile, Watercraft & Custom stickers & Banners. Check us out www.AD-DiscountPerformance.com

  2. #1452
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Dashizna View Post
    how do you get the master password to work in this module?? i can't seem to figure it out

    Thanks
    as I'm sure you have seen the FEC files already contain the MP coding pre merged but have you yet uploaded the other files that make up MP from the download area?

  3. #1453
    Join Date
    Mar 2006
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by picandnix View Post
    as I'm sure you have seen the FEC files already contain the MP coding pre merged but have you yet uploaded the other files that make up MP from the download area?
    which one do i need to use??
    We sell ATV, Dirtbike, Streetbike, Snowmobile, Watercraft & Custom stickers & Banners. Check us out www.AD-DiscountPerformance.com

  4. #1454
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Dashizna View Post
    which one do i need to use??
    the non encrypted version note suggests using the encrypted version http://www.zen-cart.com/downloads.php?do=file&id=94

  5. #1455
    Join Date
    Mar 2006
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    ok the only file that it makes you change is the header_php.php in login and i looked at them in winmerge there is 2 lines that are different but when i add the lines it overwrites the lines and when i put it on the site it breaks it??
    We sell ATV, Dirtbike, Streetbike, Snowmobile, Watercraft & Custom stickers & Banners. Check us out www.AD-DiscountPerformance.com

  6. #1456
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by Dashizna View Post
    ok the only file that it makes you change is the header_php.php in login and i looked at them in winmerge there is 2 lines that are different but when i add the lines it overwrites the lines and when i put it on the site it breaks it??
    And you have uploaded all the other files from the password mod yes?
    which version of ZC are you using & which version of FEC and EPM did you use?

  7. #1457
    Join Date
    Oct 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi I have been working on installing this all last night and finally got everything merged but I must have one line that is not right.

    My debug error log says

    [16-Oct-2012 15:20:44] PHP Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home3/xxxxx/public_html/includes/classes/order.php on line 153

    My modified includes/classes/order.php on that line reads

    'city' => $order->fields['delivery_city'],
    'postcode' => $order->fields['delivery_postcode'],
    'state' => $order->fields['delivery_state'],
    'country' => $order->fields['delivery_country'],
    'format_id' => $order->fields['delivery_address_format_id']);
    'shipping_telephone' => $order->fields['shipping_telephone']); // added shipping_telephone

    if (empty($this->delivery['name']) && empty($this->delivery['street_address'])) {
    $this->delivery = false;

    I put line 153 in red. My website is www.luckylaketackle.com I have some other mods that I had to work around but it looks like everything else is working right now. It happens when I try and go to checkout. Thanks in advance for any help.

  8. #1458
    Join Date
    Oct 2012
    Posts
    23
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I disabled that line for the time being and a couple others calling for a telephone number. Now this is what I get. I have tried and tried searching for this I added a ?> at the end and that didn't change anything. I added another } and took them out with a number of different combinations but I still get the same error.

    [16-Oct-2012 22:25:24] PHP Parse error: syntax error, unexpected $end in /home3/luckylak/public_html/includes/classes/order.php on line 1332

    The end of my code for includes/classes/order.php looks like this:

    $this->notify('NOTIFY_ORDER_INVOICE_CONTENT_FOR_ADDITIONAL_EMAILS', array('zf_insert_id' => $zf_insert_id, 'text_email' => $email_order, 'html_email' => $html_msg));
    zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO, SEND_EXTRA_NEW_ORDERS_EMAILS_TO_SUBJECT . ' ' . EMAIL_TEXT_SUBJECT . EMAIL_ORDER_NUMBER_SUBJECT . $zf_insert_id,
    $email_order . $extra_info['TEXT'], STORE_NAME, EMAIL_FROM, $html_msg, 'checkout_extra', $this->attachArray);
    }
    $this->notify('NOTIFY_ORDER_AFTER_SEND_ORDER_EMAIL', array($zf_insert_id, $email_order, $extra_info, $html_msg));
    }

    }

    I looked at the original and it looks like this. It ends like this. I am pretty new to this and am having no luck with getting this fixed.

  9. #1459
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Fast and Easy Checkout for Zen Cart

    Timbojrjr1, which version of FEC are you using? latest is here https://www.numinix.com/zen-cart-mod...en-cart-dl-760

  10. #1460
    Join Date
    Jul 2011
    Posts
    177
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Can anyone using FEC and one page checkout tell me if their discount coupons work? When I enter my coupon and press the update button next to it, NOTHING happens, literally nothing.

 

 

Similar Threads

  1. Replies: 4
    Last Post: 25 Jan 2012, 07:37 PM
  2. 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
  3. Go To Checkout Error - with Fast and Easy Checkout installed
    By RFree190 in forum General Questions
    Replies: 3
    Last Post: 10 Mar 2009, 07:08 AM
  4. checkout page not redirect (Fast and Easy Checkout module)
    By wowemall in forum Addon Templates
    Replies: 0
    Last Post: 27 Sep 2008, 02:36 PM
  5. Fast and Easy Checkout
    By cmes in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2008, 04:07 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