Forum Replies Created
-
AuthorPosts
-
February 28, 2012 at 12:25 pm in reply to: How to Test WP eStore Plugin's Encrypted Download System on Your Site #31939PeterMember
Hi,
Sounds like your downloads are working fine – is that right?
Regarding the warning message, what is the message?
If it is a warning like this one “Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. “
read this link which will explain more:
PeterMemberHi,
Which version of eStore are you using?
The “eStore_manual_gateway.php” definitely exists and is in the following directory: /content/plugins/wp-cart-for-digital-products/
Changing the word “Manual” can be done by tweaking the following file:
/wp-cart-for-digital-products/languages/eng.php
Look for the line:
define(“ESTORE_MANUAL”, “Manual”);
PeterMemberHi,
First check this checklist:
https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
Then do what this post says and share the “download_manager_debug.log” debug file’s content here:
PeterMemberHi,
For number 2 one option is to use Authenticated Page Redirect (APR) and make the link to the page in question expire after a period of time.
See this link for more:
http://www.tipsandtricks-hq.com/ecommerce/using-wordpress-permalinks-as-digital-products-apr-1217
PeterMemberHi,
First check this checklist:
https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
Then do what this post says and share the “download_manager_debug.log” debug file’s content here:
PeterMemberHi,
There are a few things you need to check:
First check this checklist:
https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
Then do what this post says and share the “download_manager_debug.log” debug file’s content here:
PeterMemberI’m still a little unclear on how your clients will pay, ie, for daily do they pay daily or only once for a single day or an upfront amount for a block of days? etc
Also it sounds like you want the access to the content to be limited to the type of membership, ie, people who paid for daily rate have access for one day only and then they cannot view the content. Is that right?
You can easily set up several membership levels according to the rates you want and then make these memberships expire after a predefined period.
PeterMemberHi,
How are you selling your memberships? ,ie, are you using eStore to sell your membership products or a plain paypal button?
Also regarding content and duration it sounds like you are wanting a “drip feed” structure.
This link may help you:
PeterMemberHi,
You can use firebug to determine the elements you need to modify and then enter your CSS code in the wp_eStore_custom_style.css file.
This video provides an introduction on using firebug to modify css:
PeterMemberHi,
Yes you can send people to a redirect page immediately after they login.
You can set this globally in the settings page using the “After Login Page (Optional)” field or per membership level.
PeterMemberHi,
The following post sounds like a similar error to yours and may shed more light on the solution:
https://support.tipsandtricks-hq.com/forums/topic/return-url-not-working-w-authorizenet
PeterMemberHi,
You might want to look at using PayPal profile based tax.
This post contains more info:
https://support.tipsandtricks-hq.com/forums/topic/paypal-regional-tax-not-applied
PeterMemberPlease post a link to the page with the problematic button.
PeterMemberHi,
The section called “How to Give Shipping Discount when Someone Buys Multiple Products” in the link below may be helpful for your situation:
PeterMemberHi,
This link may help you:
-
AuthorPosts