Philip Leifer
Peter:
You were right. I fixed the configuration, and downloaded and installed the latest version of Articles Anywhere in my Joomla 3 website fvbresidents.org. I specifically wanted to see whether the latest version would fix a problem I’ve been having for some time, but unfortunately it hasn’t. Here’s the problem:
There are 31 articles in the Category Dailys, each corresponding to a day of the month. Their titles are A10xx23, where 10 is the month (October), xx is the day of the month, and 23 the year. Each article’s content is a daily schedule of activities for that particular day. The publication date of each article matches the day of the month that the article corresponds to, and the time of midnight (00:00:00). Another article, Atrium Landscapes (found under the front-end menu item Displays) contains the code:
{articles category="Dailys" publish_up="date('today')"}{/articles}
This code uses Articles Anywhere to display the contents of an article which is in the Category Dailys and whose publication date matches the current day’s date (today).
This code used to work. Now what it does is begin displaying the contents of the correct article at midnight for 20 hours right up to exactly 8:00pm U.S. Eastern Standard Time. Then the content disappears, replaced by blank space until midnight, when the next day’s article content appears. This happens every day, instead of continuing the display until midnight. The Website Time Zone is set to New York in Server tab of Global configuration. Same problem under php 8.1 or 8.0. No problem in a Joomla 4 version of same website that’s under development on a local machine running under WAMP.
Can you please research this problem, and either fix it, or tell me how I can fix it? Thank you.
Regards,
Phil Leifer