Click anywhere to close this dialog

Farewell

Great is the art of beginning, but greater is the art of ending
Henry Wadsworth Longfellow

I announce that I cease all development and activity in the programming universe indefinitely. My career has reached the turning point I was not expecting for at least another year, leaving me highly off guard and without laid-out plans for this hobby's continuity. I have begun a 5-year residency program in Neurosurgery which is clearly not compatible, time-wise, with programming.

I gave in all my passion for developing, and you gave me back your loyalty and trust, even when I did not deserve that much. Now it is the time for payback. I release all my present and past work as Open Source software, in the hope some talented developer will continue maintaining and expanding my vision of a modern, sleek forum software. The intrinsic flexibility of MyBB is the true hidden gem of an otherwise outdated codebase; I do hope the project can continue and be updated complying to the latest coding standards.

I hereby thank Euan, kawaii, andrewjs18, Ben, Matt, Omar G., effone, Eric J., Devilshakerz, Wildcard, JordanMussi and all the other team members I have had the opportunity to work with when I was a MyBB team member. I thank Tomm M, my mentor, who inspired me to pick up coding with his piece-of-art plugins. And finally, I thank all of you MyBBoost subscribers who have helped me getting through my toughest university years economically.

Yours sincerely, Filippo

Whisper 1.0.1

8 Feb 2017 Edited
#1
Whisper is a neat theme for the Admin Control Panel. The theme includes some extra features other than the design itself, aimed to improve the ACP usability, including a new homepage with stunning analytics and more friendly informations about your server and your MyBB installation, full page template editing, more understandable and centered popups and messages, comprehensive selectors and radio buttons.

Installation


Upload all the files maintaining the same structure as they are listed in the package. Go to the plugins list and Install & Activate Whisper. The theme will be enabled for all active admins. They can choose to disable it on their own by editing their preferences. Please note that editing the preferences without installing Whisper from the plugins list will cause an erroneous visualization of the theme.

Previews


[Image: GHuIThk.png]

[Image: OYymv0G.png]

[Image: XhWJyGG.png]

[Image: Byhtplo.png]

[Image: sy58obD.png]

[Image: avNRH2w.png]
Filename Size Downloads
644.33 KB 694
Glaumy, turkeymap, Yondaime And 12 others like this post
Vulpus Maximus 28 Apr 2018
#51
Thanks so much, that fixed it.
Kausar 27 May 2018 Edited
#52
How to fix This section allows you to activate, deactivate, and manage the plugins that you have uploaded to your forum's inc/plugins directory. To hide a plugin from view, but not lose any stored information from it, click the Deactivate link.????

how to fix " This section allows you to activate, deactivate, and manage the plugins that you have uploaded to your forum's inc/plugins directory. To hide a plugin from view, but not lose any stored information from it, click the Deactivate link." I accidentally pressed deactivate whisper, help me!fast!
Shade 27 May 2018
#53
Go to Home > Configuration and update your personal admin settings to hold the Default theme. Then, reinstall Whisper.
Kausar 31 May 2018 Edited
#54
still there is no change.

how to fix the plugin does not appear?

my plugin error

like this guy's example picture @ Vulpus Maximus
Shade 2 Jun 2018
#55
What PHP version are you using?
Kausar 4 Jun 2018
#56
PHP 5.6.35 and MySQLi 10.1.32.
Kausar 5 Jun 2018
#57
hey dude how to fix it??
Shade 7 Jun 2018
#58
Go to your database manager, and run:

UPDATE mybb_adminoptions SET cpstyle = 'default'
Replace "mybb_" with your table prefix. This will revert all admins to use the default style. You can then proceed to install Whisper again.
Serpius 11 Aug 2018
#59
Got this error when I installed Whisper ACP.
Fatal error: Uncaught Error: [] operator not supported for strings in /home/h******l/public_html/main/styles/Whisper/style.php:283 Stack trace: /home/h******l/public_html/main/modules/config/plugins.php(501): Page->output_nav_tabs(Array, 'plugins') #1 /home/h******l/public_html/main/index.php(821): require('/home/h******l/...') #2 {main} thrown in /home/h******l/public_html/main/styles/Whisper/style.php on line 283

NOTE: h******l was purposely "blanked out" to protect my website.
Shade 11 Aug 2018
#60
PHP 5.4 is a minimum requirement.