Got this when tried to activate the plugin.
Warning: require_once(PEAR.php): failed to open stream: No such file or directory in /home/username/example.com/wp-content/plugins/inbox-status/classes/PEAR/Net/Socket.php on line 29
<?php
if ( 0 < did_action( 'inbox_status_count', 'inbox-unread' ) )
echo "<span class='new badge'>";
echo do_action( 'inbox_status_count', 'inbox-unread' );
echo "</span>";
?>
Don’t work.
]]>Dear Paul Clark,
Thanks for the plugin.
This plugin is awesome. But it was not working for me. Reviewed the all code and flow how this plugin working but no luck. Then finally got to know that PHP PEAR team did some modifications in IMAPProtocol.php
So, just downloaded the file from https://pear.php.net/package/Net_IMAP and overwrite. Now all is good.
You please do the same so rest user can get benefits.
Thanks
Manish
hello
i get this error
Warning: require_once(PEAR.php) [function.require-once]: failed to open stream: No such file or directory in
(path) ….htdocs\wordpress\wp-content\plugins\inbox-status\classes\PEAR\Net\Socket.php on line 29
wp-content/plugins/inbox-status/classes/class-nav-menus.php on line 61
?
]]>Congratulations for the good work!
I have a question:
Is it possible to add other email accounts and their status can be visible
Thanks in advance!
]]>I entered imap.google.com, [email protected], mypassword, but it doesn’t work when I insert the shortcode. I get this error message:
not connected! (CMD:STATUS)
not connected! (CMD:STATUS)