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

No configuration websites?

21 Nov 2016 Edited
#1
This issue is marked as solved
When trying to add a website to configure, the dropbox is empty and won't let me select anything. What is the issue?[Image: iAFRaZ1.png]
Shade 21 Nov 2016
#2
Read MySQL error when synchronizing.
day-day 22 Nov 2016
#3
Thank you, but now getting the error:

{"code": 400, "error_type": "OAuthException", "error_message": "Redirect URI does not match registered redirect URI"}

For instagram
Shade 22 Nov 2016
#4
As it says the error message, the redirect URI you entered on Instagram's Developer website does not match your board's URL. An URL pointing to the correct location is provided into Instagram's settings panel when using the Flyover module; enter the url when asked on Instagram's Developer website.
day-day 22 Nov 2016 Edited
#5
It is, [Image: XIlQgKv.png]

The app is in sandbox mode however, so unsure if that's why?

Ahhhh! I got it now! I skipped a section. Oops!

Is it okay if the app is in sandbox mode?
Shade 22 Nov 2016
#6
Sandbox mode usually allows only the approved developers to use the application, so you might remove it to allow your users to use it.
day-day 22 Nov 2016
#7
Sandbox mode usually allows only the approved developers to use the application, so you might remove it to allow your users to use it.
Shade (22 Nov 2016)
so if I want to have users register through instagram I have to remove sandbox mode? If so, what's the process for that? Thank u
Shade 22 Nov 2016
#8
Yes. However, I never used Instagram's API so I can't really tell by memory. I'm currently away from home, when I'll have some time off I will check out for sure. You shall Google it in the meantime, shouldn't be a difficult procedure.