Search found 7934 matches

by aimeos
15 Apr 2015, 09:50
Forum: Help
Topic: Updating the prices and attributes for many products
Replies: 3
Views: 7241

Re: Updating the prices and attributes for many products

As far as I can see, prices are the only items that can't be shared so an update is reflected in many products or attributes. Maybe this was some kind of "security" to prevent unexpected price chances for several products. Nevertheless, I think we can make this at least configurable. If yo...
by aimeos
11 Apr 2015, 17:08
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26260

Re: Remove / add attributes to the filter

We've implemented a configuration option for you that allows you to specify the attribute types that should be displayed. You can also determine an alternative sort order of the attribute types in the catalog filter with this option. The basic usage is: plugin.tx_aimeos.settings.client.html.catalog....
by aimeos
11 Apr 2015, 10:34
Forum: TYPO3 extension
Topic: Multiple Shops
Replies: 4
Views: 5280

Re: Multiple Shops

I've talked to the others and we were able to add the possibility to create and update arbitrary sites from within the Extension Manager. You need the latest TYPO3 and Core code to get this working. In the Extension Manager, click on the Aimeos web shop extension and enter in the input field for the...
by aimeos
11 Apr 2015, 09:36
Forum: TYPO3 extension
Topic: Multiple Shops
Replies: 4
Views: 5280

Re: Multiple Shops

It doesn't work. Something is still going wrong. from the Log: Core: Error handler (FE): PHP Catchable Fatal Error: Argument 7 passed to Controller_Frontend_Basket_Default::addProduct() must be of the type array, string given, called in /schgbjxd/www.domain.at/typo62/typo3conf/ext/aimeos/Resources/...
by aimeos
10 Apr 2015, 19:44
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26260

Re: Remove / add attributes to the filter

I want to remove some of the attributes. In the settings nothing about it not found. The filter attributes are automatically generated from the attributes assigned to the products. Currently, there don't exist a configuration option to hide one or more attribute types. Maybe we can implement one if...
by aimeos
10 Apr 2015, 10:41
Forum: Help
Topic: Remove / add attributes to the filter
Replies: 21
Views: 26260

Re: Remove / add attributes to the filter

aksenovaa wrote:Did not find how to remove the product attributes from the filter...
Do you want to remove the attribute filter completely or remove one type of attributes only?
by aimeos
10 Apr 2015, 10:18
Forum: Help
Topic: Product import and export
Replies: 13
Views: 17481

Re: Product import and export

Is there any results? If there is, I would like to look at the documentation or example. The product export and sitemap generation is available as job that can be selected in the scheduler task. All options to configure the jobs can be found here: http://aimeos.org/docs/Configuration/Core/controlle...
by aimeos
10 Apr 2015, 08:40
Forum: TYPO3 extension
Topic: Multiple Shops
Replies: 4
Views: 5280

Re: Multiple Shops

In the Aimeos Documentations are described how to setup more than one Shop. Do i need a further Extension to manage a second shop like described here? No that's not necessary if your shops are independent. Or what should i do? because something is going wrong if i try like described. http://aimeos....
by aimeos
07 Apr 2015, 20:01
Forum: TYPO3 extension
Topic: Reservation System
Replies: 18
Views: 11881

Re: Reservation System

There's now some documentation about the parameters needed to put an article into the basket:
http://aimeos.org/docs/Configuration/Co ... Parameters

This should help you if you still need to change the basket subpart of the catalog detail component.
by aimeos
07 Apr 2015, 14:23
Forum: TYPO3 extension
Topic: Reservation System
Replies: 18
Views: 11881

Re: Reservation System

I tried to update/replace only the arcavias-core in the installed Aimeos extension Typo3 7.1.0. After that i pressed the green update circle-button of Aimeos in Ext-Manager. But the Frontend looks like in the Attachment. What is wrong? Or How should i do the update the right way? You need the curre...