Issues with quick reply and suscriptions after upgrade to 1.8.17 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: Installation and Upgrades Support (https://community.mybb.com/forum-182.html) +--- Thread: Issues with quick reply and suscriptions after upgrade to 1.8.17 (/thread-219171.html) |
Issues with quick reply and suscriptions after upgrade to 1.8.17 - Daruu - 2018-08-08 Hello, I upgraded from 1.8.15 to 1.8.17 and now I'm having two strange phenomena regarding quick replies. I upgraded slowly and carefully and I performed the template changes that have to be done with care, but I'm not 100% sure I did it all right, so I can't really tell if the problem is indeed in the templates of my theme. I've tried checking, double-checking and triple-checking but I don't seem to be able to fix these. So here I came asking for a little hand. So, the issues are two, I don't know if they're related:
I have a custom editor plugin installed, but I've tested with and without the plugin installed and it's the same result. I've set up a user test account. If you scroll down you can test whatever you want at the 'Offtopic' forum: Forum URL: https://ninjaworld.es/ User test account: Test Password: test123 If someone from the official support needs access to ACP I can lend them a privileged account via PM too. Thank you for your kind attention RE: Issues with quick reply and suscriptions after upgrade to 1.8.17 - Zaqre - 2018-08-12 To be honest, it sounds like your custom theme is triggering the subscription function when you post. So either it is sensing it by default or it is linked to the post reply button Not sure what I meant by "sensing" but basically when you view the page, the subscription button might be ticked by default. RE: Issues with quick reply and suscriptions after upgrade to 1.8.17 - Daruu - 2018-08-12 No, it's not. I've tested with the default theme too. No modified templates. It's selectable from the User CP if you wanna test. EDIT: Remember this behaviour is caused by applying the changes made in this fix, which isn't out yet, but I made to try to fix the other suscription problems. RE: Issues with quick reply and suscriptions after upgrade to 1.8.17 - Wires - 2018-08-12 I can see you've tried to remove the subscription feature from the front-end completely. Run the following query and then attempt to post and see if the problem occurs again:
You may need to adjust the prefix to suit your forum. RE: Issues with quick reply and suscriptions after upgrade to 1.8.17 - Daruu - 2018-08-12 Yes, I had a plugin for favourite threads (so you can have subscriptions AND a list of favourites), and we use the subscription system a lot (rpg forum, users keep track of their current game threads). As I couldn't seem to find a solution, I removed the feature from front-end in my custom theme (though it is still present in the testing default theme). Thanks for the query suggestion! I've executed it but it doesn't seem to fix the problem. |