Page 82 of 281 FirstFirst ... 3272808182838492132182 ... LastLast
Results 811 to 820 of 2805
  1. #811
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Please note that the change above could cause issues when updating OPC, since the overall change that I'm looking at involves a similar jQuery change but imbedded in its loaded jquery module.
    Cindy,

    Didn't mean to overstep here, just offering a suggestion not a fix.

  2. #812
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by rbarbour View Post
    Cindy,

    Didn't mean to overstep here, just offering a suggestion not a fix.
    You didn't overstep, as I mentioned above I'll plan on a variant of your suggestion as the full-up fix.

  3. #813
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,238
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    ZC v1.5.5f
    PHP 7.1.9
    Mods: css_js_loader (I've tried with this disabled), DPU, SBA, CEON URI

    Following up on my posts a couple of pages back, a reinstall of OPC 2.0 and I'm still having problems. I'll clarify again now that I know a bit more.


    I have removed/disabled all shipping and payment modules except cod payment and per item shipping. I have no Zones.

    For a Full Account Checkout (multiple stored addresses) I don't see the drop down list for selecting a different shipping address. I am however able to edit and save the default shipping address and the jscript that allows this is working.

    If I edit the address and click 'Cancel' the drop down list appears.

    If I delete the following code from tpl_modules_opc_shipping_address.php, the list appears and all seems to work well - selecting, changing, saving etc.
    Code:
    $opc_disable_address_change = $editShippingButtonLink;
    The code that creates a list in tpl_modules_opc_address_block.php says:

    'If the address can be changed and an account-bearing customer has previously-defined addresses, create a dropdown list from which they can select.'

    I can change the address, manually, so I can't figure out why the dropdown list is not appearing.

    Things I've tried,

    disabled all javascript other than that needed to run OPC on the checkout page.
    switched to Classic template
    changed PHP versions
    checked for browser console errors
    enabled OPC debug - although I'm not sure what I should be looking for.
    Last edited by simon1066; 13 May 2018 at 12:23 PM. Reason: mods added

  4. #814
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    @simon1066, what happens if you change the line you identified to read

    Code:
    $opc_disable_address_change = !$editShippingButtonLink;

  5. #815
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,238
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    You're a star! I had tried a couple of similar changes but not that one.

    Thank you.

  6. #816
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by simon1066 View Post
    You're a star! I had tried a couple of similar changes but not that one.

    Thank you.
    I'll get that issue noted on GitHub. Its correction will be included in the 2.0.1 release of One-Page Checkout.

  7. #817
    Join Date
    Mar 2018
    Location
    Cornwall
    Posts
    26
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    LOST IN V 2.0

    Was working fine before the upgrade from 1.5 but now I have two problems .
    First the Enable One-Page Checkout? true false setting on the configuration - doesnt work !

    I get the correct "The One-Page Checkout plugin was successfully upgraded from [] to [2.0.0 (2018-04-27)]." message Enable One-Page Checkout?OPC does not kick in and there is no apparent difference between checkout sequence with either setting - I have reloaded it three times.
    I tried dropping back to the previous version 1.5.0 which does work. Am I just being really stupid and missing something ??

    Second editing the confirmation email (I want to miss out a few Divs) now seems to have no effect
    Surely that hasnt gone to a new file ?

    Not very urgent - 1.5 does all i require - but I am puzzled!

  8. #818
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by shayne View Post
    LOST IN V 2.0

    Was working fine before the upgrade from 1.5 but now I have two problems .
    First the Enable One-Page Checkout? true false setting on the configuration - doesnt work !

    I get the correct "The One-Page Checkout plugin was successfully upgraded from [] to [2.0.0 (2018-04-27)]." message Enable One-Page Checkout?OPC does not kick in and there is no apparent difference between checkout sequence with either setting - I have reloaded it three times.
    I tried dropping back to the previous version 1.5.0 which does work. Am I just being really stupid and missing something ??

    Second editing the confirmation email (I want to miss out a few Divs) now seems to have no effect
    Surely that hasnt gone to a new file ?

    Not very urgent - 1.5 does all i require - but I am puzzled!
    What, specifically, do you mean when you say that OPC does not "kick in"?
    Have you verified that OPC is, in fact, enabled through its configuration?
    Did you make any template-override customizations to OPC 1.5? Many of the templates changed significantly going from 1.5 to 2.0.

    Your question regarding confirmation email is outside of the OPC's changes and would be best asked outside of this support thread.

  9. #819
    Join Date
    Mar 2018
    Location
    Cornwall
    Posts
    26
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    First - yes indeed the Confirmation Email I would expect to be totally a different issue - but the problem did/does go along with the change from 1.5 to 2 - so I mentioned it. But it seems we can just put that to one side.

    However I have a working install ZC 1.5.5f using responsive classic which works fine with OPC1.5.
    Indeed there are a number of changes I have made but nothing I can see which would be SO basic as to just stop OPC dead.

    I have a full backup code and DB which I am using as reference - done BEFORE the original 1.5 OPC install .

    I install 1.5 - all works as expected

    Starting from the same point I install OPC 2.

    I get the confirmation message - "The One-Page Checkout plugin was successfully upgraded from [] to [2.0.0 (2018-04-27)].
    I set Enable One-Page Checkout? to true.
    So far exactly as 1.5
    BUT the Checkout sequence remains as standard !


    So wheel off somewhere - I am a bit suspicious that I may have problem with template definition but cant see where.

    So the simple question is - if the OPC says it is installed and the switch is set to true - what would stop the OPC firing and the standard one running??


    I am IT guy of tens of years of experience - but could I just check precisely what you mean when you talk about merging files just in case your definition is not the same as mine - i am using WinMerge.

    I have a file " The old ONE " from ZC I have a file "the new one" from the OPCInstall
    They are different .
    By Merge do you mean
    Retain all the old code but overwrite any differences including additions from the New or
    Aditionally dump any parts of the old code which do not exist in the new
    or do I simply replace the old with the new?
    May seem obvious but always good to check !

    If no one can give me a pointer then I shall do an install from base ZC and add OPC 2 from scratch

  10. #820
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    @shayne, the "brains" of the One-Page Checkout is /includes/classes/OnePageCheckout.php, working in conjunction with /includes/classes/observers/class.checkout_one_observer.php. If either of those are "damaged" (especially the observer-class), then the page-to-page handling won't kick in.

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 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