stoo2000 Posted March 8, 2021 Author Posted March 8, 2021 If you were to click 'check for updates' in your AdminCP, you may be in for a pleasant surprise. sobrenome 1
CoffeeCake Posted March 8, 2021 Posted March 8, 2021 Kudos for including background processes, you saint you. Just rounding the 17 million percent complete mark..... sobrenome 1
Stuart Silvester Posted March 8, 2021 Posted March 8, 2021 10 minutes ago, CoffeeCake said: Kudos for including background processes, you saint you. Just rounding the 17 million percent complete mark..... It's a background task without progress, so that's going to be a bug. sobrenome 1
Ocean West Posted March 9, 2021 Posted March 9, 2021 Submitted a ticket yesterday - trying to get it to work with SparkPost... sobrenome and stoo2000 2
CoffeeCake Posted March 10, 2021 Posted March 10, 2021 (edited) @stoo2000 When going to apply the XSS patch, I noticed a "There are problems with your database" Fix it button: Find a solution There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `core_validating` ADD COLUMN `bouncer_force_email` TINYINT NOT NULL DEFAULT 0 COMMENT 'Forced email change?' ALTER TABLE `core_members` ADD COLUMN `bouncer_disabled` TINYINT NOT NULL DEFAULT 0 COMMENT 'Disable outgoing email?' ALTER TABLE `core_members` ADD COLUMN `bouncer_warning` TINYINT NOT NULL DEFAULT 0 COMMENT 'Warned about email failures?' ALTER TABLE `core_members` ADD COLUMN `bouncer_spam` TINYINT NOT NULL DEFAULT 0 COMMENT 'Disabled for marking as spam?' Edited March 10, 2021 by CoffeeCake added cat in the sky. sobrenome 1
stoo2000 Posted March 10, 2021 Author Posted March 10, 2021 4 minutes ago, CoffeeCake said: @stoo2000😞 When going to apply the XSS patch, I noticed a "There are problems with your database" Fix it button: Find a solution There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `core_validating` ADD COLUMN `bouncer_force_email` TINYINT NOT NULL DEFAULT 0 COMMENT 'Forced email change?' ALTER TABLE `core_members` ADD COLUMN `bouncer_disabled` TINYINT NOT NULL DEFAULT 0 COMMENT 'Disable outgoing email?' ALTER TABLE `core_members` ADD COLUMN `bouncer_warning` TINYINT NOT NULL DEFAULT 0 COMMENT 'Warned about email failures?' ALTER TABLE `core_members` ADD COLUMN `bouncer_spam` TINYINT NOT NULL DEFAULT 0 COMMENT 'Disabled for marking as spam?' Ah, I see why that is. I deleted the files that contains these instructions, but you still have it because it wasn't overwritten. I can push out an update with a blank file to fix this. sobrenome 1
CoffeeCake Posted March 10, 2021 Posted March 10, 2021 8 minutes ago, stoo2000 said: Ah, I see why that is. I deleted the files that contains these instructions, but you still have it because it wasn't overwritten. I can push out an update with a blank file to fix this. I deleted install/queries.json but wanted to make you aware for future time travelers. 🙂 sobrenome 1
AlexWebsites Posted March 12, 2021 Posted March 12, 2021 On 3/8/2021 at 9:06 AM, stoo2000 said: If you were to click 'check for updates' in your AdminCP, you may be in for a pleasant surprise. Can't seem to update in 4.5 within the ACP and am getting: System log shows an entry: RuntimeException: { "errorCode": "2S303\/N", "errorMessage": "NO_PERMISSION" } (401) #0 /home/hhh/public_html/applications/core/modules/admin/marketplace/marketplace.php(207): IPS\core\modules\admin\marketplace\_marketplace->_api('downloads/files...', NULL, true) #1 /home/hhh/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\marketplace\_marketplace->install() #2 /home/hhh/public_html/applications/core/modules/admin/marketplace/marketplace.php(40): IPS\Dispatcher\_Controller->execute() #3 /home/hhh/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\marketplace\_marketplace->execute() #4 /home/hhh/public_html/admin/index.php(14): IPS\_Dispatcher->run() #5 {main} sobrenome 1
CoffeeCake Posted March 12, 2021 Posted March 12, 2021 1 hour ago, AlexWebsites said: Can't seem to update in 4.5 within the ACP and am getting: Check to see if your renewal lapsed here: https://invisioncommunity.com/clients/purchases/ If you can't renew it, open a support ticket so they can regenerate the invoice. It's a bit wonky right now. sobrenome, AlexWebsites and stoo2000 1 2
AlexWebsites Posted March 12, 2021 Posted March 12, 2021 9 minutes ago, CoffeeCake said: Check to see if your renewal lapsed here: https://invisioncommunity.com/clients/purchases/ If you can't renew it, open a support ticket so they can regenerate the invoice. It's a bit wonky right now. Yep that’s exactly what I did. Looks like it lapsed but no option to renew. sobrenome and stoo2000 2
CoffeeCake Posted March 12, 2021 Posted March 12, 2021 Just now, AlexWebsites said: Looks like it lapsed but no option to renew. You'll need to open a support request to have the invoice regenerated so you can renew. sobrenome and stoo2000 2
AlexWebsites Posted March 12, 2021 Posted March 12, 2021 Just now, CoffeeCake said: You'll need to open a support request to have the invoice regenerated so you can renew. Yep, I submitted earlier and they regenerated it. So I’m good to go. Thanks! stoo2000 and sobrenome 2
sobrenome Posted March 12, 2021 Posted March 12, 2021 5 hours ago, AlexWebsites said: Can't seem to update in 4.5 within the ACP and am getting: System log shows an entry: RuntimeException: { "errorCode": "2S303\/N", "errorMessage": "NO_PERMISSION" } (401) #0 /home/hhh/public_html/applications/core/modules/admin/marketplace/marketplace.php(207): IPS\core\modules\admin\marketplace\_marketplace->_api('downloads/files...', NULL, true) #1 /home/hhh/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\marketplace\_marketplace->install() #2 /home/hhh/public_html/applications/core/modules/admin/marketplace/marketplace.php(40): IPS\Dispatcher\_Controller->execute() #3 /home/hhh/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\marketplace\_marketplace->execute() #4 /home/hhh/public_html/admin/index.php(14): IPS\_Dispatcher->run() #5 {main} Had the same issue. After renew could update. And while the background process was running, had 500 error on forums topics and error system logs on themes.
stoo2000 Posted March 12, 2021 Author Posted March 12, 2021 12 minutes ago, sobrenome said: . And while the background process was running, had 500 error on forums topics and error system logs on themes. You're more than welcome to submit a support ticket with access information and I'll take a look. I doubt it's related though. All the background task does is read data from one location and insert it into another. sobrenome 1
sobrenome Posted March 12, 2021 Posted March 12, 2021 (edited) 1 hour ago, stoo2000 said: You're more than welcome to submit a support ticket with access information and I'll take a look. I doubt it's related though. All the background task does is read data from one location and insert it into another. As soon as the background processes ended the errors were gone! Thanks! Edited March 12, 2021 by sobrenome
Myr Posted April 3, 2021 Posted April 3, 2021 Quote 1C125/3 Based on the filters supplied, this bulk mail will not be sent to any users. Unless "include blocked users" is checked, I can't send bulk mail. This rather defeats the purpose of the app... sobrenome 1
stoo2000 Posted April 4, 2021 Author Posted April 4, 2021 On 4/3/2021 at 11:51 AM, Myr said: Unless "include blocked users" is checked, I can't send bulk mail. This rather defeats the purpose of the app... That does not sound right. If you can submit a ticket on my site with AdminCP access, I will look into this. - http://ipb.silvesterwebdesigns.com/support sobrenome 1
stoo2000 Posted April 11, 2021 Author Posted April 11, 2021 I didn't get a ticket submitted so I could look at it on your site, but I did manage to reproduce the issue. A fix for it will be available soon. sobrenome 1
Myr Posted April 12, 2021 Posted April 12, 2021 On 4/11/2021 at 6:12 AM, stoo2000 said: I didn't get a ticket submitted so I could look at it on your site, but I did manage to reproduce the issue. A fix for it will be available soon. Thanks! Sorry I didn't get back to you with a ticket. I got dragged into another issue and didn't get back around until I saw you had updated. stoo2000 and sobrenome 2
Sheffielder Posted May 6, 2021 Posted May 6, 2021 Hey @stoo2000, I'm totally stuck right now I am trying to upgrade to the latest version but it just keeps saying 'something is wrong' I have no idea if my purchase is current and still working either - it could be that - could you help?
stoo2000 Posted May 6, 2021 Author Posted May 6, 2021 17 hours ago, Sheffielder said: Hey @stoo2000, I'm totally stuck right now I am trying to upgrade to the latest version but it just keeps saying 'something is wrong' I have no idea if my purchase is current and still working either - it could be that - could you help? Yes it has, you'll need to go to https://invisioncommunity.com/clients/purchases/ and renew it 🙂 sobrenome 1
Sheffielder Posted May 7, 2021 Posted May 7, 2021 6 hours ago, stoo2000 said: Yes it has, you'll need to go to https://invisioncommunity.com/clients/purchases/ and renew it 🙂 Thank you so much! I couldn't work out for the life of me how to do it or where to go to do it! Why on earth can't invision put that renewal thing in the ACP where the app actually is! sobrenome 1
sobrenome Posted May 7, 2021 Posted May 7, 2021 I had the same issue. The message should not be something went wrong, but you need to renew the app license!
stoo2000 Posted May 10, 2021 Author Posted May 10, 2021 On 5/7/2021 at 7:07 AM, Sheffielder said: Thank you so much! I couldn't work out for the life of me how to do it or where to go to do it! Why on earth can't invision put that renewal thing in the ACP where the app actually is! On 5/7/2021 at 4:40 PM, sobrenome said: I had the same issue. The message should not be something went wrong, but you need to renew the app license! I heard this has been improved in 4.6 sobrenome 1
Recommended Posts