Page 3 of 3

Re: Scheduler error

Posted: 01 Oct 2015, 10:47
by alpin3rocker
Hello,

i have now tested with both php versions: php 5.4.42 and php 5.3.28. In both cases the same behavior, no wizard for content-elements.

If you need access to this installation than i could you send a private message with login data.

thank you

Re: Scheduler error

Posted: 01 Oct 2015, 10:56
by aimeos
alpin3rocker wrote: i have now tested with both php versions: php 5.4.42 and php 5.3.28. In both cases the same behavior, no wizard for content-elements.
I'm almost sure that PHP 5.5 would work.
alpin3rocker wrote: If you need access to this installation than i could you send a private message with login data.
I'll come back to you.

Re: Scheduler error

Posted: 01 Oct 2015, 11:04
by alpin3rocker
aimeos wrote: I'm almost sure that PHP 5.5 would work.
yes with php5.5 it is working. sorry, I thought not so far.
thank you!

Re: Scheduler error

Posted: 02 Oct 2015, 09:45
by aimeos
alpin3rocker wrote: yes with php5.5 it is working. sorry, I thought not so far.
Problem is solved. There was an PHP 5.5 specific expression in the Wizicon.php file (LocalizationFactory::class) that have been replaced by a PHP 5.3 compatible expression now ('TYPO3\CMS\Core\Localization\LocalizationFactory').

Re: Scheduler error

Posted: 04 Oct 2015, 11:52
by alpin3rocker
aimeos wrote:
alpin3rocker wrote: COMPOSER=composer.aimeos.json /usr/local/php5.4/bin/php composer.phar update
comes back:
Composer could not find the config file: composer.aimeos.json
The shell on your server doesn't pass the COMPOSER environment variable to the process :-/

We've build a package for you to get the latest version installed:
https://aimeos.org/fileadmin/download/a ... .0-dev.zip
Hi,

what possibilitys do i have instead, since aimeos-extensions and further aimeos updates get installed the same way?

i want going to install "Additional payment provider" what i have to do?

thank you!

Re: Scheduler error

Posted: 05 Oct 2015, 08:26
by aimeos
alpin3rocker wrote: what possibilitys do i have instead, since aimeos-extensions and further aimeos updates get installed the same way?
i want going to install "Additional payment provider" what i have to do?
You can do it locally on your computer and upload the extension to your server.