Search:

Type: Posts; User: chadlly2003

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    216

    v158 Re: Backend order page issue

    Carlwhat,

    Just FYI: There was a weird script that went into an order. Not sure how or why it got there. Only has happened once. Once i edited the table in the database and removed what was...
  2. Replies
    6
    Views
    216

    v158 Re: Backend order page issue

    Carlwhat,

    When I added those changes I cant get to the backend.
  3. Replies
    6
    Views
    216

    v158 Backend order page issue

    Backend of Zencart under customer/orders I am having a problem.
    All the orders don’t come up. Its all distorted in the orders page. It was working fine up until today. (no errors in log)

    As a...
  4. v158 Re: Payment type in the email for authorize.net

    Okay the authorize.net script does work correcty.

    Payment Method
    ------------------------------------------------------
    Credit Card

    Visa XX5555
  5. v158 Re: Payment type in the email for authorize.net

    to make it simple I am just looking to add the credit cart number in the email

    Credit Card

    Visa XX55555
  6. v158 Payment type in the email for authorize.net

    For some reason I am not getting the payment method in the authorize.net emails. Anytime i did an upgrade in the past I would make the following changes, But for some reason i am no longer able to...
  7. Replies
    8
    Views
    610

    v158 Re: customer id issue at checkout

    Is there a way when you check out as guest to create a unique ID?
  8. Replies
    8
    Views
    610

    v158 Re: customer id issue at checkout

    I understand now. Thank you so so much.
  9. Replies
    8
    Views
    610

    v158 Re: customer id issue at checkout

    I believe this is happening when someone checks out as a guest based on my test
  10. Replies
    8
    Views
    610

    v158 Re: customer id issue at checkout

    Not sure what this issue is. It has to be related to a guest checkout issue. I notice when I download orders into shipworks the order comes in correctly. For some reason the id of the name are not...
  11. Replies
    8
    Views
    610

    v158 Re: customer id issue at checkout

    I am not sure if this is what relates to my issue but i found this
    https://github.com/lat9/one_page_checkout/issues/391


    Path...
  12. Replies
    8
    Views
    610

    v158 customer id issue at checkout

    Zencart 1.5.8
    OPC checkout
    php 8.1


    I am having an issue with my customer ids when checkout out.

    I use shipworks to ship my orders and when i download the orders i am getting invalid ids. ...
  13. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    disrgeard
  14. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    I tried to do it on both locations but i still see the flashing error

    \includes\templates\template_default\templates\tpl_checkout_one_default.php...
  15. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    I got one page checkout installed and running well. But the guy I did the website for does not like the error that flashes when you go to checkout.
    He is giving me a real hard time about it. Is...
  16. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    to be more clear I need a plugin to minimize javascript and CSS and was trying to avoid using the css/jloader and was wondering if there was something else i can use.
  17. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    I am just about completing my project and have a quick question.

    I used ZCA bootstrap template with OPC to build my site and below are my lighthouse results.

    Testing my template in light...
  18. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    Lat9

    Just to be clear. The OPC checkout you are now forced to use the dropdown.

    The reason I ask is because I use a zip code script that auto populates (city, state and zip). I am trying to...
  19. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    I did some more tests when going to the address book and changing or adding an address I get the drop down (Please select a state from the States pull down menu.)
  20. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    LAt 9

    If i got this correct i made the following changes. But that drop down issue still remains?

    ...
  21. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    That seem to work for the site. I no longer have the drop down issue.
    But as for the OPC I am still showing a state dropdown

    Please note: I am currently using opc 2.4.6
  22. Replies
    1,247
    Views
    272,845

    v155 Re: ZCA Bootstrap Template

    Zencart 1.5.8
    ZCA-Bootstrap-Template-3.6.1

    I am doing some test orders and when i go to the order history page i get an error

    error: PHP Fatal error: Uncaught Error: Undefined constant...
  23. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    Template: ZCA-Bootstrap-Template-3.6.1
    php version: 8.1
    zencart 1.5.8

    Been trying to get this to work with no success.

    With My current settings
    State field - Display as pulldown when...
  24. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    Just to add some more information

    template: Bootstrap ZCA
    zencart 1.5.8
    php. 8.1

    In the admin I have
    State field - Display as pulldown when possible? (set to false)
  25. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    It does it with the United States. This is an out of the box installation.
    So i have not made any changes. Maybe theirs another setting i missed in the back-end?

    Its seems as if all the forms...
  26. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    I did not mean remove dropdown. I chose poor working there.

    I am looking to make it into an input instead of a drop down for state.

    I am using OPC checkout and have the setting set to...
  27. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    disregard I found the file path....

    templates/tpl_modules_opc_address_block.php
  28. Replies
    2,798
    Views
    382,596

    v155 Re: One-Page Checkout [Support Thread]

    Zencart 1.5.8
    php 8.1

    I am working on setting up OPC with bootstrap ZCA template. I need to change the format of the guest checkout form.

    When I do a guest checkout the form is as follows....
  29. v158 Re: zencart 1.5.8 need some help on ifinite scroll

    No i am looking for an infinite scroll for the search result. I want to get rid of the pagination. I cant find anything that actually works for zencart. I have an old script but that is useless...
  30. v158 Re: zencart 1.5.8 need some help on ifinite scroll

    anyone have any suggestions
  31. v158 zencart 1.5.8 need some help on ifinite scroll

    Php. 8.1

    Does anyone have a recommendation on an infinite scroll for the product page. I found instant search which is a great module but it’s not what the customer wants. If anyone could lead...
  32. Replies
    1,247
    Views
    272,845

    v155 Re: ZCA Bootstrap Template

    I tried the css below but there was no result.
    I can still click on primary image if there are additional images included. Did i misunderstand something....


    #productMainImage > a > .imgLink...
  33. Replies
    1,247
    Views
    272,845

    v155 Re: ZCA Bootstrap Template

    I am redoing my site and what a great template this is. You guys have done an awesome job with this.

    I do have a question.

    I have the Bootstrap Additional Image Carousel enabled. When this...
  34. Replies
    3
    Views
    334

    v158 LCP issue with product image

    Zencart 1.5.8
    php 8.1.2

    Need someone opinion. My site runs well. But my LCP time from the product image is causing my site to run slow. They recommend adding a rel link preload. But the...
  35. Replies
    1
    Views
    187

    v158 Sql_cache_method

    Zencart 1.5.8
    php 8.1.2


    I am trying to speed up my site.
    I have enabled the "SQL Cache method" by using 'File'

    I see the files going into my cache folder. What are the pros and cons of...
  36. v156 Re: Possible new problem. Something i have not seen before.

    My issue is very random. Sometimes back-end is super fast. And other times it is super slow as of 11/13
  37. v156 Re: Possible new problem. Something i have not seen before.

    As of 345pm EST the slowness in the admin is happening again. At least we now know its the zencart-version server.
  38. v156 Re: Possible new problem. Something i have not seen before.

    Woke up this morning and all seems good. If I see any slowness ill let you know.
  39. v156 Re: Possible new problem. Something i have not seen before.

    I already had this set to false.

    Strange that I never had an issue like this but all of a sudden there are multiple people with same issue
  40. v156 Re: Possible new problem. Something i have not seen before.

    I did some test on my local site. I have disabled all plugins and my admin is still slow.
    I do not get the SQL files mentioned above so i don't think cache is my issue.
  41. v156 Re: Possible new problem. Something i have not seen before.

    zencart 1.5.8
    php.8.1.2

    I too all of a sudden am experiencing slowness in the admin. I am even getting it on my local site.
    I am not sure what is causing this issue but today is the fist time I...
  42. Replies
    2
    Views
    307

    v158 Re: cannot create a new admin user

    disregard... just one of those days
  43. Replies
    5
    Views
    475

    v158 Re: new server issue

    I figured out the issue. It was an an incorrect dns setting. Once i corrected it bingo all works well
  44. Replies
    2
    Views
    307

    v158 Re: cannot create a new admin user

    not sure if this will help but my php version is 8.1
  45. Replies
    2
    Views
    307

    v158 cannot create a new admin user

    zencart 1.5.8
    When I try and create a new admin user it says it saves but when i go to login says password is incorrect.

    I went to the database and noticed that it was not there. (no logs to...
  46. Replies
    5
    Views
    475

    v158 Re: new server issue

    on the server i found this. If i REMOVE IT. Same result very slow

    STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
  47. Replies
    5
    Views
    475

    v158 Re: new server issue

    doing some more research I realized most of my forms I submit are really slow. As mentioned before on my local machine everything works perfectly. Which makes me believe it could be a server...
  48. Replies
    5
    Views
    475

    v158 new server issue

    php ver 8.1

    I just migrated my server. The website seems to be working well. I did encounter one odd issue.

    I notice when I try and create a new account as a customer it just keeps loading...
  49. Replies
    2
    Views
    374

    Re: error after server upgrade

    You hit it right on the head "only_full_group_by"

    I made the server change and all is good
  50. Replies
    2
    Views
    374

    error after server upgrade

    Zencart 1.5.8
    php 8.1

    I just upgrade my server and I am getting a weird error. What would cause this?



    [22-Aug-2023 15:17:08 America/New_York] Request URI: /, IP address: 73.125.60.145
    #0...
Results 1 to 50 of 424
Page 1 of 9 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR