Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 58
  1. #41
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Add a Table with a Product

    I noticed that that is different from the setting in your other database ... it may or may not have any affect on things ...

    Also, in your configure.php files, you are using:
    Code:
    define('SQL_CACHE_METHOD', 'file');
    You might try:
    Code:
    define('SQL_CACHE_METHOD', 'database');
    To see if things work better on your other database ...

    When setup for your other database, did you check the setting, as DrByte suggested for:
    Admin->Configuration->Shopping Cart->Product Quantity Decimals
    Or check this directory as he asked?
    Are there any files in your /includes/init_includes/overrides folder? If so, what exactly are they there for? Are any files missing from (or damaged in) the /includes/init_includes folder itself?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #42
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Add a Table with a Product

    The entry by DrByte I missed that one completely.

    So that I get this right - using the 'doggy' database with the clean build and do the checks/changes as described?
    Learning Fast.
    Eden Craft Supplies

  3. #43
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Add a Table with a Product

    Yes, try going back to the other database and fix that setting and try using the database vs files for the sessions and check the setting DrByte talked about and check for the files he referred to ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #44
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Add a Table with a Product

    I cannot find Admin->Configuration->Shopping Cart->Product Quantity Decimals
    Learning Fast.
    Eden Craft Supplies

  5. #45
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Add a Table with a Product

    Try looking in Configuration ... Stock ...
    Product Quantity Decimals
    Allow how many decimals on Quantity

    0= off

    0
    1
    2
    3
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #46
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Add a Table with a Product

    I have checked both sets of configure.php files, and all four have
    Code:
    define('SQL_CACHE_METHOD', 'file');
    in them.

    What I am going to do is;

    1 - take stock of everything that has been said
    2 - re-read everything in this post
    3 - check everything in DrByte's post
    4 - I may even dump the clean build and make another one so that I know where I am

    I will get back to you later as it is 5.30pm UK time and I still cannot find Admin->Configuration->Shopping Cart->Product Quantity Decimals
    Learning Fast.
    Eden Craft Supplies

  7. #47
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Add a Table with a Product

    Do try changing that to database vs files ...

    The setting is in Configuration ... Stock ... for the Product Quantity Decimals ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #48
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Add a Table with a Product

    Quote Originally Posted by Ajeh View Post
    Do try changing that to database vs files ...

    The setting is in Configuration ... Stock ... for the Product Quantity Decimals ...
    With the 'doggy' database with clean install - admin/configuration/stock/ - is a blank page
    Learning Fast.
    Eden Craft Supplies

  9. #49
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Add a Table with a Product

    What do you see in the /logs directory regarding debug logs for the Admin?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #50
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Add a Table with a Product

    Quote Originally Posted by Ajeh View Post
    What do you see in the /logs directory regarding debug logs for the Admin?
    All the logs I have say
    Code:
    [10-Aug-2015 17:38:45 Europe/London] PHP Warning:  round() expects parameter 2 to be long, string given in /homepages/20/d503465712/htdocs/shops/escshop/includes/classes/shopping_cart.php on line 2227
    [10-Aug-2015 17:38:45 Europe/London] PHP Warning:  round() expects parameter 2 to be long, string given in /homepages/20/d503465712/htdocs/shops/escshop/includes/classes/shopping_cart.php on line 2228
    [10-Aug-2015 17:38:45 Europe/London] PHP Warning:  round() expects parameter 2 to be long, string given in /homepages/20/d503465712/htdocs/shops/escshop/includes/classes/shopping_cart.php on line 2227
    Learning Fast.
    Eden Craft Supplies

 

 
Page 5 of 6 FirstFirst ... 3456 LastLast

Similar Threads

  1. v139h Product Listing - Add New Headings to table
    By Yupa in forum General Questions
    Replies: 3
    Last Post: 27 Jan 2012, 09:52 PM
  2. Add Table Heading with Sort Filter to Product Listing
    By Bikeforce in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Mar 2011, 09:34 PM
  3. Add Table Row to Product Listing
    By chrismarie in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Mar 2010, 05:43 PM
  4. Add new field to product table?
    By ckad79 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 19 May 2009, 11:24 PM

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