Page 2 of 2

Re: Scheduler without Jobs

Posted: 16 Jun 2016, 13:07
by naddy
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

Re: Scheduler without Jobs

Posted: 16 Jun 2016, 13:14
by naddy

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

Re: Scheduler without Jobs

Posted: 16 Jun 2016, 13:59
by aimeos
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

Re: Scheduler without Jobs

Posted: 16 Jun 2016, 14:01
by aimeos
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 :-/

Re: Scheduler without Jobs

Posted: 16 Jun 2016, 14:47
by aimeos
Sorry, the -pre2 version didn't have the changes included. Here's a new one:
https://aimeos.org/fileadmin/download/a ... 4-pre3.zip

Re: Scheduler without Jobs

Posted: 17 Jun 2016, 06:12
by naddy
:D
There is a list of jobs shown in my Scheduler Task, thank you :)