Account created on 10 September 2009, almost 15 years ago
#

Recent comments

πŸ‡¬πŸ‡§United Kingdom iainH

This is how I do it now via crontab -e. Resolves my issue.

*/15 * * * * /usr/local/bin/drush -r /var/www/drupal/web core-cron --quiet --uri=my.website.name.uk
πŸ‡¬πŸ‡§United Kingdom iainH

alpha3 seemingly removes excessive unconfirmed subscribers so this is not a priority for me now

πŸ‡¬πŸ‡§United Kingdom iainH

iainH β†’ created an issue.

πŸ‡¬πŸ‡§United Kingdom iainH

Do you have $settings['trusted_host_patterns'] set in settings.php? We do.
According to this article $base_url was β€˜removed’ from settings.php for better security in favour of $settings['trusted_host_patterns'].
There is an inconsistency that needs investigating if this is the case and the Password Policy module still needs the global variable $base_url

πŸ‡¬πŸ‡§United Kingdom iainH

Apologies for delay. Yes, uninstall and re-enable latest version fixed the issue for me

πŸ‡¬πŸ‡§United Kingdom iainH

Regrettably 9.2.2 fails when visitor accesses webform - works on other pages.

[Wed Feb 01 20:28:46.698196 2023] [proxy_fcgi:error] [pid 918:tid 139870328837888] [client 114.119.135.92:57400] AH01071: Got error 'PHP message: Drupal\\Core\\Database\\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal.cleantalk_ua_bl' doesn't exist: SELECT * FROM cleantalk_ua_bl ORDER BY `ua_status` DESC; Array\n(\n)\n in /var/www/drupal/web/modules/contrib/cleantalk/lib/Cleantalk/Custom/Db/Db.php on line 81 #0 /var/www/drupal/web/core/lib/Drupal/Core/Database/Connection.php(987): Drupal\\mysql\\Driver\\Database\\mysql\\ExceptionHandler->handleExecutionException(Object(PDOException), Object(Drupal\\Core\\Database\\StatementWrapper), Array, Array)\n#1 /var/www/drupal/web/modules/contrib/cleantalk/lib/Cleantalk/Custom/Db/Db.php(81): Drupal\\Core\\Database\\Connection->query('SELECT * FROM c...')\n#2 /var/www/drupal/web/modules/contrib/cleantalk/lib/Cleantalk/Custom/Firewall/Modules/AntiFlood.php(72): Cleantalk\\Custom\\Db\\Db->fetchAll('SELECT * FROM c...')\n#3 /var/www/drupal/web/modules/contrib/cleantalk/lib/Cleantalk/Common/Firewall/Firewall.php(180): Cleantalk\\Custom\\Firewall\\Modules\\AntiFlood->check()\n#4...', referer: https://bradford-abbas.uk/index.php/allnews?page=0"
Production build 0.69.0 2024