Forum Replies Created
-
AuthorPosts
-
wzpModerator
@arts — you can find the answer to Amin’s question under the “allow_url_fopen” entry of the Configuration PHP Core report.
September 20, 2010 at 2:27 am in reply to: Creating Pass Thru Affiilate Links for External Site #22709wzpModeratorI think he was imitating the example given at the top of this thread, that did not contain the http part 8(
wzpModeratorSome sites run Apache SuExec, that will cause an Internal Server Error if you try to execute a file with 777 permissions.
wzpModeratorBut you know, on a $100 purchase, the PayPal cut is only $3.20, (2.9% plus $0.30) which is fair; considering all the merchant protections you get.
wzpModeratorWP eStore -> Settings -> Payment Gateway Settings -> Use Multiple Payment Gateways -> Checked.
WP eStore -> Settings -> Payment Gateway Settings -> Manual Checkout Settings -> Use Manual Payment Option -> Checked.
Fill in the appropriate Manual Payment Option settings.
This will allow shoppers to pay you manually. But I’m not sure if you can only allow manual or PayPal checkout on a per product basis.
Amin or Ivy would have to answer that…
wzpModeratorHmmm, when I said “My understanding was…” it was based on information in the WP Codex:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
wzpModeratorSometimes, an Internal Server Error can be caused by incorrect file permissions. If you are on a Linux, or any other *nix, server; please check the file permissions in the plugin’s directory. All directories should have 755 (drwxr-xr-x) permissions and all files should have 644 (-rw-r–r–) permissions.
wzpModeratorMy understanding is that WordPress require 32 MB of PHP memory just to function properly. When you use an encrypted link, it invokes code that is outside of WordPress, so that it has at least that same 32 MB of PHP memory to work with, that WordPress has.
wzpModeratorUpgrading instructions:
http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31
wzpModeratorYou’re welcome!
I try to help out, when I can; given that not everybody lives in the same time zone as Amin & Ivy.
wzpModeratorWhew! I’m glad it’s working now. Funny how things only work when you watch them reallyyyy carefully, LOL.
wzpModerator@Amin — you have a code question in your inbox.
wzpModeratorI’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.
-
AuthorPosts