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
QuoteWhat's good about regular pagination is being able to quickly jump through the pages, with infinite scroll I'd have to keep scrolling to get to the last reply. Infinite scrolling looks a lot better than regular pagination but I think its functionality will get tedious, that's unless you've made a workaround for this.
Filename | Size | Downloads |
---|---|---|
28.21 KB | 206 |
Nope, it's missing.Hi,
Add the class to your forumdisplay_thread template, just next to inline_row.
As for the quick reply not working, I can see you are using a plugin which enables quick quoting. I don't know the plugin, but I know that it's producing lots of JS errors which block other scripts execution, including Endless. Either you disable it or you fix it.
I’ll check it out later when I get back home.Much appreciated if it's easier for you, I have created a whole test website if you would like an account on there?
The class .thread is still absent.Can you tell me what I am adding exactly, as I have added the above code in the thread itself right next to the TR element.