Search:

Type: Posts; User: sle39lvr

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    678

    v156 Products Restricted Zones Addon Issue

    I am using Products Restricted Zones addon to restrict shipping certain items out of state.

    So I have all the In-State Only items under category number 1; however, I do have subcategories under...
  2. Replies
    5
    Views
    334

    v156 Re: Ordered Product Empty on Orders

    Yes,

    So that seems to be the issue. I will make character length on orders.products 128 from 64

    Thank you!
  3. Replies
    5
    Views
    334

    v156 Re: Ordered Product Empty on Orders

    PHP Version: 5.6.40 (Zend: 2.6.0)
  4. Replies
    5
    Views
    334

    v156 Re: Ordered Product Empty on Orders

    I get the error log as this:


    [02-Apr-2019 11:46:06 UTC] Request URI:...
  5. Replies
    5
    Views
    334

    v156 Ordered Product Empty on Orders

    This started happening few times after updating to 1.5.6a.

    The order would come through, yet, ordered product is empty within order details in admin. Subtotal and other information seem to be...
  6. Replies
    2
    Views
    1,988

    v156 Re: Product Info Page Error

    There was nothing inside home/logs other than index.php files.
  7. Replies
    2
    Views
    1,988

    v156 Product Info Page Error

    After updating to v1.5.6a, I am getting an error on product information page.

    Error appears right after product description, after product attributes list. Is says:


    WARNING: An Error...
  8. Replies
    6
    Views
    1,217

    v156 Re: Admin Product Listing Buttons

    Thank you for the guidance.

    I re-uploaded the .htaccess files and now they seem to show up properly!

    18328
  9. Replies
    6
    Views
    1,217

    v156 Re: Admin Product Listing Buttons

    In Safari Inspector, this seems to show up:
    18327
  10. Replies
    6
    Views
    1,217

    v156 Re: Admin Product Listing Buttons

    I seem to have those files unedited:

    ADMIN/includes/css/font-awesome.min.css
    ADMIN/includes/stylesheet.css


    @import url("css/font-awesome.min.css");
    That was also in the right place.
  11. Replies
    6
    Views
    1,217

    v156 Admin Product Listing Buttons

    After updating 1.5.6a, I noticed my buttons on product listing in admin started appearing as:

    18326

    They seem to be empty while being bordered.

    Any advice on fixing this? Thanks in advance.
  12. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    DO want to thank you for all the help! :bow:
  13. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Changed the hosting plan to a server with cURL 7.62.0. Things seem to work for now :)
  14. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    After communicating with my hosting, you were right, it was bad news in the sense that they cannot update cURL at the moment.

    Do I have ANY OTHER options here, rather than a hosting change?
  15. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    What version should the cURL be?
  16. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    cURL support enabled
    cURL Information 7.19.7
  17. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Currently, my includes/configure.php



    define('HTTP_SERVER', 'http://www.*********.com');
    define('HTTPS_SERVER', 'https://www.*********.com');

    define('ENABLE_SSL', 'true');
  18. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    After communicating with my hosting, I got this reply, which I think was very insightful:
  19. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    UPS Module Seems to be updated few days ago. Update notes go:

    Updated for improved compatibility with PHP 7.2

    After updating, I still am not getting shipping estimates :dontgetit
  20. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    I found UPS module working yesterday. Today, it doesn't seem to work again. Still have to contact Host Monster.
  21. v156 Re: CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    True. This seem to be a complication issue. Looks like I have to go with an alternative Menu
  22. v156 Re: CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    Current:
    With everything under 'Categories' tab:
    18271

    When I change the code to previous post related solution:
    18272

    For that last screenshot, this was the code:

    <!-- menu area -->
  23. v156 Re: CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    Seems to be the same issue, nothing shows up :(

    Above code worked for a while before 1.5.6a update weirdly. I feel like the issue could be in categories_ul_generator.php? It may have to be...
  24. v156 Re: CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    categories_ul_generator.php



    class zen_categories_ul_generator {
    var $root_category_id = 0,
    $max_level = 0,
    $data = array(),
    $parent_group_start_string = '<ul%s>',
    ...
  25. v156 Re: CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    When I run this:


    <!-- menu area -->
    <div id="dropMenuWrapper">
    <div id="dropMenuWrapperb">
    <div id="dropMenuWrapperc">
    <div id="dropMenuWrapperd">
    <div id="dropMenu">
    ...
  26. v156 Re: CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    No seems to be the issue
  27. v156 CSS Horizontal Drop Down Menu - Show just Categories and Subcategories

    I am using CSS Horizontal Drop Down Menu add on which shows categories and other items as shopping cart or contact us link.

    I was able to edit it down to this:



    ?>
    <!-- menu area -->
    <div...
  28. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Looks like UPS, FEDEX, USPS...all those modules do not work. My hosting is HostMonster.
  29. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    18262

    Oops..
  30. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    18260

    That's what I got from https://www.ssllabs.com/ssltest/
  31. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    I got this from ups_error.log



    * About to connect() to www.ups.com port 443 (#0)
    * Trying 23.43.242.135... * connected
    * Connected to www.ups.com (23.43.242.135) port 443 (#0)
    *...
  32. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Understood. I will be testing what's on your previous post now.
  33. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Thank you for your reply!



    But the older module did not use curl? Because I had the same issues with the old module.
  34. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Cleared everything, tried from other machines. Still no other shipping modules (UPS or FEDEX) would give estimates or an order to be placed.
  35. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    The new ups.php file in modules was significantly different from the old one. The new one did not have any references to ports. It has:


    if (!isset($this->_upsActionCode))...
  36. Replies
    34
    Views
    2,457

    v155 Re: Shopping Estimator Stopped Working!

    Thank you for the swift reply!

    I made the changes to old UPS module -> No luck
    Updated the UPS module to newest -> No luck

    Free Shipping or Store pick up options always seem to show up...
  37. Replies
    34
    Views
    2,457

    v155 Shopping Estimator Stopped Working!

    Zen Cart 1.5.5f
    Database Patch Level: 1.5.5
    Database: MySQL 5.6.41-84.1
    PHP Version: 5.6.37 (Zend: 2.6.0)

    The Shipping Estimator stopped showing actual estimates. I have UPS enabled and has...
  38. v155 Admin Page Menu - Responsive Width Change

    On admin page menu, it changes from full menu to menu button around 768px or so.

    18216

    18217

    Is there a way to make this change happen around 500px? I messed around with CSS files within...
  39. Replies
    8
    Views
    631

    v155 Re: ADA Compliance for American Zen Cart Sites

    https://www.techrepublic.com/blog/web-designer/creating-an-ada-compliant-website/

    Better link there...
  40. Replies
    8
    Views
    631

    v155 ADA Compliance for American Sites

    Americans with Disabilities Act (ADA) seems to be a concern here in Florida. I've been told by few clients with businesses they they are increasing number of businesses with websites getting sued...
  41. Replies
    13
    Views
    8,115

    v155 Re: Double Tax Issue

    The reason I updated to latest version today was thinking that the update would fix this issue.


    Sorry?
  42. Replies
    13
    Views
    8,115

    v155 Re: Double Tax Issue

    It was me testing different values. It always stayed the same amount. I updated to 1.5.5f today from 1.5.1. This issue existed for about 6 months even with 1.5.1
  43. Replies
    13
    Views
    8,115

    v155 Re: Double Tax Issue

    17666

    (attached)
  44. Replies
    13
    Views
    8,115

    v155 Re: Double Tax Issue

    Final price always include 2x Tax.

    17664

    This is seen on Checkout ⅔ - Payment Information
  45. Replies
    13
    Views
    8,115

    v155 Re: Double Tax Issue

    17662

    17663
  46. Replies
    13
    Views
    8,115

    v155 Re: Double Tax Issue

    Quantity and the shipping method does not matter. This issue is persistent on any order that applies tax.
  47. Replies
    13
    Views
    8,115

    v155 Double Tax Issue

    17661

    Sub Total and Tax is properly displayed above. However Tax is added twice to Total. This seems to be permanent through out different shipping methods and multiple products.

    Zen Cart...
  48. Replies
    1
    Views
    3,914

    v155 Double Tax Issue

    17660

    Tax and Total is properly displayed above. However Tax is added twice to Total. This seems to be permanent through out different shipping methods and multiple products.

    Zen Cart...
  49. v151 NUMINIX FedEx Web Services Module: Handling Free's Aren't Working

    I got the latest version of NUMINIX FedEx Web Services Module.

    No matter what I put for 'Handling Fee' (percentage OR dollar amount), shopping charges seem to be the same.

    Any input will be...
  50. v151 Re: Order Confirmation Emails Stopped (Host Monster Hosting)

    I changed all the Gmail accounts in to domain based address.

    Voila!!! Seems to be working now!!
Results 1 to 50 of 196
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR