Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

wzp

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 6,676 through 6,690 (of 6,723 total)
← 1 2 3 … 445 446 447 448 449 →
  • Author
    Posts
  • September 19, 2010 at 7:21 pm in reply to: Lager file download returning 0KB or 772kb #24497
    wzp
    Moderator

    Whew! I’m glad it’s working now. Funny how things only work when you watch them reallyyyy carefully, LOL.

    September 19, 2010 at 6:53 pm in reply to: Lager file download returning 0KB or 772kb #24495
    wzp
    Moderator

    @arts You are not trying to download the files over an SSL connection?

    September 19, 2010 at 5:48 pm in reply to: Lager file download returning 0KB or 772kb #24493
    wzp
    Moderator

    @Amin — you have a code question in your inbox.

    September 19, 2010 at 5:23 pm in reply to: Lager file download returning 0KB or 772kb #24492
    wzp
    Moderator

    I’m given the impression you are running this on your own servers, is that correct?

    In the Configuration PHP Core report, there is a “safe_mode” entry. Is it “on” or “off?”

    If it is “on,” it will cause problems for the downloader, because it tries to reset the PHP timeout value.

    September 19, 2010 at 4:25 pm in reply to: Lager file download returning 0KB or 772kb #24491
    wzp
    Moderator

    I agree, 5 MB file on a server with 128 MB of PHP available memory should have worked.

    September 19, 2010 at 2:41 pm in reply to: Lager file download returning 0KB or 772kb #24489
    wzp
    Moderator

    BTW, on the server with 128 MB of PHP memory, did the 10 MB file work ok?

    September 19, 2010 at 2:32 pm in reply to: Lager file download returning 0KB or 772kb #24488
    wzp
    Moderator

    Got it. I just wanted to get Amin more technical information, so he has something to go on, when he wakes up (It’s 12:31 AM now in Australia).

    September 19, 2010 at 2:19 pm in reply to: Lager file download returning 0KB or 772kb #24486
    wzp
    Moderator

    When you say “…with 128 MB,” that is the number from the phpinfo() call?

    When you said it worked for Firefox, was that with the 10 MB or the 47 MB file?

    In Amin’s post, he says “…the file will be temporarily loaded in your server’s RAM.” Which means your PHP memory requirement is going to be at least 47 MB, plus the memory needed for the download script and other variables it uses.

    If it only occurs on files above X MB in size, and you only have a few files (less than 5%) of that size; it may be worth the risk of unchecking the “Downloadable” checkbox for those files and letting the browser have direct access to them. The user still gets an encrypted link, but during the actual download, the “real” location will be revealed to the browser.

    September 19, 2010 at 1:32 pm in reply to: Lager file download returning 0KB or 772kb #24484
    wzp
    Moderator

    I think the question that also needs to be answered is “how much memory is your provider limiting you to?”

    In the top level directory of your site, crate a my_php_info.php file that contains the following 3 lines:

    <?php

    phpinfo(INFO_ALL);

    ?>

    Execute the script, using the http://yousite.com/my_php_info.php URL, replacing “yoursite.com” with the appropriate information 8)

    Under the “Configuration PHP Core” section of the report, is an entry labeled “memory_limit.” What does it say?

    When you are done (make a printout), please delete the file, so that unauthorized persons cannot stumble upon this information.

    As noted in the WP Codex, many hosting providers limit PHP to 8 MB.

    http://codex.wordpress.org/Editing_wp-config.php#Configure_Error_Log

    On my Go Daddy host, I get 32 MB.

    September 19, 2010 at 11:43 am in reply to: 500 internal server error #24530
    wzp
    Moderator

    When you get the error page, whose URL appears in the browser’s address bar; yours or PayPals?

    September 19, 2010 at 5:10 am in reply to: Orders Not Completed – PayPal IPN not working? #23950
    wzp
    Moderator

    I think it might be an ownership problem…

    Having a main directory permission of 755 with log files of 644 shouldn’t be the cause.

    Is “reforme” your account name on your server? were all the user and group ownerships set to “reforme” before, or did you change them?

    If you were to create a test directory, called “test” would the user and group ownerships be “reforme” or something else?

    Are you using a Linux server?

    September 19, 2010 at 4:22 am in reply to: Coupons #24455
    wzp
    Moderator

    Jai Pandya, author of the Layers theme, has a blog at:

    http://jaipandya.com

    His LinkedIn profile is:

    http://in.linkedin.com/in/jaipandya

    His Twitter profile (which includes his phone #) is:

    http://twitter.com/jaipandya

    His newest blog is at:

    http://jai.im

    September 19, 2010 at 2:45 am in reply to: Orders Not Completed – PayPal IPN not working? #23947
    wzp
    Moderator

    This won’t fix your problem, but ASAP please, Please, PLEASE, do a chmod 644 on the files with 0777 permissions (the ones marked -rwxrwxrwx).

    September 19, 2010 at 2:35 am in reply to: Coupons #24453
    wzp
    Moderator

    Amin would have to first make a “business decision,” as to whether or not he wants to support a feature that is so tightly coupled between eStore & eMembers, the feature becomes unusable for WishList or any other membership plugins.

    The closest thing to limiting coupon use, IMHO without tying the feature to any particular membership plugin, is the idea to have a 1 per e-mail address conditional on coupons.

    September 18, 2010 at 1:27 pm in reply to: How to change color of Discount Applied message #24520
    wzp
    Moderator

    You changed it on both lines in the file? Could be the CSS in your theme is overriding it.

  • Author
    Posts
Viewing 15 posts - 6,676 through 6,690 (of 6,723 total)
← 1 2 3 … 445 446 447 448 449 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ