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

why I got this 443 Error ?

This issue is marked as solved
[Image: M9xUzkv.png]

After I install MyFacebook Connect I got error like that .

Server information : CentOs 7 with cloudflare Protect . Mybb 1.8* :( Can't I use this plugin ?
Shade 26 Jan 2017
#2
As the note says, the plugin has made a connection test upon the installation and it failed to communicate over port 443. An open 443 port is mandatory for the plugin to communicate with Facebook. However, the test might not be accurate over certain hosts, so you can click over the highlighted-in-blue "here" button, install the plugin as usual and try it by yourself.

The notice is as informative as it could be though, so read it carefully. There's nothing more I can add to say. For more installation instructions, read How to install.
dude It's work in https websites ? haven't money for secure la :( Sad
PluginLibrary; - Installed !
PHP 5.4+; - PHP Version 5.4.16 !
MyBB 1.8.0+. MyBB 1.6 - 1.8.7 !

I don't know other 3 steps
Shade 26 Jan 2017
#5
If it doesn't work, your port 443 is closed and you can't use the plugin. SSL is not required.
[Image: hWpeVP0.png]

Port 443 Opened in my Cent Os 7 and ...
Shade 26 Jan 2017
#7
Check the error.log file and post its content here.
Kiđđõ Mõñštêř 26 Jan 2017 Edited
#8
[Fri Jan 27 0141.485843 2017] [:error] [pid 57965] [client 162.158.166.121:27166] PHP Fatal error: require_once(): Failed opening required '/var/www/mm-kalilinux.org/public_html/myfbconnect/src/Facebook/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/mm-kalilinux.org/public_html/inc/plugins/MyFacebookConnect/class_facebook.php on line 63
Shade 26 Jan 2017
#9
You did not upload the files MyFacebook Connect comes with in the correct folders. Specifically, /myfbconnect/src/Facebook/autoload.php is missing, but I guess the whole /myfbconnect folder is too.
[Image: Mv86HcL.png]

Installed ! but didn't work.