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

How To Fix Account Upgrade Subscriptions Descriptions For BankPipe?

23 Mar 2019
#1
This issue is marked as solved
First, I do NOT know anything about coding/programming.

Ok, I have 3 PAID Account Upgrade options for my website.

It is as shown here:

DIAMOND LEVEL = $10.00 – Forever
RUBY LEVEL = $15.00 – Forever
PLATINUM LEVEL = $20.00 – Forever

However, I am having difficulty getting the description and the blank lines to be added into the description of the subscription. YES, I did click on the SAVE button.
How do I fix these issues?

View the screenshots...

1st Screenshot

https://i.gyazo.com/7b504cc3f5185ab378d5...cd0644.png

2nd Screenshot

https://i.gyazo.com/b79823f1e3419d36d393...b725eb.png
Shade 23 Mar 2019 Edited
#2
Blank lines in HTML are defined as:

<br />
It is indeed quite odd that you can’t see the updated description. I’ll check the code logic for obvious mistakes.
Shade 23 Mar 2019 Edited
#3
Indeed, there's an issue with updating items. This will be fixed in the upcoming beta 7. Thank you for reporting!

I shall remember you that being a beta software, bugs are likely; thus the plugin should be first tested prior its deployment to production sites. Beta 6 is also more prone to bugs due to its extensive rewrite.
Serpius 23 Mar 2019
#4
Don't worry, I do understand it is BETA.

What worried me was the fact that I thought I had done something wrong and it was driving me crazy!