Account created on 17 February 2010, over 14 years ago
  • Senior Solutions Architect at NextideΒ 
#

Recent comments

πŸ‡¨πŸ‡¦Canada blainelang

I have applied the patch and do not see the error any longer.

There is a consistent warning at the top of the Settings page though:

Warning message
CleanTalk SFW update error: endOfUpdateCheckingData: The discrepancy between the amount of data received for the update and in the final table: cleantalk_sfw. RECEIVED: 14514. ADDED: 14513. Please, save settings to run new SFW update and wait for an hour.
CleanTalk SFW update error: endOfUpdateCheckingData: The discrepancy between the amount of data received for the update and in the final table: cleantalk_sfw. RECEIVED: 14539. ADDED: 14538. Please, save settings to run new SFW update and wait for an hour.

I have uploaded the module debug information β†’

πŸ‡¨πŸ‡¦Canada blainelang

@znaeff, you asked me about trying the patch in #13 but it would not apply. Can you update the patch for version 2.7".
Was that patch not related to the issue I posted?

As stated in other issues, the Drupal community prefers to discuss and resolve issues about modules here and not in private.

πŸ‡¨πŸ‡¦Canada blainelang

The patch in #33 appears to be written for a different version of cleantalk and will not apply with composer. We are using version 9.2.7 - latest at this point in time. This issue was created in Aug with version 9.2.5.

Maybe you can also help us by explaining how the getUpdatingFolder() would trigger a SQL error - just curious.

Thanks @znaeff for the quick response on a weekend!

πŸ‡¨πŸ‡¦Canada blainelang

@znaeff, no I have not. The client has not authorized me to do so. I want you and others to know this is a more serious issue and bringing sites down!

πŸ‡¨πŸ‡¦Canada blainelang

Also had a site go down running 9.2.7 on D 9.5.11 and PHP 8.1.24

Required a full database restore. We are also seeing the Undefined Array issue and it's filling up our logs on multiple sites: https://www.drupal.org/project/cleantalk/issues/3383492 πŸ› Undefined array key Needs review

I'm recommending the client un-install the module until this is resolved with a new version.

πŸ‡¨πŸ‡¦Canada blainelang

Should we close this issue if the patch has already been committed and version 3.12.0 released?

πŸ‡¨πŸ‡¦Canada blainelang

I saw the same issue in my custom bootstrap theme and just added the following SCSS until this is sorted out.
/*
* May 1/2023: Fix for admin_toolbar styling after updating to 3.3.1
* https://www.drupal.org/project/admin_toolbar/issues/3357166 πŸ› Upset theme since update to 3.3.1 Closed: duplicate
*/

.toolbar-menu-administration {
ul.toolbar-menu {
.menu-item {
.toolbar-handle {
vertical-align: top;
}
}
}
}

πŸ‡¨πŸ‡¦Canada blainelang

This issue came up again and knew that I had seen the issue before :(
Applied the patch #10 from @sonnykt and that solved the problem.

Can we get this fix approved and committed.

Thanks!

Production build 0.69.0 2024