felixkoch
Forum Replies Created
-
Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Flie upload times out with large filesHi Pedro,
thanx! I don’t think that you can use both plugins working together. But I think WP PDF Stamper has the functionality to sell files.
Regards Felix
Hey,
the button sends you directly to https://www.paypal.com/cgi-bin/webscr. My experience from germany is, that I am redirected to a german page.
Try this:
– Make sure, that you use a japanese browser version. Your browser sends a language string with every http-request. If your browser tells paypal, you like to see english pages, paypal will send you to an english page.
– Delete all your cookies and close all your browser windows.Now start a new browser session.Regards Felix
Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Flie upload times out with large filesHey exmachinae,
there are several PHP (wordpress is written in php) settings, which cause the problem. You can raise these setting values of PHP. Just put a .htaccess file into the wp-admin folder or edit the existing .htaccess file with these large settings:
php_value post_max_size 300M php_value upload_max_filesize 300M php_value memory_limit 300M php_value max_input_time 7200
If you are on an shared host, you probably can’t set these values.
This shold solve your problem. But I like your workaround.
Felix
Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Button does not showDifficult to tell what the problem is. Can you show me the page? You can mail me the link privately: [email protected]
Don’t copy paste the brackets. Make them by hand.
Felix
Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Works but I have a question@Prosemjeet
I did several test without activation of ipn in my paypal accounts and my plugin worked, because the ipn-URL is handed over with the submit button. Anyways I will suggest activation, if nothing else helps. I think, that I spend a lot of time figuring out where your problem was. And activation was not the solution, wie tried that.@manchumahara
I’ll run some tests with wp-supercache in the next days. But maybe it is something with your htaccess and mod_redirect. Do you have a security plugin enabled, which probits access to php files inside the plugin folder directly (not includes). Please try the shortlink option.Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Works but I have a questionSorry misunderstanding. Didn’t wanted to insult you ??
Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Works but I have a questionIt was something with his account. With a test account everything worked fine. I haven’t heard anything new from him, so I think we can close this issue.
Felix
Forum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] Works but I have a questionHi,
I’m really sorry for not answering for two weeks.
Easyfileshop allows 3 download attempts in the first 30 days after the purchase. Then the download link is not valid anymore.
Regard and sorry again
FelixForum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] An error due to encodingFor all others:
->Paypal
->Profile
->(Selling Prefernces)
->Language
->Select Language
-> or More Options-> Select EncodingForum: Plugins
In reply to: [Easyfileshop] [Plugin: Easyfileshop] An error due to encodingThanks, I will address this problem soon.
Regards Felix