Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Justin,
We have fixed problem, so now you can insert licence key and get plugin update notifications even “Kirki Toolkit” plugin is active.
I have created Must Use plugin at Plugins > Must-Use > “WP Easy Updates Fix Notifications”.In case you want to disable this must use plugin “WP Easy Updates Fix Notifications” then just delete the file wp-content/mu-plugins/wp-easy-updates-fix.php
Thanks,
KiranHi Justin,
After doing some debugging found that plugin “Kirki Toolkit” causing conflict with auto updates notifications display.
This plugin overwrites the content that needs to be display on each plugin row on plugin manager page.So you can do one this to add licence key.
Disable “Kirki Toolkit” > Add licence key > Validate Key > Enable “Kirki Toolkit”.Kiran
Hi Justin,
It seems one of plugin causing conflicts with our automatic updates plugin.
Accidentally i deactivate BuddyPress plugin and now it shows error on site. Let us send FTP credentials so we can look into more.
Kiran
Great, Glad to hear that!
Thanks for letting us know 🙂
Kiran
Hi Felicia,
Disabling setting “Check Post Visibility” will fix the problem.
I have disabled that setting at AAM > Settings > Content Settings > Check Post Visibility. Now search query works fine.
Thanks,
KiranHi Graham,
Have you changed admin & CPanel credentials? Both credentials are no longer working for me.
Thanks,
KiranHi Mandy,
It seems there is a problem with session on your site. Either session directory is not writable or it does not exists.
For temporary fix, i have added following lines in wo-config.php to disable use of PHP sessions within GD & Invoicing. Now problem has been disappeared.if ( !defined( 'GEODIR_USE_PHP_SESSIONS' ) ) { define( 'GEODIR_USE_PHP_SESSIONS', false ); } if ( !defined( 'WPINV_USE_PHP_SESSIONS' ) ) { define( 'WPINV_USE_PHP_SESSIONS', false ); }I added above lines in wp-config.php file on testing site and problem fixed, you can test on your testing site.
Please add these lines in your main site wp-config.php file and check how it goes.Let us know.
Thanks,
KiranHi Joseph,
No downgrade from website do not have any effect on payment cycle at the PayPal. You must have to stop/cancel recurring from PayPal site. Other wise PayPal continue to charge until the payment cycles not completed.
Thanks,
KiranHi Felicia,
I have checked and found that plugin “advanced-access-manager” causing conflicts. This plugin overwrites the search query of the GD search.
Make sure you have proper setup accessibility for GD post types via this plugin.
Let us know.
Thanks,
KiranHi Mandy,
I can’t replicate same problem on our test site. So as Alex said we need FTP credentials to look into more.
Thanks,
KiranHi Jonathan,
Please see https://wpinvoicing.com/support/topic/discount-dates-times-view-discount-bug/#post-961
Kiran
This reply has been marked as private.Hi Jonathan,
WP Invoicing discounts uses the server time for discount expiration feature.
Kiran
This reply has been marked as private.This reply has been marked as private. -
AuthorPosts