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

Help to make working flyover

31 Jan 2016 Edited
#1
This issue is marked as solved
i install flyover.
On usercp, thir party integration, there is link for flyover but when i click on it nothing shown.
i need to show like http://projectxmybb.altervista.org/userc...on=flyover.

How to integrated with registration?

How to add provider for configuration?

i read http://www.mybboost.com/showthread.php?tid=18 but dont understand it.
Dr.Jeet 31 Jan 2016
#2
should i install first facebook integration to see all providers?

I AM CONFUSED PLEASE EXPLAIN ME.
Shade 31 Jan 2016
#3
First of all, make sure you have downloaded some providers. Upon downloading the plugin, you should see a list of providers which you should select in order to download the plugin. Check out this thread: http://www.mybboost.com/showthread.php?tid=23

If you didn't download any provider in the first place, download the plugin again with the providers you are willing to use and upload all the files and folder present in the /inc/plugins/Flyover/hybridauth/Hybrid/Providers and /inc/plugins/Flyover/hybridauth/Hybrid/thirdparty folders to the respective ones on your server. There's no need to reupload everything.

If you have some providers in the /inc/plugins/Flyover/hybridauth/Hybrid/Providers folder already, you should be able to set up an integration from within the Flyover panel in the Config page.

There's one link per provider that handles automatically both login and registration. The plugin should have tempted to add a variable, <flyover_login_box>, to your header_welcomeblock_guest template. It will be populated with the proper links automatically once you set up providers from within your ACP. Upon completing a provider setup, in the success message in the ACP it is included a link for that specific provider which you may manually add to your templates wherever you want if you don't want to use the <flyover_login_box> automatic variable.

Also, you may move or copy <flyover_login_box> wherever you want in your templates.
Dr.Jeet 31 Jan 2016
#4
Ya.. Thats true. I select providrs and working fine.
One question,
what to set that user if register through any provider id than he should not able to deselect email address, location related to that provider???
Shade 31 Jan 2016
#5
There's no option to force users' settings at the moment, and it's unlikely I will ever add something like that. Users should have the right to decide what informations they'd like to share.