mihain
Forum Replies Created
-
Hi @kubitomakita,
The latest version of the plugin is working.
It’s a bit weird that it did not work before, even though we did have that config line in our wp-config.php…
Anyhow, version 7.0.4 works.
Thank you for your assistance!
Best Regards,
MihaiHi,
We do have that line in the wp-config.php.
OK, I will try the latest version.
I will get back with the result.
Thank you,
MihaiHi @kubitomakita,
I tried to follow the steps you provided.
Though, after step 6, I got the “White Page of Death”.Additionally, as mentioned above, we enabled some debugging on WP and also the following warnings are shown:
Warning: ftp_nlist() expects parameter 1 to be resource, null given in /data/www/our_site/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php on line 401
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /data/www/our_site/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php on line 225
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /data/www/our_site/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php on line 225
These warnings are NOT present when:
A) the Notification plugin v7.0.3 is not activated.
B) the Notification plugin v6.3.2 is activated (and works OK)What should we do next?
Thank you,
Mihai@kubitomakita not sure what you mean by “both at once”…
The way I see it, these would be the steps:
1. Download Notification plugin v 7.0.3(already Done)
2. Download Notification: Conditionals plugin v 1.2.0 (already Done)
3. Upload Notification plugin on WP Plugins Page
4. Activate Notification plugin
5. Upload Notification: Conditionals plugin on WP Plugins Page
6. Activate Notification: Conditionals pluginActually I did try this before but I can give it one more try.
Should I switch the steps 4 and 5 with each other?Do you mean to upload them directly on the server?
Thank you,
Mihai- This reply was modified 4 years, 7 months ago by mihain.
Hi Kuba,
It does NOT work. If we activate the Notification plugin (v7.0.3) we end up with the “white page of death”.
In order to update the Conditionals plugin, the automatic update was not available, so I have removed the previous version (1.1.0) and then installed the new version (1.2.0) manually. The license status is Active (it expires next year).Let’s try this way:
I am now back to Notification v6.3.2 and Notification: Conditionals v1.1.0
Everything works perfectly.What would be the required steps to successfully update to Notification v7.0.3 and Notification: Conditionals v1.2.0?
Note: our WordPress version is 5.4.
Here is how the plugins look on our Plugins page:
https://enea-my.sharepoint.com/:i:/g/personal/mitu_enea_se/EX1qUXyKrJxJl7SvcfFd9GMBQkmQTjL7fryqZ9lasXk3cg?e=9NkZIjKind Regards,
MihaiHello,
We have the following entries in the wp-config.php:
define(‘FS_METHOD’,’direct’);
if (!defined(‘FS_METHOD’)) define(‘FS_METHOD’, ‘direct’);Best Regards,
Mihai