Jones
Jones
@Destroy666x You seem to have made a commit which seems to fix this but never created a PR with it? Is there anything missing?
The issue here is mainly that the permission switch when creating a new forum has it's default values and ignores everything else but if those aren't changed the values are...
Apparently other boards save the smiley path too instead of the simple smiley: http://community.mybb.com/thread-172167.html
That's definitely not the correct solution. First of all those regex should be added to the bbparser file (otherwise eg PMs aren't parsed). And secondly you simply remove every piece...
Note: this may affect other boards too. AFAIR IPB 4 asked only whether it should use utf8mb4 or utf8. Can't remember the other boards.
Yeah, we had that issue in the past (1.6.12 IIRC). Our db class handles that automatically now.
This is related to #13. We need to discuss what we should do in those cases. I had already heated discussions with users where the database was corrupted (originally utf8...
This has been reported before IIRC. Still need to check how Vanilla handles there upgrades and whether it's save to simply change it or whether we need to test for...
Another thing to check: There's a `logs` directory which doesn't seem to be used. Logs are saved in the database.
Does this also affect IPB 3? Otherwise we can close this as we don't support IPB 2 anymore.