17th June 2021, 03:07
(17th June 2021, 00:48)superior62 Wrote: I thought file size was supposed to be unlimited but I'm getting this while I'm trying to add attachments back to my thread for the few larger captioned picture files that I have: The file "----.jpg" is too large. The maximum size for that type of file is 4096 kilobytes. These are all the same files that were on the old forum without an issue.
How big is the file? MyBB has a hardcoded maximum of 16MB per file. We can increase the maximum attachment file size, but we will most likely run into issues when we try to re-import the old attachments again.
Quote:Also there is some issue with the spoiler plugin in my thread screwing up the punctuations and replacing them with boxes and other symbols. Not on all, just some though. This is a sampling of what it looks like:
âOh my! It doesnât seem to be stopping!â Alice remarked with obvious concern
This issue is know and has been previously addressed by the staff. The old form ran numerous plugins and customized code that is absent in MyBB. We have refrained from adding plugins until we can get the current issues resolved, first.