Search:

Type: Posts; User: jpda

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Thanks again! :smile:

    jpda
  2. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Thank you!

    I am on zc158a, so I don't need it?

    jpda
  3. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Downloaded the latest ZCA-Bootstrap-Template-3.6.4.
    The language file "\includes\languages\english\bootstrap\lang.account_history_info.php" contains the following text:

    $define = [
    ...
  4. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    @lat9

    Thank you! :smile:
  5. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    ZenCart v158a
    OPC v2.5
    ZCA Bootstrap v3.6.4
    PHP 7.4 / 8.1

    Building a fresh new site for a customer, currently running a non-Bootstrap site.

    Question:
    I need to change some colors to get...
  6. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    @lat9

    Thanks again! Added the (string) and that solved the problem! :thumbsup:

    jpda
  7. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    @lat9

    Thanks for replying so fast!:smile:
    Where should I have posted the first issue?


    jpda
  8. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Working on local XAMPP.
    zencart-1.5.8a on PHP v8.1
    Bootstrap 3.6.3
    OPC 2.4.6 (2023-08-19)

    These warnings received editing / creating customer account:

    Editing customer: (ACCOUNT_FAX_NUMBER...
  9. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Thank you!

    jpda
  10. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Working in ZC158a, PHP 8.1 on OPC 2.4.6
    I found https://github.com/lat9/one_page_checkout/issues/391
    Is this issue relevant when ZCA Bootstrap 3.6.3 will be installed?

    And, by the way, when is...
  11. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Thank you Cindy, that's clear.:smile: I will change only my cloned version and keep the base version as distributed.
  12. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Thanks @Shifty_J, that's exactly what I did myself. :smile:
    But I wanted to point out that IMHO it should be in the distribution of ZCA-Bootstrap-Template.

    jpda
  13. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Working in ZenCart v1.5.8a, PHP v8

    Question:
    Installing Bootstrap 3.6.3
    In the install files I see 2 folders:
    ZCA-Bootstrap-Template-3.6.3/includes/languages/english/bootstrap...
  14. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    Thanks Cindy for your quick answer, I will install in that order. :smile:
  15. Replies
    1,247
    Views
    272,979

    v155 Re: ZCA Bootstrap Template

    In a new fresh installation of zc1.5.8a I want to install v3.6.3 of the ZCA Bootstrap Template and OPC v2.4.6.
    Which order would be preferable: Bootstrap first and then OPC or the other way around?...
  16. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    I did fInd a better solution. :smile:
    I'll send the public function "cheapest" via pm.

    Thanks,

    @jpda
  17. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    I understand the code, "weird" referred to my putting "true" at that place! :smile:
    Quick changes, just testing. :laugh:
    Thanks anyway!
  18. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    The change in shipping.php that I posted was:

    } elseif (count($modules_with_quotes) === 1) {
    is not correct if storepickup is not the only method available because count($modules_with_quotes) >...
  19. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    @lat9
    Forgot this:
    Shipping Cost
    0.00

    Tax Basis
    Shipping
  20. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    @lat9
    Of course, copy this string in storepickup:
    Loc_A, 9.50;Loc_B, 2.50;Loc_C, 4.50;Loc_D, 7.50;Loc_E, 0.50
    and whatever you want for taxes.
    I have set CHECKOUT_ONE_ENABLE_SHIPPING_BILLING =...
  21. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    @lat9
    Short answer: no, they didn't.

    Explanation:
    I am testing on:
    zc157d
    OPC 2.4.6 (OPC is essential))
    shipping method: storepickup with 5 locations, each with their own price.
    Problem was:...
  22. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    @lat9

    Thank you!

    jpda
  23. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Hello Cindy,

    I should have sent you this before my previous post on october, 25th.

    I had changed shipping.php, but the only available shipping method storepickup was not selected as cheapest....
  24. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Hi Cindy,

    If the only shipping method is storepickup AND storepickup contains more than one pickup point, may be with different prices, then $size equals the number of pickup points (not 1)....
  25. v156 Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Thanks for your confirmation!

    jpda
  26. v156 Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Indeed, I had been reading that article db-only-upgrade too. I used clone to remove Winchester Responsive, thank you @lat9!
    I will follow your advice to start working in PHP 7.3 in zc158a gradually...
  27. v156 Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    Customer's site in zc156c has the original Winchester Responsive template with some mods added.

    In the upgraded site I will install ZCA Bootstrap 3.6 and some mods.

    I am able to remove (in PHP...
  28. v156 Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    No, I have downloaded zc1.5.8a directly from https://www.zen-cart.com/

    I am upgrading the site of a customer, I build and test on xampp and ftp to the customer's host.

    Thank you for the...
  29. v156 Re: using v1.5.6 and *have NOT customized or altered* any of the files ...

    @swguy
    Thanks for your answers and advice!


    Because of this line on the linked page:
    "If you are already using v1.5.6 and *have NOT customized or altered* any of the files listed in the...
  30. v156 using v1.5.6 and *have NOT customized or altered* any of the files ...

    Hello,

    I am using zc1.5.6c and want to upgrade to zc1.5.7d.
    Current template Winchester_responsive which I want to replace with ZCA-Bootstrap-Template-3.6.0
    (btw: what happened to...
  31. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Thanks for your very quick response! :)
    I will try it, seems a very reliable autor :smile:

    jpda
  32. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    @lat9
    Hi Cindy,

    Problem:
    Customer checks out w/o making an account.
    When customer wishes to submit a product review then customer needs an account after all. :(
    Would it be possible to let the...
  33. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Solution by @mc12345678 here: https://www.zen-cart.com/showthread.php?224384-155f-Show-Categories-on-Main-Page-issue-Breaks-Page&p=1349079#post1349079
    (file:...
  34. Thread: Superglobals Plus

    by jpda
    Replies
    102
    Views
    16,160

    Re: Superglobals Plus

    PHP 7.1.19 seems to be the highest version for ZC v1.5.5f.

    jpda
  35. v155 Re: Logs not being written after upgrade to 1.5.5e/f

    Indeed, my local configure did have the 1.5.5 format, the /includes/configure.php did not as @lat9 kindly figured out.

    jpda
  36. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    @lat9: Of course, you are right, should have done it myself, sorry.
    Thank you so much for all your help with the issue!

    Cheers,

    jpda
  37. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Have checked it again.
    Removed both local directories and put both local configure.php files in their 'normal' directories (/includes/ and /admin/includes/, w/o explicit defines for logs. Thus...
  38. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Thanks again, I will check things again and report back because I think the DIR_FS_CATALOG existed and DIR_FS_LOGS was not explicitly defined in local configure.php. No log files were written at that...
  39. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Do you mean that defined_paths.php is ignored when reading local configure.php? Because in the local configure.php's DIR_FS_CATALOG has been defined correctly...

    jpda
  40. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Thanks a lot for your help and explanation!

    Cheers,

    jpda
  41. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Anyway, I did check the local versions of configure.php, of course. No explicit defines for DIR_FS_LOGS, but I added them and now I do get myDEBUG logs AND also from OPC!:smile::clap:
    Thus, I...
  42. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    After updating/merging the 1.5.5f file system files, I tried to run zc_install to update the db, knowing there were none. I coul not complete zc_install because it only offered me to create a new...
  43. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    In addition: I disabled the email subsystem because this is a local XAMPP copy...
  44. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    I did even set it to "full".
  45. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Hi lat9,

    Would/should OPC v1.4.2 also be working with ZC 1.5.5f?
    I have OPC v1.4.1 working perfectly on ZC 1.5.5e. I updated a local copy to v1.5.5f (working alright) and then I updated OPC to...
  46. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Thank you!:smile:

    Cheers,

    jpda
  47. Replies
    2,798
    Views
    382,818

    v155 Re: One-Page Checkout [Support Thread]

    Quick question: Will it work on ZC1.5.5f?

    Thanks,

    jpda
  48. Replies
    952
    Views
    210,814

    v151 Re: Winchester Responsive

    You can edit define('SLIDE_OUT_CONTENT','edit-here');
    includes/languages/english/extra_definitions/winchester_responsive/winchester_responsive_defines.php
    BTW: I found it in the...
  49. Replies
    952
    Views
    210,814

    v151 Re: Winchester Responsive

    I seem to remember this question has been answered, search this thread...

    jpda
  50. Replies
    952
    Views
    210,814

    v151 Re: Winchester Responsive

    You can find it in the readme instructions. Basically, you can use Banner Manager and fill in the desired Banner URL.
    For your CARS category, that would be: index.php?main_page=index&cPath=1

    Hope...
Results 1 to 50 of 138
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR