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

You are viewing page #8

Show original post
Filename Size Downloads
644.33 KB 694
Jopie, Restia, Luxy And 12 others like this post
Waterfall 12 May 2019
#71
Why can't you import background.css or include the block in login.css?

We made a few other tweaks as well and can finally see what we're typing in again. I don't know if that what you were going for but it works as a temporary solution.
Shade 12 May 2019
#72
Whisper's custom login screen is more than just CSS. It requires HTML edits which cannot be applied anymore starting from MyBB 1.8.16 (or around that version). Core edits are necessary, but they are too complicated and I don't have enough spare time to dig in deep for a permanent solution.
It did not work


http://prntscr.com/pcbjfa
Shade 29 Sep 2019
#74
https://www.mybboost.com/thread-release-...87#pid1687
zKreyx 2 Dec 2019
#75
I need Help my admin panel show so out, beacuse i have no windows to configurate

Show here :
user101 likes this post
Drew Hamilton 17 Apr 2020
#76
Hi, unfortunately Whisper doesn't get an update since ages. Anyway, this is an issue with PHP 7, not MyBB.

Open admin/styles/Whisper/style.php, find (line 310):
$class $classes ''
Replace with:

$class '';
$classes = []; 
This workaround will solve the issues with PHP 7.

Note that MyBB 1.8.15 introduces some changes in the ACP which prevent Whisper to display its customized login page, so you'll see it without styling.
Shade (28 Apr 2018)
Having the same issue, AdminCP is completely unusable. I've edited the files you mentioned and its still not working.
Shade 17 Apr 2020
#77
Reach out for admin/error.log and paste the issue here.
Echo 689 16 May 2020
#78
wheres the xml file ????

or what file do i upload to the themes section where it asks to you import a theme
Shade 16 May 2020
#79
Whisper is not a frontend theme, but an Admin CP one. You just have to upload all the files and activate Whisper from the plugins list.
Ayween#0001 8 Jun 2020
#80
I have installed but the theme say an error : "Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/vhosts/nexus-network.fr/httpdocs/admin/styles/Whisper/style.php:283 Stack trace: /var/www/vhosts/nexus-network.fr/httpdocs/admin/modules/home/index.php(172): Page->output_nav_tabs() #1 /var/www/vhosts/nexus-network.fr/httpdocs/admin/index.php(821): require('/var/www/vhosts...') #2 {main} thrown in /var/www/vhosts/nexus-network.fr/httpdocs/admin/styles/Whisper/style.php on line 283"