Page 183 of 279 FirstFirst ... 83133173181182183184185193233 ... LastLast
Results 1,821 to 1,830 of 2784
  1. #1821
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,669
    Plugin Contributions
    9

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Nice one, @carlwhat! I'm guessing that that statement applies to constant definitions, too, since they're not variables.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  2. #1822
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,403
    Plugin Contributions
    87

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by carlwhat View Post
    I'll update OPC's readme to reflect that minimum PHP 5.5 requirement.

  3. #1823
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,549
    Plugin Contributions
    28

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by carlwhat View Post
    perhaps not that odd. from

    https://www.php.net/manual/en/function.empty.php

    Note:

    Prior to PHP 5.5, empty() only supports variables; anything else will result in a parse error. In other words, the following will not work: empty(trim($name)). Instead, use trim($name) == false.
    Thanks for finding and sharing this! Gives some hope that the PHP upgrade will resolve this issue. Still waiting on HostGator support for that.

  4. #1824
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,549
    Plugin Contributions
    28

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by jeking View Post
    Thanks for finding and sharing this! Gives some hope that the PHP upgrade will resolve this issue. Still waiting on HostGator support for that.
    To wrap this up, PHP was the problem for the issue. We're using 7.1 now.

    An new error occurred which turned out was due to the template over-ride file of tpl_modules_order_totals.php. Thanks to lat9 for help tracking it down. This site is using the M O Z E N template (still don't know why I can't use that work on the forum). Removing that file so the default is used solved that problem.

    OPC is working.

  5. #1825
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: One-Page Checkout [Support Thread]

    (the m o z e n template was initially spammed all over the forum and then full of crap code and then instead of supporting or maintaining it they just tried to advertise more of it ... all of which were reasons to block the author's ability to promote it on the forum)
    .

    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.

  6. #1826
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: One-Page Checkout [Support Thread]

    Trying OPC on 1.5.7a, using PHP 1.5.6 and get this error
    HTML Code:
    [02-Nov-2020 19:00:37 UTC] Request URI: /157/2020/index.php?cmd=login&camefrom=index.php&zenAdminID=ht44v1081e5v9f8ftio6hjf0n7, IP address: xxx.xx.xxx.xxx
    --> PHP Fatal error: Class 'CheckoutOneEmailObserver' not found in /home/izom2012/public_html/157/includes/autoload_func.php on line 44.
    Any advice?

  7. #1827
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,403
    Plugin Contributions
    87

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by stellarweb View Post
    Trying OPC on 1.5.7a, using PHP 1.5.6 and get this error
    HTML Code:
    [02-Nov-2020 19:00:37 UTC] Request URI: /157/2020/index.php?cmd=login&camefrom=index.php&zenAdminID=ht44v1081e5v9f8ftio6hjf0n7, IP address: xxx.xx.xxx.xxx
    --> PHP Fatal error: Class 'CheckoutOneEmailObserver' not found in /home/izom2012/public_html/157/includes/autoload_func.php on line 44.
    Any advice?
    Just the obvious ... did you copy the file /includes/classes/observers/CheckoutOneEmailObserver.php from the OPC distribution's zip-file?

  8. #1828
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Just the obvious ... did you copy the file /includes/classes/observers/CheckoutOneEmailObserver.php from the OPC distribution's zip-file?
    I am a numbnut and you are wonderful!!!! Thanks!!!!

  9. #1829
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,549
    Plugin Contributions
    28

    Default Re: One-Page Checkout [Support Thread]

    Just wanted to give a huge shout out to @lat9 for this plugin. Did an upgrade to 1.5.7a, uploaded the plugin files, set the configuration and it worked. No merging of files, no nothing. Just dropped it in. Wow, that felt good!!

  10. #1830
    Join Date
    Aug 2004
    Posts
    762
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I agree, Cindy (aka Lat9) is the best. She's one of the most prolific contributors to ZenCart and she's always gone above and beyond to support her plugins. Thanks Cindy!!
    - Jeff

 

 

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