Page 1 of 2 12 LastLast
Results 1 to 10 of 2177

Hybrid View

  1. #1
    Join Date
    Mar 2015
    Posts
    105
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I have used soms search words but could not find the answer to my question. Sorry if it has been asked before.

    I have installes Fast and easy checkout with CSS/JS Loader. Finaly it is working.
    I like that now customers don't get page after page after page anymore.
    Second thing i want to change is the "create account/login/geust" thing. The only option I would like to have is, quest.
    Is it posible to skip this page and go from shoppingcart to checkout step 1, where the geust fills in there name and adress?
    Language: Dutch
    English: not so very good
    Allready have a live shop, so building local/on my computer

  2. #2
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Idea or Suggestion Re: Fast and Easy Checkout for Zen Cart

    I have managed to get this to work with v1.5.4

    You must make sure you have loaded and running 'css_js_loader' before you even think about uploading 'Fast and Easy Checkout'. Without the loader, as I can testify, Fast and Easy Checkout will not work on any version of zencart.

    You can get css_js_loader, as a plugin or direct from numinix. The only file I have found that needs to be merged is '/includes/templates/YOUR-TEMPLATE/common/html_header.php'.

    Now this is the very important bit; make sure that the merger package is very good. I have used countless packages and none of them worked for the merger of this file. I found that when I did a merger and then uploaded 'html_header.php' I got a blank screen. Then I used CompareIt.

    You must do a manual merge of the files. Merge YOUR file to 'html_header.php' in 'css_js_loader' and not the other way around.

    This is the way I did it and it works. You do not need to un-install 'Fast and Easy Checkout'.

    If you wish to look at my 'Fast and Easy Checkout' install go here.

    I am using v1.5.4 with template carlisle fresh (with modified stylesheet.css)

    I hope this helps.
    Learning Fast.
    Eden Craft Supplies

  3. #3
    Join Date
    Feb 2009
    Location
    atlanta GA
    Posts
    296
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hello,

    I need a bit of help. My order total is not showing up completely. What i mean by that is that the last number is partially cut off.
    My site is missingcord.com. I had another crash and i am trying to get everything back up. I had fast and easy checkout working before so i don't know whats wrong. This is a fresh install of zencart and FEC.

    My zen cart version is 1.5.3 and i am using Fec 1.15.3.

    I have added a photo of the problem.problemcheckout.jpg

  4. #4
    Join Date
    Mar 2015
    Posts
    105
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I'm using FEC and today i got a warning message. In my log it says:

    SET dropdown = '',
    gift_message = ''
    WHERE orders_id = 5
    LIMIT 1 ==> (as called by) C:\xampp\htdocs\zencart\includes\classes\observers\class.drop_down.php on line 62 <== in C:\xampp\htdocs\zencart\includes\classes\db\mysql\query_factory.php on line 155

    Now I see that it has something to do with the gift message, but other then that I can't read what it means (i'm from holland so al this engelish stuff is very difficult)
    Does somebody knows what this means and would try to explane it to me and where to fix this?
    Language: Dutch
    English: not so very good
    Allready have a live shop, so building local/on my computer

  5. #5
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Fast and Easy Checkout for Zen Cart

    I am using zencart v1.5.4 & FEC v1.15.3.

    Two questions;

    1. I did have Guest checkout displayed now it has gone - I have ticked all the boxes and still nothing
    2. With creat an account I would like to move Country below zip code - Which php file do I need to modify

    Thanks in advance
    Learning Fast.
    Eden Craft Supplies

  6. #6
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by adb34 View Post
    I am using zencart v1.5.4 & FEC v1.15.3.

    Two questions;

    1. I did have Guest checkout displayed now it has gone - I have ticked all the boxes and still nothing
    2. With creat an account I would like to move Country below zip code - Which php file do I need to modify

    Thanks in advance
    I think I have found the reason why my guest checkout has gone, my site says 'login to shop'. What have I turned on/off so that the site says this? Click here to see what I am trying to say.
    Learning Fast.
    Eden Craft Supplies

  7. #7
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi,

    Have installed FEC on a test site with 1.5.4 which.

    Followed the process ( a few time) but I continually get a blank front store page.

    Back end Admin is fine, just store front is a completely blank page.

    Have these mods already installed,

    CEON URI Mapping
    OZPOST Shipping Module
    Direct Bank Deposit

    I did note one point in the instructions;

    Before uploading, rename these folders to your specific folder names:
    /YOUR_ADMIN -> Rename to your admin folder name
    /includes/templates/YOUR_TEMPLATE -> Rename to your template folder name
    /includes/languages/english/YOUR_TEMPLATE -> Rename to your template folder name
    I also found this folder

    /includes/languages/english/extra_definitions/YOUR_TEMPLATE ->

    Assume that too should have been amended, though it made no difference, I still get a blank page

    Any clues as to what the issue might be ??

    Thanks,
    Mike

  8. #8
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by jasonshanks View Post
    Hello

    I have added a photo of the problem.problemcheckout.jpg
    You need to try and widen the /includes/your template/css rows to make it work as I had to do the same thing .. I did it a while ago so can't quite remember .. I found it by downloading fec looking in the install css files and used that as a reference ...
    I think you can also use admin / config / Layout Settings to widen the rows as well

  9. #9
    Join Date
    Apr 2015
    Location
    United States
    Posts
    144
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by adb34 View Post
    I have managed to get this to work with v1.5.4

    You must make sure you have loaded and running 'css_js_loader' before you even think about uploading 'Fast and Easy Checkout'. Without the loader, as I can testify, Fast and Easy Checkout will not work on any version of zencart.

    You can get css_js_loader, as a plugin or direct from numinix. The only file I have found that needs to be merged is '/includes/templates/YOUR-TEMPLATE/common/html_header.php'.

    Now this is the very important bit; make sure that the merger package is very good. I have used countless packages and none of them worked for the merger of this file. I found that when I did a merger and then uploaded 'html_header.php' I got a blank screen. Then I used CompareIt.

    You must do a manual merge of the files. Merge YOUR file to 'html_header.php' in 'css_js_loader' and not the other way around.

    This is the way I did it and it works. You do not need to un-install 'Fast and Easy Checkout'.

    If you wish to look at my 'Fast and Easy Checkout' install go here.

    I am using v1.5.4 with template carlisle fresh (with modified stylesheet.css)

    I hope this helps.
    Hello adb34,

    Your post is spot on!
    The fec problems have more to do with the css_js_loader and specifically to the '/includes/templates/YOUR-TEMPLATE/common/html_header.php' file. Here is my problem: I am using CSS/JS Loader version 4.0.2 (which I believe is the latest one). In this release there is no '/includes/templates/YOUR-TEMPLATE/common/html_header.php' file. In the instructions step #4. It states that the following code:
    <?php
    /**
    * load all template-specific stylesheets, named like "style*.css", alphabetically
    */
    $directory_array = $template->get_template_part($template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css'), '/^style/', '.css');
    while(list ($key, $value) = each($directory_array)) {
    echo '<link rel="stylesheet" type="text/css" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . $value . '" />'."\n";
    }
    /**
    * load stylesheets on a per-page/per-language/per-product/per-manufacturer/per-category basis. Concept by Juxi Zoza.
    */
    $manufacturers_id = (isset($_GET['manufacturers_id'])) ? $_GET['manufacturers_id'] : '';
    $tmp_products_id = (isset($_GET['products_id'])) ? (int)$_GET['products_id'] : '';
    $tmp_pagename = ($this_is_home_page) ? 'index_home' : $current_page_base;
    if ($current_page_base == 'page' && isset($ezpage_id)) $tmp_pagename = $current_page_base . (int)$ezpage_id;
    $sheets_array = array('/' . $_SESSION['language'] . '_stylesheet',
    '/' . $tmp_pagename,
    '/' . $_SESSION['language'] . '_' . $tmp_pagename,
    '/c_' . $cPath,
    '/' . $_SESSION['language'] . '_c_' . $cPath,
    '/m_' . $manufacturers_id,
    '/' . $_SESSION['language'] . '_m_' . (int)$manufacturers_id,
    '/p_' . $tmp_products_id,
    '/' . $_SESSION['language'] . '_p_' . $tmp_products_id
    );
    while(list ($key, $value) = each($sheets_array)) {
    //echo "<!--looking for: $value-->\n";
    $perpagefile = $template->get_template_dir('.css', DIR_WS_TEMPLATE, $current_page_base, 'css') . $value . '.css';
    if (file_exists($perpagefile)) echo '<link rel="stylesheet" type="text/css" href="' . $perpagefile .'" />'."\n";
    }

    /**
    * custom category handling for a parent and all its children ... works for any c_XX_XX_children.css where XX_XX is any parent category
    */
    $tmp_cats = explode('_', $cPath);
    $value = '';
    foreach($tmp_cats as $val) {
    $value .= $val;
    $perpagefile = $template->get_template_dir('.css', DIR_WS_TEMPLATE, $current_page_base, 'css') . '/c_' . $value . '_children.css';
    if (file_exists($perpagefile)) echo '<link rel="stylesheet" type="text/css" href="' . $perpagefile .'" />'."\n";
    $perpagefile = $template->get_template_dir('.css', DIR_WS_TEMPLATE, $current_page_base, 'css') . '/' . $_SESSION['language'] . '_c_' . $value . '_children.css';
    if (file_exists($perpagefile)) echo '<link rel="stylesheet" type="text/css" href="' . $perpagefile .'" />'."\n";
    $value .= '_';
    }

    /**
    * load printer-friendly stylesheets -- named like "print*.css", alphabetically
    */
    $directory_array = $template->get_template_part($template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css'), '/^print/', '.css');
    sort($directory_array);
    while(list ($key, $value) = each($directory_array)) {
    echo '<link rel="stylesheet" type="text/css" media="print" href="' . $template->get_template_dir('.css',DIR_WS_TEMPLATE, $current_page_base,'css') . '/' . $value . '" />'."\n";
    }

    /**
    * load all site-wide jscript_*.js files from includes/templates/YOURTEMPLATE/jscript, alphabetically
    */
    $directory_array = $template->get_template_part($template->get_template_dir('.js',DIR_WS_TEMPLATE, $current_page_base,'jscript'), '/^jscript_/', '.js');
    while(list ($key, $value) = each($directory_array)) {
    echo '<script type="text/javascript" src="' . $template->get_template_dir('.js',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/' . $value . '"></script>'."\n";
    }

    /** CDN for jQuery core **/
    ?>
    <script>window.jQuery || document.write('<script src="//code.jquery.com/jquery-1.11.1.min.js"><\/script>');</script>
    <script>window.jQuery || document.write('<script src="<?php echo $template->get_template_dir('.js',DIR_WS_TEMPLATE, $current_page_base,'jscript'); ?>/jquery.min.js"><\/script>');</script>

    <?php
    /**
    * load all page-specific jscript_*.js files from includes/modules/pages/PAGENAME, alphabetically
    */
    $directory_array = $template->get_template_part($page_directory, '/^jscript_/', '.js');
    while(list ($key, $value) = each($directory_array)) {
    echo '<script type="text/javascript" src="' . $page_directory . '/' . $value . '"></script>' . "\n";
    }

    /**
    * load all site-wide jscript_*.php files from includes/templates/YOURTEMPLATE/jscript, alphabetically
    */
    $directory_array = $template->get_template_part($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'jscript'), '/^jscript_/', '.php');
    while(list ($key, $value) = each($directory_array)) {
    /**
    * include content from all site-wide jscript_*.php files from includes/templates/YOURTEMPLATE/jscript, alphabetically.
    * These .PHP files can be manipulated by PHP when they're called, and are copied in-full to the browser page
    */
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/' . $value); echo "\n";
    }
    /**
    * include content from all page-specific jscript_*.php files from includes/modules/pages/PAGENAME, alphabetically.
    */
    $directory_array = $template->get_template_part($page_directory, '/^jscript_/');
    while(list ($key, $value) = each($directory_array)) {
    /**
    * include content from all page-specific jscript_*.php files from includes/modules/pages/PAGENAME, alphabetically.
    * These .PHP files can be manipulated by PHP when they're called, and are copied in-full to the browser page
    */
    require($page_directory . '/' . $value); echo "\n";
    }

    // DEBUG: echo '<!-- I SEE cat: ' . $current_category_id . ' || vs cpath: ' . $cPath . ' || page: ' . $current_page . ' || template: ' . $current_template . ' || main = ' . ($this_is_home_page ? 'YES' : 'NO') . ' -->';
    ?>

    Should be replaced by this code:

    <?php
    /**
    * load the loader files
    */
    $RC_loader_files = array();
    if($RI_CJLoader->get('status') && (!isset($Ajax) || !$Ajax->status())){
    $RI_CJLoader->autoloadLoaders();
    $RI_CJLoader->loadCssJsFiles();
    $RC_loader_files = $RI_CJLoader->header();

    foreach($RC_loader_files['meta'] as $file) {
    include($file['src']);
    echo "\n";
    }

    foreach($RC_loader_files['css'] as $file){
    if($file['include']) {
    include($file['src']);
    } else if (!$RI_CJLoader->get('minify_css') || $file['external']) {
    //$link = $file['src'];
    echo '<link rel="stylesheet" type="text/css" href="'.$file['src'] .'" />'."\n";
    } else {
    //$link = 'min/?f='.$file['src'].'&amp;'.$RI_CJLoader->get('minify_time');
    echo '<link rel="stylesheet" type="text/css" href="min/?f='.$file['src'].'&amp;'.$RI_CJLoader->get('minify_time').'" />'."\n";
    }
    }
    }
    //DEBUG: echo '<!-- I SEE cat: ' . $current_category_id . ' || vs cpath: ' . $cPath . ' || page: ' . $current_page . ' || template: ' . $current_template . ' || main = ' . ($this_is_home_page ? 'YES' : 'NO') . ' -->';
    ?>

    So when I do that the css_js_loader and fec work but it messes up my responsive_sheffield_blue Version 2.0.

    The arrows in the header menu disappear, the drop downs do not work, some "back buttons" goto the wrong page and the responsive template on a phone is completely messed up.

    If I restore the original html_header.php file from the template, the template goes back to being a-ok but fec doesn't work.

    Here is my current:
    zen cart V 1.54
    Responsive_Sheffield_Blue V 2.0
    CSS/JS Loader V 4.0.2
    Fast and Easy Checkout (FEC) V 2.1.8

    I can see that following the instructions Step #4 in the Numinix Instructions doesn't work for the Responsive_sheffield_blue template.
    I have left mysite, (http://religious-shop.com) with the template broken and fec working.

    Could you or someone else like Anne from Picaflor, Diva Vocals, etc. be of some help here?

    If anyone would like to tackle this problem paid or not please PM Me.

  10. #10
    Join Date
    May 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    For those who do not wish to install css js loader.

    Here is my hack to bypass it.

    Using zen cart version 1.5.5 with paypal module

    Steps as below:
    1) When install, do not overwrite catalog/your_admin/configuration.php

    2) CSS

    In catalog/includes/templates/your_template/css
    copy fec_global.css content into

    fec_confirmation.css
    no_account.css
    checkout.css
    logon.css

    3) Edit catalog/includes/modules/pages/fec_confirmation/jscript_main.php add

    function onePage() {
    document.fec_confirmation.submit();
    return true;
    }

    before ending:

    //--></script>

    4) create a new file catalog/includes/modules/pages/fec_confirmation/on_load_fec_init.js with content:

    onePage();

 

 
Page 1 of 2 12 LastLast

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

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