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

MyDropzone 1.2

18 Oct 2016 Edited
#1

You are viewing page #8

Show original post
Filename Size Downloads
28.06 KB 186
Hefty, LIONHAERT, Tac And 2 others like this post
Shade 22 May 2020
#71
Just turn off Imgur. All images are then treated like normal attachments and can be uploaded to your server instead of Imgur.
Seeker-Smith 22 May 2020
#72
For remote images this works https://community.mybb.com/mods.php?action=view&pid=429
Hüseyin Filiz 22 May 2020 Edited
#73
@Shade

Imgur is already closed. I want to be able to upload attachments with url. Is something like this possible?

I also have a problem with local translations. There are English texts in JS. I translated these, but there is no multilanguage support.
Shade 22 May 2020
#74
That is exactly how MyDropzone works, I don’t understand your issue.

Local translations can be made by copying inc/languages/english/mydropzone.lang.php and inc/languages/english/admin/mydropzone.lang.php into your language folder (eg: inc/languages/turkish/mydropzone.lang.php and admin alike). Then, edit the strings inside those files.
Hüseyin Filiz 22 May 2020
#75
There is no problem. Just a suggestion for future updates.

/public_html/jscripts/MyDropzone/dropzone.min.js
"dictDefaultMessage: Drop files..." no language support.

I was hoping could say the minor problems and requests. I writing to the wrong topic for this?
Shade 22 May 2020
#76
I can add localization strings for Dropzone.js. I am still unsure as I would like to switch over Uppy, but I had encountered some issues in the past and I have been waiting for an update on their side. I am also busy at the moment until July so don't expect it soon.
Hüseyin Filiz likes this post
nixer55 22 Jul 2020
#77
Anybody gone live with 1823? Any issues?

cheers...
nixer55 23 Jul 2020
#78
Anybody gone live with 1823? Any issues?

cheers...
nixer55 (22 Jul 2020)
Following up with this - still not live, but have updated my test system with the changed file package. Test system is the exact files and database as our live board - but a local copy. For MyDropZone - uninstall - then install and activate. Just deactivate / reactivate alone will cause some issues, even after re-applying core edits.

Still testing - the local system doesn't have mail, ssl, and dns. But is otherwise very close to prod. Upgrade looks good so far, so will make the jump live next week.

cheers...
nixer55 29 Jul 2020 Edited
#79
Spoke too soon, but not a huge deal - yet. Went live with 1823, noticed couldn't delete an existing legacy attachment. Confirmed in test, but hadn't looked at that unfortunately.
Jopie 29 Jul 2020
#80
Can you make it work with https://imgbb.com/upload too?