PHP Warning

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
robert63
Posts: 43
Joined: 03 Nov 2021, 13:38

PHP Warning

Post by robert63 » 28 Oct 2024, 13:14

Upgrading from Typo3 11.5.34 to 12.4.20.
Aimeos from 22.10.9 to 23.10.3
Aimeos_dist 22.10.1 to 23.7.1.
php is 8.3 on both
Linux is Ubuntu 20.04.6 LTS

In Protocols I get a PHP warning with each scheduler run:
Core: Error handler (BE): PHP Warning: Undefined property: Aimeos\Aimeos\Scheduler\Task\Email6::$aimeos_pageid_catalog in /www/htdocs/....../vendor/aimeos/aimeos-typo3/Classes/Scheduler/Task/Email6.php line 66

How can this be solved?

User avatar
aimeos
Administrator
Posts: 8616
Joined: 01 Jan 1970, 00:00

Re: PHP Warning

Post by aimeos » 28 Oct 2024, 13:25

Check if you've added a page ID for the catalog detail page in your Aimeos scheduler tasks
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

robert63
Posts: 43
Joined: 03 Nov 2021, 13:38

Re: PHP Warning

Post by robert63 » 28 Oct 2024, 13:34

Thanks! This was the reason.

Post Reply