No Code Attached Yet
avatar Scrabble96
Scrabble96
25 Aug 2021

Problem identified

Joomla 3.10 installed.
Update notifications received:
Tues 24th 16:03
Tues 24th 22:03
Weds 25th 04:03
Weds 25th 10:04
Weds 25th 16:03
anticipating Weds 25th 22:03

This is across several websites so getting very annoying.

Proposed solution

Reduce to twice per day.

Open questions

Or is there already a setting for this other than disabling notifications altogether?

avatar Scrabble96 Scrabble96 - open - 25 Aug 2021
avatar joomla-cms-bot joomla-cms-bot - change - 25 Aug 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 25 Aug 2021
avatar PhilETaylor
PhilETaylor - comment - 25 Aug 2021

LMAO! See #35345

//cc @brianteeman

avatar PhilETaylor
PhilETaylor - comment - 25 Aug 2021

Documentation: https://docs.joomla.org/J3.x:Plugin_Joomla_Update_Notification

"Quick Tips: To turn off Joomla! update email notifications simply disable the plugin."

avatar Scrabble96 Scrabble96 - change - 25 Aug 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-08-25 15:19:59
Closed_By Scrabble96
avatar Scrabble96 Scrabble96 - close - 25 Aug 2021
avatar Scrabble96
Scrabble96 - comment - 25 Aug 2021

Ah yes. I'll close this, but perhaps the best option would be to give the user a choice, e.g. every 24, 12, 6 hours or none.

avatar PhilETaylor
PhilETaylor - comment - 25 Aug 2021

Already is configurable! You can set the cache time out already.

avatar Scrabble96
Scrabble96 - comment - 25 Aug 2021

How? It's not an option on the plugin. I'm looking at 3.10, BTW and not 4.0 at the moment.

avatar wojsmol
wojsmol - comment - 25 Aug 2021

In /administrator/index.php?option=com_config&view=component&component=com_installer by setting `Updates Caching (in hours)'.

avatar Scrabble96
Scrabble96 - comment - 25 Aug 2021

Thanks. Presumably it will need re-doing after every update as it will get overwritten with every update.

avatar PhilETaylor
PhilETaylor - comment - 25 Aug 2021

It's saved in the database so no, it should persist

avatar Scrabble96
Scrabble96 - comment - 25 Aug 2021

Thank you, both, @wojsmol and @PhilETaylor, I'll give it a go.

avatar Scrabble96
Scrabble96 - comment - 26 Aug 2021

Hi. Adding the URL above to the domain returns a not found, so I went to cPanel in File Manager and navigated to domain > administrator > components > com_installer > config.xml and changing line 30 from
default="6"
to
default="24"
for one test domain and
default="1"
for another.

I've tried 24 and 1 as I'm not sure whether 24 means 24 x hourly cache or 1 x 24-hr cache.

Either way, it has made no difference. I'm still getting the emails for both sites every six hours.

avatar wojsmol
wojsmol - comment - 26 Aug 2021

@Scrabble96 URL posted in my previous comment correspond to Extensions > Manage > Updates > open Options > change Updates Caching (in hours) to fore example 12. This is update cache expiration time so 12 hours means that mail will be send 2 time a day.

avatar Scrabble96
Scrabble96 - comment - 27 Aug 2021

Thank you. Found it. :-)

Add a Comment

Login with GitHub to post a comment