Forum Replies Created
-
AuthorPosts
-
October 17, 2019 at 11:03 pm in reply to: eStore – problems with sessions and headers after site migration to a new server #80004adminKeymaster
The database name won’t be the issue. This is a PHP problem that usually always happens for the following reason:
Outputting content too early (before the session starts or cookie related code is executed). Outputting even an empty space character too early will force the header to be sent and create this error.
At the moment, I feel that the PHP session feature is broken on this site. This error will happen as long as that condition exists (I was just assuming that there is another plugin that could be outputting some data too early). This really has nothing specifically to do about our plugin. This particular plugin of ours uses the PHP Session feature for it’s functionality.
I don’t really know what I can do from the plugin’s side of things.
adminKeymasterJust to make sure, Have you done the following already?
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
adminKeymasterThank you. We will look into it.
October 17, 2019 at 1:27 am in reply to: eStore – problems with sessions and headers after site migration to a new server #80002adminKeymasterLooks like a PHP Session configuration issue on this new server. This is more like a server setup related issue. There seems to be a plugin that is outputting content too early (which is forcing the header to be sent before the session has started).
Can you do the following test keeping on the eStore plugin and see if the same error is there:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
Also, do the following just to load a fresh copy of the plugin:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
October 16, 2019 at 10:56 pm in reply to: Affiliates Referring Themselves And Receiving Commissions #79997adminKeymasterHi Jaye, The following post will show you how you can enable the option you are after:
https://support.tipsandtricks-hq.com/forums/topic/block-the-remuneration-of-an-affiliate
Normally, a lot of users actually like to keep that option open as it encourages more people to join the affiliate system. In your case, you can use the above mentioned option to disable it.
adminKeymasterSorry, I posted the incorrect link earlier. Please use the following method:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
adminKeymasterPlease download a new copy of the addon and use that. There was an issue with the API so I have updated the addon now.
https://support.tipsandtricks-hq.com/forums/download-addons.php
October 15, 2019 at 12:11 am in reply to: Customers to be returned to different thank you pages after purchase with paypal #79994adminKeymasterYes, you can do that.
You can edit the product and specify the product specific return URL in the following section:
Buy Now, Subscription or Donation Type Button Specific Settings
Enter the URL in the following field:
Return URL
Note that:
#) This only works for Buy Now, Subscription & Donation type buttons.
#) It *will* work for Add To Cart Buttons also, ONLY IF the cart contains ONE item. If the cart has more than 1 item then it won’t know which one to send to (in that scenario it will default to the global on set in the settings).
adminKeymasterWe have the following autoresponder integration options available other than MailChimp:
AWeber
GetResponse
MadMimi
MailPoet
ActiveCampaign
ConvertKit
Infusionsoft
Constant Contact
adminKeymasterPlease tell me which version of the addon you are using. Also, post the URL of the page where I can go and see the issue.
adminKeymasterThe custom value you can’t add unfortunately. Custom value is something that has to be captured by our plugin at the time of the transaction. The total amount will still be the same. You can maybe explain to the user that for this one transaction the custom value will be missing.
adminKeymasterThe theme you are using is having an issue with that view. Can you please try the 4th view option mentioned in the following page:
https://www.tipsandtricks-hq.com/wordpress-affiliate/setting-up-the-affiliate-viewarea-315
Let me know if the 4th one works better with this theme.
adminKeymasterCan you please post the URL of the page so I can view it in my browser to get a visual idea of the issue?
adminKeymasterYou can setup variation control which will do it. Let me know if the following documentation is helpful:
adminKeymasterOur WP eStore plugin has no code to do this. It has to be coming from another plugin or maybe an addon. Have you done the following test?
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
-
AuthorPosts