Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    help question How do I free up memory from this call?

    from googlefroogle.php

    Code:
                  $link = ($products->fields['type_handler'] ? $products->fields['type_handler'] : 'product') . '_info';
                  $cPath_href = (GOOGLE_PRODUCTS_USE_CPATH == 'true' ? 'cPath=' . $cPath . '&' : '');
                  $link = zen_href_link($link, $cPath_href . 'products_id=' . (int)$products->fields['products_id'] . $product_url_add, 'NONSSL', false);
    This code is called for every product that is worked on.... every time it calls more memory is held and not released. Can any php genius tell me how I can get the memory freed after the link is made?

    Thank you!

  2. #2
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Re: How do I free up memory from this call?

    I found there is a problem in the module that the category and category structure are not being found correctly.

 

 

Similar Threads

  1. v151 Free shipping after discounts applied - How do I do this?
    By kelly60 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 2
    Last Post: 24 Dec 2016, 08:44 PM
  2. How do I stopo my server from running out of memory?
    By Snaggle in forum General Questions
    Replies: 1
    Last Post: 24 Aug 2012, 07:19 AM
  3. v150 How to call the shipping estimator pop-up from within product info page?
    By Athens Collectibles in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 May 2012, 09:44 AM
  4. My Free Downloads: Sorry, we are not accepting payments from your region at this time
    By mvstudio in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 May 2010, 03:12 PM
  5. How to call out sidebox from a different website?
    By Dan123 in forum Basic Configuration
    Replies: 2
    Last Post: 20 Nov 2009, 07:58 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