Search found 29 matches

by kimholberg
11 Oct 2017, 11:07
Forum: TYPO3 extension
Topic: Upload of many unique coupon codes
Replies: 10
Views: 3788

Upload of many unique coupon codes

We need to have 25.000 unique coupon codes in our shop, for a one year long campaign, and one code can only be redeemed one time. Is there a way to do this like an upload from a spreadsheet file?
by kimholberg
04 Oct 2017, 18:46
Forum: TYPO3 extension
Topic: Error when adding product to basket
Replies: 2
Views: 1164

Re: Error when adding product to basket

Thanks, that solved the problem.
by kimholberg
04 Oct 2017, 15:29
Forum: TYPO3 extension
Topic: Error when adding product to basket
Replies: 2
Views: 1164

Error when adding product to basket

When adding product to basket i get following error: No item found for conditions: Array ( [attribute.code] => custom [attribute.domain] => product [attribute.type.code] => price [attribute.type.domain] => product ) I have searched docs for any explanation but cannot find any - can anyone help to so...
by kimholberg
04 Oct 2017, 14:18
Forum: TYPO3 extension
Topic: Catalog node for ID "" not available - SOLVED!
Replies: 3
Views: 2539

Re: Catalog node for ID "" not available - SOLVED!

Think i solved this, but puzzled about the text in doc: If users view a product list page without a category ID in the parameter list, the first found products are displayed with a random order. You can circumvent this by configuring a default category ID that should be used in this case (the ID of ...
by kimholberg
03 Oct 2017, 19:32
Forum: TYPO3 extension
Topic: Catalog node for ID "" not available - SOLVED!
Replies: 3
Views: 2539

Re: Catalog node for ID "" not available

This is all that is in the addressbar:

http://(ip.address.hidden)/shop/list

Regards,

Kim
by kimholberg
29 Sep 2017, 16:24
Forum: TYPO3 extension
Topic: Catalog node for ID "" not available - SOLVED!
Replies: 3
Views: 2539

Catalog node for ID "" not available - SOLVED!

Just installed Aimeos in a new Neos 3.2.0 installation and get this error on top of the search field:

Catalog node for ID "" not available

What does it mean and what can i do to correct this?

I have added just one product and this shows up ok.

Regards,

Kim
by kimholberg
22 Aug 2017, 13:05
Forum: TYPO3 extension
Topic: Aimeos secure Admin with Neos 3.0
Replies: 4
Views: 2571

Re: Aimeos secure Admin with Neos 3.0

Been working on this BE authentication for the Aimeos Admin security. I followed the examples in the ticket https://github.com/aimeos/aimeos-flow/issues/16 but cannot get it to accept the Neos admin user. My codes is as follows and placed in Configuration under my own package: Policy.yaml: privilege...
by kimholberg
22 Aug 2017, 06:59
Forum: TYPO3 extension
Topic: Error after install when going to /shop/list - SOLVED!
Replies: 3
Views: 1798

Re: Error after install when going to /shop/list - SOLVED!

After 'composer update' i can now access the shop list - thanks.
by kimholberg
21 Aug 2017, 14:46
Forum: TYPO3 extension
Topic: Error after install when going to /shop/list - SOLVED!
Replies: 3
Views: 1798

Error after install when going to /shop/list - SOLVED!

Neos 3.1.0 "aimeos/aimeos-flow": "~2017.07" Mac local instal (Bitnami) Installed ok, demo via ./flow aimeos:setup --option=setup/default/demo:1 I can access /shop/admin and see the admin dashboard, but when using /shop/list i get following error: Page Not Found Sorry, the page yo...