Forum Replies Created
-
AuthorPosts
-
admin
KeymasterFirst we need to be sure that it is a caching issue. When you deactivate the super cache plugin this issue goes away?
admin
KeymasterThis should be fixed now. Please get a new build of the plugin from here:
admin
KeymasterNo, there is no option to that in the plugin.
admin
KeymasterI can’t see how this is an issue related to any of our plugins. Please note that this is a support forum for posting issues on the plugins that you purchase from us. This is not a general WordPress support forum. All these posts you have made are for general WordPress related questions. Please post them on the WordPress forum (www.wordpress.org):
https://support.tipsandtricks-hq.com/forums/topic/incorrect-number-of-columns
admin
KeymasterYeah, that error basically means that PHP on your server is failing to save the session data. PHP saves the session data in the “tmp” folder on you server but for some reason it is failing to save it (this usually means a bad configuration)
This will mean that some of the plugins functionality won’t work as expected as it needs PHP to work correctly.
admin
KeymasterThat would mean that you most likely have another plugin somewhere which is also overriding your “From email address” field globally (kind of like what the “Change WP Mail From Details” plugin does. Please do the following:
1. Load a fresh build of the plugin (this is more of a safety step):
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
2. Do the plugin test mentioned here:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
3. After you have done a test transaction share the content of the debug file so I can see more details.
admin
KeymasterWP eStore doesn’t place any search field in the order page. What search field are you referring to?
December 27, 2011 at 4:26 am in reply to: Fatal error: Call to undefined method Emember_Auth::getInstance() #39914admin
KeymasterI have sent you an email to get site access so I can check it out.
admin
KeymasterPlease post a link to your registration form so I can see what the behavior is.
admin
KeymasterWe are in the process of changing the current member export option so that it can export all the fields of the member.
admin
KeymasterNo you should not lose the categories if you make changes in the main table (as long as the product Ids stay the same).
admin
KeymasterIf your file is large and your server doesn’t have enough RAM memory to support it then the file download can get slower as the plugin will have to wait for memory to clear as it is serving the download. More details on this here:
http://www.tipsandtricks-hq.com/ecommerce/selling-large-files-with-wp-estore-796
December 25, 2011 at 12:04 pm in reply to: Stamp pdf Manually by using Chinese (UTF-8) results in random code. #31384admin
KeymasterJust need to use the following to use Japanese font from now on:
define('WP_PDF_STAMP_USE_UTF_FONT', "4");
December 25, 2011 at 7:37 am in reply to: No complete registration email sent unless regenerated with userid #39813admin
KeymasterI have sent you an email to get site access so I can check it out.
admin
KeymasterWe can’t really fix your IonCube loader installation related issue unfortunately (it is beyond our support level). This why we make it clear on our sales page that there is a minimum requirement for this plugin and we also offer the minimum requirement checker plugin so people can check their system before they buy the plugin. If you don’t know how to install Ioncube you will have to get help from someone who knows how to do it on a local server.
-
AuthorPosts