DawPi Posted October 9, 2017 Author Posted October 9, 2017 What's New in Version 1.0.1 Added support for parsing blogs and albums titles and descriptions
DawPi Posted March 10, 2020 Author Posted March 10, 2020 What's New in Version 2.0.3 fixed e-mail notification errors.
MeMaBlue Posted December 16, 2022 Posted December 16, 2022 (edited) hello @DawPi I just tried to upgrade your plugin ( have been a very satisfied user of it many years) but this happened when clicking the upgrade button via tha ACP ", it looks like the plugin "(DP45) Custom Bad Words Filter 2.0.6" is missing a required table. Looks like the upgrade didn't work properly." and it threw an error EX1146 and inability to login via the ACP with any account. So I am not able to upgrade. Edited December 16, 2022 by MeMaBlue
teraßyte Posted December 17, 2022 Posted December 17, 2022 To add a bit more to what @MeMaBlue said: after she upgraded the plugin from ACP to version 2.0.6 (that's the version that shows up in ACP at least) she was unable to login on both admin and frontend sides. The error I received when trying myself was this: Table parentsorgips.dp4custombadwords_settings doesn't exist For now I disabled the plugin and the forum works again. But I double-checked the database and there is indeed no such table. Not sure what went wrong or where though. 🙄
DawPi Posted December 17, 2022 Author Posted December 17, 2022 Hm, I think I know. I've rechecked it and uploaded new version (pending approval) with a "fix" for that. You may "fix" that by running that query: CREATE TABLE `dp4custombadwords_settings` ( `id` int(11) NOT NULL AUTO_INCREMENT, `mid` int(10) UNSIGNED NOT NULL DEFAULT '0', `dp42bypass_badwords` tinyint(3) UNSIGNED NOT NULL DEFAULT '0' ); ALTER TABLE `dp4custombadwords_settings` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `mid` (`mid`); MeMaBlue 1
teraßyte Posted December 17, 2022 Posted December 17, 2022 Ran the query. Everything seems okay for now. 👍 MeMaBlue and DawPi 1 1
DawPi Posted September 15, 2023 Author Posted September 15, 2023 Thank you for being a client! The Invision Community Marketplace is closing October 30 2023, so I am moving all of my files over to my personal site https://forum.invisionize.pl. You can redeem the marketplace purchase keys provided by IPS in order to keep getting updates and support for the applications/plugins you purchased. You can purchase files directly on my marketplace. You can get support for your purchased applications/plugins directly on their new support topics. You can request a custom application/plugin or service. Bookmark https://forum.invisionize.pl and the new Marketplace Directory www.Invisioneer.org.
Recommended Posts