New Forum Feedback/Bugs - Printable Version +- Hazeron Forums (https://hazeron.com/mybb) +-- Forum: Shores of Hazeron (https://hazeron.com/mybb/forumdisplay.php?fid=1) +--- Forum: Cantina (https://hazeron.com/mybb/forumdisplay.php?fid=12) +--- Thread: New Forum Feedback/Bugs (/showthread.php?tid=17) |
RE: New Forum Feedback/Bugs - AnrDaemon - 06-07-2018 The redirect in Apache should be Code: Redirect permanent /phpBB3/ http://digiprose.com/phpBB3/ The Lunorian theme is a color alteration of default MyBB theme. If it is possible to make it ONLY color alteration… we'll see. RE: New Forum Feedback/Bugs - AnrDaemon - 06-07-2018 (05-25-2018, 10:30 AM)Deantwo Wrote: See: https://stackoverflow.com/a/4702187That's the single worst way to make a HTTP redirect. It only works to redirect from one active content page to another, and does not help to redirect entire section of the structure without much alteration. Which is much more easily solved at the webserver level. RE: New Forum Feedback/Bugs - Deantwo - 06-08-2018 (06-06-2018, 06:43 PM)AnrDaemon Wrote: I'd like a more concise forum theme. You can enable "Display posts in classic mode." in the options. RE: New Forum Feedback/Bugs - AnrDaemon - 06-08-2018 Thanks, that's much better. RE: New Forum Feedback/Bugs - Deantwo - 06-13-2018 Forum seem to have a minor spam bot issue. Might be a couple of the security questions that aren't hard enough? I don't know how they would get though it. Maybe reCAPTCHA could work, my web-developer co-worker said it was super easy to implement into a website, but don't know if it is easy to implement reCAPTCHA into MyBB. see: https://www.google.com/recaptcha Alternatively you could maybe implement one of those "can't link to external sites in first x posts" maybe. RE: New Forum Feedback/Bugs - Deantwo - 10-13-2018 It does not look like the Lunorian theme is abandoned and buggy. It has had no updates since 2017-09-19. So changing to a new theme that is being maintained might be better. The Cerulean theme look similar and might be less buggy. Or one of the many other forum themes could be used, changing the secondary color to blue likely isn't too hard, as long as the main color is black you should be ok. See: https://community.mybb.com/mods.php?action=browse&category=themes Alternatively you can ask someone in the community to help with making a custom theme. RE: New Forum Feedback/Bugs - Deantwo - 07-15-2019 reCaptcha v2 plugin for MyBB https://github.com/ryczypior/recaptcha-plugin-for-mybb |