Scheduler without Jobs

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!
naddy
Posts: 16
Joined: 09 Jun 2016, 13:34

Re: Scheduler without Jobs

Post by naddy » 16 Jun 2016, 13:07

Installed the pre Version,

getting this when creating a new scheduler task:

Code: Select all

Invalid controller "admin\cache" in "admin\cache"
No additional fields showing for the task

naddy
Posts: 16
Joined: 09 Jun 2016, 13:34

Re: Scheduler without Jobs

Post by naddy » 16 Jun 2016, 13:14

Code: Select all

[16-Jun-2016 15:04:28 Europe/Berlin] PHP Fatal error:  require_once(): Failed opening required _____\typo3conf\ext\aimeos\Resources\Libraries/composer/autoload_real.php' (include_path=_____\vendor/pear/http_request2;____\vendor/pear/net_url2;____\vendor/pear/pear_exception;.;D:\Programmieren\xampp\php\PEAR') in _____\typo3conf\ext\aimeos\Resources\Libraries\autoload.php on line 5
PhP Error Log for you ___ is the removed base path of the typo3 installation

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

Re: Scheduler without Jobs

Post by aimeos » 16 Jun 2016, 13:59

naddy wrote:Installed the pre Version,

Code: Select all

Invalid controller "admin\cache" in "admin\cache"
OK, next try: https://aimeos.org/fileadmin/download/a ... 4-pre2.zip
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

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

Re: Scheduler without Jobs

Post by aimeos » 16 Jun 2016, 14:01

naddy wrote:

Code: Select all

[16-Jun-2016 15:04:28 Europe/Berlin] PHP Fatal error:  require_once(): Failed opening required _____\typo3conf\ext\aimeos\Resources\Libraries/composer/autoload_real.php' (include_path=_____\vendor/pear/http_request2;____\vendor/pear/net_url2;____\vendor/pear/pear_exception;.;D:\Programmieren\xampp\php\PEAR') in _____\typo3conf\ext\aimeos\Resources\Libraries\autoload.php on line 5
Hm, this is a file automatically generated by composer. We can't do much here :-/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

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

Re: Scheduler without Jobs

Post by aimeos » 16 Jun 2016, 14:47

Sorry, the -pre2 version didn't have the changes included. Here's a new one:
https://aimeos.org/fileadmin/download/a ... 4-pre3.zip
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

naddy
Posts: 16
Joined: 09 Jun 2016, 13:34

Re: Scheduler without Jobs

Post by naddy » 17 Jun 2016, 06:12

:D
There is a list of jobs shown in my Scheduler Task, thank you :)

Post Reply