Forum Replies Created
-
AuthorPosts
-
admin
KeymasterThe issue can vary based on the server configuration but essentially the plugin is not running as the root user. All the plugins in WordPress environment should run as root user but in your case the plugin is running as “other” user and since the “other” user doesn’t have permission to modify file the stamping process fails.
Usually this happens when your server is using “DSO” as the php handler. Using “DSO” as the php handler is not good for security also. Most servers user “SUPHP” or “FastCGI” as the php handler.
admin
KeymasterPlease get another build of the plugin from here and should fix it:
https://support.tipsandtricks-hq.com/update-request
Note that it takes a while for Google to update its cache.
admin
KeymasterThe plugin will use GMT time for all things related to time. If you want to change that then this post should help:
admin
KeymasterOkay… lets turn on debug and see what is going on after a sale. This post will explain what to do:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
After you do a test transaction with debug enabled, share the content of the “ipn_handle_debug.log” file here so I can check.
November 15, 2011 at 9:22 pm in reply to: I would like to use Shadowbox JS for Lightbox substitute #38456admin
KeymasterThis post will help you with the image set:
https://support.tipsandtricks-hq.com/forums/topic/problem-with-lightbox
admin
KeymasterGet a more recent build of the plugin and you shouldn’t see that:
admin
Keymasteradmin
Keymasteradmin
KeymasterLOL.. this is where my expertise runs out… I don’t have any knowledge about this “RedFin” gateway. All I know is that the plugin submits the data according to Authorize.net’s guidelines and it works fine with them (so there is no issue with how it submits the data). If this gateway doesn’t accept those data then how is it authorize.net emulator?
November 15, 2011 at 2:52 am in reply to: Where should I be taken when when I click the email link? #38484admin
KeymasterYes, it is perfectly normal for the page to stay blank when you enter a download link in the browser. Its a standard browser behavior. When you enter the URL of a file to the browser its main concern is to let you download that file (obviously there is nothing else there other than the file so the browser shows an empty tab). Open a new empty tab in the browser then enter the URL of a downloadable file (any file) in the browser and you will see what I mean.
admin
KeymastereStore submits the shipping value as Shipping and Handling. What does “Bearbeitung” and “Versandkosten” mean in your language?
What version of eStore are you using?
I did a checkout on your site to see what I get on PayPal and I see the following (this suggest that 1.65 is getting sent to PayPal but not sure what “Versandkosten” mean.
Warenwert€15,34
Steuer€2,91
Versandkosten Wird geladen...€1,65
Gesamtbetrag €19,90 EURadmin
KeymasterThis will be sent to you in the notification email after a sale. Simply use the following email tags in the “Seller Email Body” field of eStore:
{first_name} {last_name}
{shipping_info}All the available email tags that you can use are listed here:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
admin
Keymaster“all the other texts will be in dutch in wp” – NO, that language file is only for eStore and only affects eStore’s language (it has nothing to do with WordPress).
November 15, 2011 at 12:11 am in reply to: How to give recurring commission with estore, emember, and affiliate plugin? #36746admin
KeymasterFor subscription payment, IPN is the only way to get notified when a recurring payment is charged. So yes, the only way to hook this correctly would be to use IPN.
admin
KeymasterWhen the customer lands on the PayPal checkout page, PayPal is suppose to redirect to the correct language version based on the preference you have in your profile. What URL value do you see when you land on PayPal? Is it “.com.us” or your country’s PayPal URL?
-
AuthorPosts