Expert modus fails in V 6.2.0 b

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!
goerch
Posts: 26
Joined: 19 Feb 2016, 20:02

Expert modus fails in V 6.2.0 b

Post by goerch » 24 Feb 2016, 17:55

A new problem:

The basic modus is ok, but switching in Expert modus give me an 500 error. Error code in T3 is "Fatal error: Class 'Aimeos\MW\Translation\Zend2' not found in /xxx/typo3conf/ext/aimeos/Classes/Controller/ExtadmController.php on line 192."

T3 6.2.9, PHP 5.4.28 (because of that we use V 6.2.0 b) on nginx.

By the way:
In basic modus my firebug gives me an error "Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)", but i think, that is not essential.

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

Re: Expert modus fails in V 6.2.0 b

Post by aimeos » 24 Feb 2016, 18:21

goerch wrote:The basic modus is ok, but switching in Expert modus give me an 500 error.
Missed one occurrence where the old Zend library was used. Here's a new package:
https://aimeos.org/fileadmin/download/a ... 2.0-b2.zip
goerch wrote:In basic modus my firebug gives me an error "Error: Bootstrap tooltips require Tether (http://github.hubspot.com/tether/)", but i think, that is not essential.
That's a warning for something we don't use. The basic admin interface is build on the upcoming Bootstrap 4 which also isn't stable yet.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

goerch
Posts: 26
Joined: 19 Feb 2016, 20:02

Re: Expert modus fails in V 6.2.0 b

Post by goerch » 24 Feb 2016, 21:13

Ok, its a little bit step by step, thank you for your support. The good news is, the expert modus starts, i can see it. But the bad news is that the ajax loading failed on all tabs. Calling "http://www.xxx.com/typo3/mod.php?M=web_ ... tion%5D=do" gives me in firebug: {"error":{"code":-32700,"message":"Invalid JSON encoded request"},"id":null}:

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

Re: Expert modus fails in V 6.2.0 b

Post by aimeos » 24 Feb 2016, 22:34

The TYPO3 extension was not totally up to date with the core. Now the expert mode seems to work. Here's the new version:
https://aimeos.org/fileadmin/download/a ... 2.0-b3.zip

Thanks for your patience and testing the development version :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

goerch
Posts: 26
Joined: 19 Feb 2016, 20:02

Re: Expert modus fails in V 6.2.0 b

Post by goerch » 24 Feb 2016, 22:57

I like to test development version :D . This works, the expert modus is working fine. Going in depth tomorrow. Thank you for your patience. The next problem is coming up: Creating the aimeos scheduler tasks shows only the title, no description or tasks are found or added fields e.g. email. Two error messages are displayed: "No translation directory for domain "controller/jobs" available". Other predefined T3 tasks are working. Looking tomorrow. Thank you.

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

Re: Expert modus fails in V 6.2.0 b

Post by aimeos » 25 Feb 2016, 13:10

Sooo ... we've tested the development version more deeply, fixed all tests and the bug you've reported and created a new package:
https://aimeos.org/fileadmin/download/a ... 2.0-b4.zip

Hopefully, this one is almost production ready ;-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

goerch
Posts: 26
Joined: 19 Feb 2016, 20:02

Re: Expert modus fails in V 6.2.0 b

Post by goerch » 25 Feb 2016, 14:47

Thank you very much, looks very nice. Installation works fine. The scheduler bug is solved. If i find other essential bugs, i will report.

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

Re: Expert modus fails in V 6.2.0 b

Post by aimeos » 25 Feb 2016, 14:54

We want to offer the best possible solution, so the non-essential are equally important for us ;-)
Don't hesitate to tell us minor problems, oddities or features which would make your life easier.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply