Search:

Type: Posts; User: Webskipper

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Re: Remove Old Domain From New Db: LOCK TABLES `upgrade_exceptions`

    Hi

    As above, "I see what you are saying. Both site’s configs are correct and only reference their respective db’s and domains. Admin configs, too.”
    The old domain only exists where I stated...
  2. Re: Remove Old Domain From New Db: LOCK TABLES `upgrade_exceptions`

    Yes. It upgraded it to the new Php version.

    Downloading today's version of 2.0 and Uploading its zc_install today calls for a clean install on a clean install.

    I dont have time to re-install...
  3. Re: Remove Old Domain From New Db: LOCK TABLES `upgrade_exceptions`

    New fresh clean site installed with 2.0 then imported the db from old site. Where else could they be connected?
  4. Re: Remove Old Domain From New Db: LOCK TABLES `upgrade_exceptions`

    I see what you are saying. Both site’s configs are correct and only reference their respective db’s and domains. Admin configs, too.
  5. Remove Old Domain From New Db: LOCK TABLES `upgrade_exceptions`

    Recently noticed that imported database from old site to new ZC 2.0 site also included connecting the two sites. No log errors.

    How do we disconnect the new site from the old domain?

    While I...
  6. Rule to Block Safari Reader from Working in ZC Site?

    Just noticed that on the new ZC 2.0 site, Safari Reader was turned on (by me) when initially being locked out of the admin.

    Now, when you click to view a product, you see the standard Normal Store...
  7. Replies
    7
    Views
    161

    v2.0.0 Re: Layout Boxes Misaligned

    :thumbsup:
  8. Replies
    7
    Views
    161

    v2.0.0 Re: Layout Boxes Misaligned

    Fixed and I like that you noted it in GitHub.

    Made a donation. May not go far at tiffany’s but it's a start.
  9. Replies
    7
    Views
    161

    v2.0.0 Re: Layout Boxes Misaligned

    I was hoping that others experienced this since ZC 1.3. Alas, no. Only touched the css colors page.

    Layout is fine in mobile and the ZC classic money green. I’m using the responsive template in...
  10. Replies
    7
    Views
    161

    v2.0.0 Layout Boxes Misaligned

    Which page or pages do I need to compare to restore ‘Upcoming Products’ to its proper place?

    It was fine in ZC 2.0 beta versions.

    20571
  11. Replies
    378
    Views
    38,140

    Sticky: v157 Re: USPS Shipping Module [Support Thread]

    How should the USPS plugin be added to ZC 2.0+ since there is not an /extras/includes/ directory; for anything else? Just do it ✔️?

    Will USPS be included in the ZC 2.0 public release?
  12. Replies
    84
    Views
    8,531

    Re: PayPal RESTful API Payment Module

    Will this be part of the ZC 2.0 release?
  13. Replies
    4
    Views
    1,427

    Re: Hide Products When Out of Stock v158

    None.

    I was able to re-arrange the admin products window to sort by zero quantity first then disable all of then manually.
  14. Replies
    4
    Views
    1,427

    Re: Hide Products When Out of Stock v158

    Yes it was.

    I re-organized the admin catalog page to show qty + name first. Some products are clearly 0 and still active. Deactivated by the clicking the buttons.

    It's a fresh install with no...
  15. Replies
    4
    Views
    1,427

    Hide Products When Out of Stock v158

    How to hide out of stock products when inventory is 0. V158a ?

    Products status in Catalog when out of stock should be set to
    Show Products when out of stock

    0= set product status to OFF
    ...
  16. v157 Re: Paypal Website Payments Pro Upgrade - 3D SECURE 2022

    Is there a v158+ PayPal zen cart checkout update that includes the PayPal pay later offers, etc?

    https://developer.paypal.com/docs/checkout/pay-later/us/
  17. Replies
    15
    Views
    1,321

    v157 Re: Both site and admin not loading

    Wholly coniption Batman!

    Lots of missing files. Had to upload admin twice and the laravel folder for v158 was huge.

    Got both the admin and catalog working.
  18. Replies
    15
    Views
    1,321

    v157 Re: Both site and admin not loading

    Understandable. Went full Braveheart and did the ftp mirror upload and clicked nuke strays.
  19. Replies
    15
    Views
    1,321

    v157 Re: Both site and admin not loading

    So what was the solution for the previous User?
  20. Replies
    15
    Views
    1,321

    v157 Re: Both site and admin not loading

    Ok thanks. I’ll do another file comparison.

    20148
  21. Replies
    15
    Views
    1,321

    v157 Re: Both site and admin not loading

    Is /traits/ supposed to be capitalized? /includes/classes/traits/

    It is in other folders.

    Getting same error, blank store and admin, and did a fresh install of v158 with php 7.4

    Uploaded...
  22. Replies
    119
    Views
    66,706

    v150 Re: Will v1.5.5 include PayPal Payments Advanced?

    PayPal Advanced module ready?

    “As a valued PayPal customer, we want to remind you of important upcoming changes to our products and services.

    On June 30th, 2022, we told you that PayPal would...
  23. v157 Re: Missing Product Triggering Functions_Lookup Bugs - Line 646

    Thanks. Correct now?

    643
    644 $product = $db->Execute($product_query);
    645 if ($product->EOF) return '';
    646 return $product->fields['products_description'];
    647 }
    648

    No bugs...
  24. v157 Re: Missing Product Triggering Functions_Lookup Bugs - Line 646

    PHP 7.4 (ea-php74)
  25. v157 Missing Product Triggering Functions_Lookup Bugs - Line 646

    v157d

    PHP Notice: Undefined index: products_description in /includes/functions/functions_lookups.php on line 646

    Removed and uploaded v157d functions files hasn’t helped.

    Product ID’s are...
  26. Replies
    6
    Views
    1,245

    Re: v1.5.7d Version Server bug

    v157d PHP Version: 7.4.28 (Zend: 3.4.0)

    Getting two debugs now:

    * /YourAdmin/includes/classes/VersionServer.php on line 86 & Line 89

    public function isProjectCurrent($newVersionInfo)
    ...
  27. Replies
    6
    Views
    1,245

    Re: v1.5.7d Version Server bug

    That broke access to the site. Oops. Restored ok.
  28. Replies
    6
    Views
    1,245

    v1.5.7d Version Server bug

    Updated to v157d from v157c and this bug keeps appearing when refreshing the admin screen(s). File is same as the previous when compared with app. PHP Version: 7.4.28 (Zend: 3.4.0). New file replaced...
  29. v157 Re: Set future Product Availability Date For All Products?

    Just copying and pasting from the masters.

    Choice C worked.


    This product will be in stock on Monday 14 February, 2022.

    Code:

    //fromUPDATE products SET products_date_available =...
  30. v157 Re: Set future Product Availability Date For All Products?

    Thanks Carl for the Catch!

    Admin debug sez:
    #1 trigger_error() called at [/includes/classes/db/mysql/query_factory.php:170]
    #2 queryFactory->show_error() called at...
  31. v157 Re: Set future Product Availability Date For All Products?

    v157C

    PHP Version: 7.4.27 (Zend: 3.4.0)


    Date is in 2022: UPDATE products SET products_date_available = ‘2022-01-01 01:01:01';


    Results: WARNING: An Error occurred ….
  32. v151 Re: Display Log Files [Support Thread]

    Thanks.
  33. v157 Re: Set future Product Availability Date For All Products?

    Is there an update to this? Doesn’t work since the PHP update this Summer. Thanks again; in advance.

    admin->tools->Install SQL Patch

    Code:

    UPDATE products SET products_date_available =...
  34. v151 Re: Display Log Files [Support Thread]

    How to admin > configuration > Maximum Values

    Maximum Display Debug Log Files?
  35. View Post

    The ZC v157c download is missing files?


    The primary concern is the email header image, the secondary concern is the conflict in the: Storeowner Docs - Email - Logos in HTML emails...
  36. View Post

    To be clear and less like a hazy IPA:

    There is no email_extras.php file in the /WhateverYOURTEMPLATE/

    Should there be since it is not in the fresh download of ZC v157c?

    Thanks.
  37. View Post

    Replaced the header.jpg in the email folder; last month.


    The original zen image appears in the first HTML email. The new image appears on Reply.

    New image exists on the website with full...
  38. Replies
    9
    Views
    1,094

    Re: Undefined Index: Telephone

    Php 7.4.21.

    Thanks for the coalesce function. Looks so much cleaner. Worked without triggering an error.

    Maybe the orphaned defines will be part of the next update.
  39. Replies
    9
    Views
    1,094

    Re: Undefined Index: Telephone

    I simply disabled the line:
    /**
    $telephone = zen_db_prepare_input($_POST['telephone']);
    */

    This was also used to disable the other undefined line triggering errors:...
  40. Replies
    9
    Views
    1,094

    Re: Undefined Index: Telephone

    Just delete the define line for telephone?

    v157c download. /includes/languages/english/contact_us.php

    define('ENTRY_NAME', 'Full Name:');
    define('ENTRY_EMAIL', 'Email Address:');...
  41. Replies
    9
    Views
    1,094

    Re: Undefined Index: Telephone

    Thanks for all the info.

    It's triggering the debug when using the contact us form.

    Different IP addresses. Perhaps the extra contact form traffic is from visitors eagerly anticipating the...
  42. Replies
    9
    Views
    1,094

    Undefined Index: Telephone

    Where is debug guide located?

    I'm having a repeat errors with v1.57C since server got upgraded to PHP 7.4.20. I'm tackling this one first as it is most prevalent. A telephone number is in MyStore....
  43. Replies
    0
    Views
    250

    v157 Define Button Name With Link

    I want the 'Notify me of This Product' link and image to appear in place of 'Sold Out' button.

    Will it break the site to Define Button Name with a Link or is there a proper way to do it?
    ...
  44. Replies
    10
    Views
    1,211

    v157 Re: Hide Product Price When Quantity 0

    MC12345678, the code in your link was referenced in the original post.

    Twitchtoo solved this. Another beneficial plugin. Thanks!
  45. Replies
    10
    Views
    1,211

    v157 Re: Hide Product Price When Quantity 0

    And just like that, it works exactly how you’d want expect. Wow Thanks!

    On to replacing the non-functioning ‘Out of Stock’ button with a functioning ‘Add to Wish List’ button to keep the Shopper...
  46. Thread: Wishlist

    by Webskipper
    Replies
    377
    Views
    110,637

    Re: Wishlist

    Is there a modern version of this for v157c ?

    I’d like to use a functioning ‘Add to Wish List' Button in place of the non-functioning CSS ‘Out of Stock’ button to keep the shopper on the site as...
  47. Replies
    10
    Views
    1,211

    v157 Re: Hide Product Price When Quantity 0

    Very cool, thanks!

    It does hide the product price when quantity is zero on the product page only.

    How to hide the price on the category page?

    Sold out button shows when product quantity is...
  48. Replies
    10
    Views
    1,211

    v157 Re: Hide Product Price When Quantity 0

    Hide Price when quantity is zero.

    ‘Call for Price’ button could be re-worded and price still needs to be hidden.

    Could Showcase mode code be applied to individual products?

    I want to hide...
  49. Replies
    10
    Views
    1,211

    v157 Re: Hide Product Price When Quantity 0

    Has this been solved elsewhere?

    It would nice to show products out of stock without a price.
  50. Replies
    5
    Views
    941

    Re: Sold From Out of Stock and Disabled

    Is this function in place by default to allow Pre-Orders?

    My shop is all set otherwise. Thanks again!
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR