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,376 through 6,390 (of 6,723 total)
← 1 2 3 … 425 426 427 … 447 448 449 →
  • Author
    Posts
  • December 21, 2010 at 9:59 pm in reply to: Cant download file #26606
    wzp
    Moderator

    What happened is that the server, for whatever reason, terminated the download script; after a few MB were transferred. Adjustment of PHP.ini settings doesn’t seem to work. The last time I investigated this, I was led to conclude that it may be caused by the HTTP send/receive timeout value in the Apache httpd.conf file; which GoDaddy will not allow you to change.

    If the file were broken into smaller parts, the problem will most likely go away.

    As an alternative, you can try using the new Amazon S3 integration feature. Your file would be hosted on Amazon S3. After eStore receives the encrypted link, the buyer’s browser is redirected to the S3 server.

    Amazon has a trial offer, in which the first 5 GB is free for one year…

    http://aws.amazon.com/free

    December 21, 2010 at 3:52 pm in reply to: Cant download file #26604
    wzp
    Moderator

    what version of eStore are you using? If it is less than 4.8.x, please upgrade.

    Could you also provide more information about the file you are testing with?

    December 21, 2010 at 3:45 pm in reply to: Error after installing WP eMember and eStore #27562
    wzp
    Moderator

    After following the link, how do we see the error?

    December 20, 2010 at 4:52 pm in reply to: Thoughts and suggestions #27546
    wzp
    Moderator

    Please 8)

    December 19, 2010 at 2:09 pm in reply to: Thoughts and suggestions #27544
    wzp
    Moderator

    Hey, thanks for your inputs 8)

    Please remember to add also your suggestions to the official eSote Wish-List…

    http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-wishlist-feature-suggestions-148

    With version 4.8.0 of eStore, native Amazon S3 integration has been added…

    http://www.tipsandtricks-hq.com/ecommerce/amazon-web-services-simple-storage-service-aws-s3-integration-1101

    Please try it out!

    Automated updates can be requested here…

    https://support.tipsandtricks-hq.com/automatic-update-request

    December 18, 2010 at 2:42 pm in reply to: No emails being sent to purchasing members #27528
    wzp
    Moderator

    Well, according to RFC 5322, the apostrophe is allowed in e-mail addressee:

    http://en.wikipedia.org/wiki/Email_address

    Amin would have to let you know whether or not eMember is handling them correctly.

    December 18, 2010 at 2:31 pm in reply to: fatal error when clicking on cart icon in editor for short code #27487
    wzp
    Moderator

    Has he actually done anything to verify that you are indeed running PHP 5? Please ask him to perform this simple test…

    Create a “test.php” file on the server, that contains the following line of code…

    <?php phpinfo(); ?>

    Next, execute the “test.php” file from a browser window. This will not only tell you what version (for sure) of PHP you are running, but also other information that will come in handy later.

    Make a printout of the results, and then delete the file.

    December 17, 2010 at 7:18 pm in reply to: Customer Email not same as Paypal Email #27517
    wzp
    Moderator

    The easiest solution is to ask customers to alias/link their “other” e-mail addresses to their primary PayPal address. This is simply a good business practice, because it ensures the primary address is not being used fraudulently. Once the linkage has been made, they can use the aliased e-mail address to make their payment.

    December 17, 2010 at 1:43 pm in reply to: fatal error when clicking on cart icon in editor for short code #27484
    wzp
    Moderator

    Okay, here is what you should tell your “go to” guy…

    “The majority of the problems will likely be cleared up if the server is running under PHP 5, instead of PHP 4. That, and in a few months time, WordPress will no longer support PHP 4 systems…

    http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4

    Because the site is being hosted on Go Daddy, they should be helpful in assisting you with a proper migration to PHP 5.

    After the site has been migrated to PHP 5, it will be much easier to troubleshoot any remaining problems.”

    December 17, 2010 at 5:39 am in reply to: fatal error when clicking on cart icon in editor for short code #27482
    wzp
    Moderator

    Is this the http://judithshawart.com site we are talking about? I noticed it is being hosted by Go Daddy, and I’d be surprised that they would allow any of their servers to still run PHP 4.

    December 17, 2010 at 2:17 am in reply to: fatal error when clicking on cart icon in editor for short code #27480
    wzp
    Moderator

    This is a “server thing.” PHP is the primary language that WordPress and its plugins is written in. If you are using a hosting provider for your server, they can address the PHP 4 to 5 issue. If you are trying to host the server on your own system, it is something you have to work on.

    December 16, 2010 at 11:45 pm in reply to: fatal error when clicking on cart icon in editor for short code #27477
    wzp
    Moderator

    My understanding is that this message is being caused by a “bug” in the version of PHP 4 that you are using. Is there anything stopping you from upgrading to PHP 5?

    If you are not yet locked into Contact Form 7, I’d also like to recommend the use of FormBuilder, which is eStore compatible:

    http://wordpress.org/extend/plugins/formbuilder

    December 16, 2010 at 2:52 pm in reply to: fatal error when clicking on cart icon in editor for short code #27475
    wzp
    Moderator

    Sounds like a conflict with the Contact Form 7 plugin. If you temporarily deactivate that plugin, does the error go away?

    December 16, 2010 at 2:36 pm in reply to: how to sell stamped PDF + another file associated ? zipping? #27322
    wzp
    Moderator

    Out of curiosity, when you did that, did it try stamping all the files, or it simply didn’t work?

    December 15, 2010 at 3:05 pm in reply to: Unable to get wp pdf stamper to work with estore ! #27173
    wzp
    Moderator

    WARNING: RUNNING WITH SCISSORS AHEAD, PROCEED AT OWN RISK

    =========================================================

    Once upon a time, the squeeze form did not pass the name and e-mail address information to the PDF Stamper. Check the file eStore_includes2.php for the free_download_pseudo_payment_data() function. If you can populate a similar payment_data[] array, you can pass the data to the Stamper.

  • Author
    Posts
Viewing 15 posts - 6,376 through 6,390 (of 6,723 total)
← 1 2 3 … 425 426 427 … 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