Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Files in /Cache folder saying "I AM HERE shopping_cart" what are they?

    recently moved hosting, went to look at the cache folder and found hundreds of these files basically like the below

    note this is only part of one file

    names like
    query_selects_shopping_cart_1428321898.txt

    Code:
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select options_id, price_prefix, options_values_price, attributes_display_only, attributes_price_base_included, round(concat(price_prefix, options_values_price), 5) as value from zen_products_attributes where products_id = '13' and attributes_display_only != '1' and attributes_price_base_included='1' order by options_id, value;
    
    
    
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select specials_new_products_price from zen_specials where products_id = '13' and status='1';
    
    
    
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select master_categories_id from zen_products where products_id = '13';
    
    
    
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select sale_specials_condition, sale_deduction_value, sale_deduction_type from zen_salemaker_sales where sale_categories_all like '%,3,%' and sale_status = '1' and (sale_date_start <= now() or sale_date_start = '0001-01-01') and (sale_date_end >= now() or sale_date_end = '0001-01-01') and (sale_pricerange_from <= '28.9500' or sale_pricerange_from = '0') and (sale_pricerange_to >= '28.9500' or sale_pricerange_to = '0');
    
    
    
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select product_is_free from zen_products where products_id = '13' limit 1;
    
    
    
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select products_id, products_price, products_tax_class_id, products_weight,
                              products_priced_by_attribute, product_is_always_free_shipping, products_discount_type, products_discount_type_from,
                              products_virtual, products_model
                              from zen_products
                              where products_id = '13';
    
    
    
    I AM HERE shopping_cart
    sidebox: 
    
    Explain 
    select sum(tax_rate) as tax_rate
                      from (zen_tax_rates tr
                      left join zen_zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id)
                      left join zen_geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) )
                      where (za.zone_country_id is null
                      or za.zone_country_id = 0
                      or za.zone_country_id = '13')
                      and (za.zone_id is null
                      or za.zone_id = 0
                      or za.zone_id = '189')
                      and tr.tax_class_id = '0'
                      group by tr.tax_priority;
    Webzings Design
    Semi retired from Web Design

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Files in /Cache folder saying "I AM HERE shopping_cart" what are they?

    Ignore me, forgot I had turned on logging

    http://www.zen-cart.com/showthread.p...46#post1277646

    Quote Originally Posted by mc12345678 View Post
    Yeah, did that once. In the admin there is a configuration option that logs all queries... You have that on...

    Goto: configuration->logging
    Then select log database queries and set it to false.
    Then try to delete the files....
    Webzings Design
    Semi retired from Web Design

  3. #3
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Files in /Cache folder saying "I AM HERE shopping_cart" what are they?

    Well that didn't work, everything was already set to false

    but what i noticed on that page was that the "Log Destination" was still set at the old location

    and yes I had updated my config files and run the "Update Cache Key" doo hickey when moving servers, so I am not sure why that didnt update
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. Replies: 5
    Last Post: 23 Nov 2012, 05:32 PM
  2. What are "medium" and "large" images called in admin, and which size are recommended?
    By Nina_Paris_France in forum Customization from the Admin
    Replies: 4
    Last Post: 11 May 2011, 03:01 PM
  3. UPS module saying "Sorry, we are not shipping to your region at this time"
    By jasong in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 29 Oct 2010, 02:36 PM
  4. How do I know what the "new" version files are?
    By Jeffries Productions in forum Upgrading from 1.3.x to 1.3.9
    Replies: 34
    Last Post: 27 Aug 2010, 06:26 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR