Page 194 of 218 FirstFirst ... 94144184192193194195196204 ... LastLast
Results 1,931 to 1,940 of 2177
  1. #1931
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by numinix View Post
    To uninstall, you will need to follow the instructions in the documentation. First you need to delete the files, especially those in the admin, or the plugin will just reinstall itself.

    FEC does modify some core pages, such as login. After uninstalling, you may need to restore your original login page files in includes/modules/pages/login and includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php.
    Thanks for that - I had uninstalled exactly in line with your documentation - this information is additional to your documentation.
    I replaced includes/modules/pages/login files with originals and page now loads correctly - why is this advice not part of the uninstall procedure in your documentation? it would save a lot of heartache. Maybe just instead of 'Delete all uploaded files from your store' include 'and replace with original files' - pretty simple really. (the file includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php does not exist in non FEC site so does not need to be replaced).

    I am happy with the end result - I am disappointed though that I had to shake your tree to get this sorted out.

    The whole thing was brought about by the inability of this plugin to work with Ultimate SEO URLs which I and many thousands of ZenCart users have installed - works with CEON, why not Ultimate?

    cheer, Mike

  2. #1932
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by shags38 View Post
    Thanks for that - I had uninstalled exactly in line with your documentation - this information is additional to your documentation.
    I replaced includes/modules/pages/login files with originals and page now loads correctly - why is this advice not part of the uninstall procedure in your documentation? it would save a lot of heartache. Maybe just instead of 'Delete all uploaded files from your store' include 'and replace with original files' - pretty simple really. (the file includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php does not exist in non FEC site so does not need to be replaced).

    I am happy with the end result - I am disappointed though that I had to shake your tree to get this sorted out.

    The whole thing was brought about by the inability of this plugin to work with Ultimate SEO URLs which I and many thousands of ZenCart users have installed - works with CEON, why not Ultimate?

    cheer, Mike
    FEC is still showing in admin/configuration - how do I get rid of it?

  3. #1933
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout

    I am now getting gogglydook in order confirmation emails, my customers must think I am so unprofessional - please advise which file did FEC modify that would have caused this so that I can replace it with the original,
    thanks.

    [NEW ORDER] EMAIL_TEXT_SUBJECTEMAIL_ORDER_NUMBER_SUBJECT570‏
    [NEW ORDER] EMAIL_TEXT_SUBJECTEMAIL_ORDER_NUMBER_SUBJECT570
    HarmonyBall.net.au
    11:17 AM
    [Keep this message at the top of your inbox]
    To: dazzlers2009##########################
    [email protected]

    TransID: xxxxxxxxxxxxxxxx

    EMAIL_TEXT_HEADEREMAIL_TEXT_FROMHarmonyBall.net.au

    customer name

    EMAIL_THANKS_FOR_SHOPPING
    EMAIL_DETAILS_FOLLOW
    EMAIL_SEPARATOR
    EMAIL_TEXT_ORDER_NUMBER 570
    EMAIL_TEXT_DATE_ORDERED Friday 20 February, 2015
    EMAIL_TEXT_INVOICE_URL
    https://www.harmonyball.net.au/accou...l?order_id=570

    EMAIL_TEXT_PRODUCTS
    EMAIL_SEPARATOR
    1 x Harmony Ball 925 Sterling Silver with Balinese Flower Designs (HBP460)
    = $49.95
    EMAIL_SEPARATOR
    Sub-Total: $49.95
    Zone Rates (Shipping to AU (0.05lb(s))): $8.30
    Total: $58.25

    EMAIL_TEXT_DELIVERY_ADDRESS
    EMAIL_SEPARATOR

  4. #1934
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Fast and Easy Checkout

    Looks like at least /includes/languages/english/checkout_process.php is missing.

    RULE OF THUMB: Whenever a plugin author like Numinix says "just delete the files" for uninstall instructions, DON'T BELIEVE THEM!!!!! (ref: http://www.zen-cart.com/showthread.p...65#post1273965 ). Always first make sure their files didn't replace files you originally had in that folder by the same name, and be sure to then put back the originals that you had replaced.

    I wish plugin authors would put their additions in non-core files more reliably; that's what the extra_definitions folder is for.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #1935
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by DrByte View Post
    Looks like at least /includes/languages/english/checkout_process.php is missing.

    RULE OF THUMB: Whenever a plugin author like Numinix says "just delete the files" for uninstall instructions, DON'T BELIEVE THEM!!!!! (ref: http://www.zen-cart.com/showthread.p...65#post1273965 ). Always first make sure their files didn't replace files you originally had in that folder by the same name, and be sure to then put back the originals that you had replaced.

    I wish plugin authors would put their additions in non-core files more reliably; that's what the extra_definitions folder is for.
    Hello Doc - many thanks for responding - you were spot on !! replacing that file worked a treat.I will take your advice on board

    As much as I am appreciative that many authors do the best they can I too am dismayed at what some authors DO NOT PROVIDE, especially those that have a commercial interest in potential sales of their premium pay for it versions of the freebie - these have a ready made audience of thousands of eCommerce clients. Anyway I will get off my soap box (soon).

    The greater majority of my posts in here are because of lack of easy to follow detailed information in the docs of a plugin. The nutty professor factor comes into play all too often - the contributor assumes that the user is at their level, understands what he or she is 'trying to say' or just cannot put the instructions in words effectively such that others can follow them.

    This particular plugin has caused me untold heartache because it has a conflict with Ultimate SEO URL's, something they well know but do not bother to put in their docs.

    Is there an avenue at some point down the track to set up a 'template' so to speak that contributors must complete with all the necessary information that a non coder user would need including core files modified explicit install and uninstall instructions that actually work, as part of the approval process? I must admit I love Anne's docs (Picaflur Azul), extremely informative and with all the information needed - of course not everyone can provide docs to that extent however the minimum required 'content' should be achievable by all, fill in he spaces in the template.

    Anyway - thanks again.

    cheers,
    Mike
    Last edited by shags38; 20 Feb 2015 at 06:51 AM.

  6. #1936
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by shags38 View Post
    Thanks for that - I had uninstalled exactly in line with your documentation - this information is additional to your documentation.
    I replaced includes/modules/pages/login files with originals and page now loads correctly - why is this advice not part of the uninstall procedure in your documentation? it would save a lot of heartache. Maybe just instead of 'Delete all uploaded files from your store' include 'and replace with original files' - pretty simple really. (the file includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php does not exist in non FEC site so does not need to be replaced).

    I am happy with the end result - I am disappointed though that I had to shake your tree to get this sorted out.

    The whole thing was brought about by the inability of this plugin to work with Ultimate SEO URLs which I and many thousands of ZenCart users have installed - works with CEON, why not Ultimate?

    cheer, Mike
    If the module is not working with USU, you shouldshould ask about that in the USU thread. My experience though with fec and USU is that they work perfectly fine together. Maybe explaining a bit what is not working might help.

  7. #1937
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout

    ihungil (author) has recently( last week) released an upgraded version of USU incorporating code which will allow it and FEC to get along fine, for v1.5.1 onwards - prior to this for a long time the two were not compatible.

    I mention it in here because it is not mentioned at all in the docs for FEC so users of FEC who use USU (thousands) find out the hard way - so it is an FEC (Numinix) issue and belongs in this thread.

    ihungil's new version is not backwards compatible - I am using v1.3.9h on most of my sites so FEC will not work on them (pity, it is a nice plugin) - modification(s) to their code would allow it to work.

    My big beef , aside from not letting potential users know that it wouldn't work with one of the most popular url plugins, is the lack of correct detail in the uninstall instructions which has caused me a lot of grief and that Numinix rarely visit the support forum - so I hope that appraises you

    cheers,
    Mike

    p.s. why am I still using 1.3.9h which is technically no longer supported? - by choice, at present.
    Last edited by shags38; 20 Feb 2015 at 08:22 AM.

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

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by shags38 View Post
    p.s. why am I still using 1.3.9h which is technically no longer supported? - by choice, at present.
    Upgrading is really not that difficult. I got into zencart at 138, had a completed fluid-designed store by 139h, only to find there were several key things missing or incomplete, mostly concerning security. Since 139h I have virtually used the same template and language files with only slight modifications (eg addition of responsive code and more fluid design). Very few of the upgraded files impact heavily upon the template and language files. Now I am almost up to date with 154, bar a few mods, having started the upgrade from 151 only a few weeks ago.

    My 2c re FEC, USU and similar mods is do not even bother. Your stores already rank highly (more than most) on google, not through these mods but through your articles and associated websites.

    Now is the time to upgrade.

  9. #1939
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by dw08gm View Post
    My 2c re FEC, USU and similar mods is do not even bother. Your stores already rank highly (more than most) on google, not through these mods but through your articles and associated websites.
    and as authors of these mods will tell you themselves, there are other BUSINESS reasons to use a re-write module that have ABSOLUTELY NOTHING to do with search engine ranking..

    Funny thing is these kinds of "don't use pretty URLs" discussions NEVER happen on WordPress, Joomla, Drupal, OpenCart, or PrestaCart forums where re-writing is BUILT IN to the core code.. yet here in the land of Zen Cart folks cling TIGHTLY to the belief that everyone should RUN RUN RUN form these modules.. Cracks me up.. The sentiment is as outdated as some of the code in the Zen Cart admin.. IJS..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Re: Fast and Easy Checkout

    If individual pages are well written/structured and supported by good navigation, it should not really matter what the URL reads. On some sites, such as this forum, I often take advantage of the numerical system for skipping pages/rapid return to pages, and further exploration. Often much easier to type in a relatively short number than a lengthy description (especially since some sites require the complete lengthy description in order to even find the valid page, if the number is missing).
    Last edited by DrByte; 22 Feb 2015 at 08:41 PM. Reason: added clarification in parentheses

 

 

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