Search found 125 matches

by columbo
04 Jan 2023, 07:18
Forum: Laravel package
Topic: How to automatically save baskets in 2022.10
Replies: 5
Views: 1829

How to automatically save baskets in 2022.10

Hi, we are using Aimeos as a B2B shop, where all customers have to register / login first. (So there are no anonymous baskets) We are looking for a solution to automatically saves customer baskets during their visits: customer login customer adds items to basket customer logs out and (some days late...
by columbo
17 Oct 2022, 18:21
Forum: Laravel package
Topic: 2022.10 routing issues
Replies: 2
Views: 726

Re: 2022.10 routing issues

now its working - thank you!
by columbo
14 Oct 2022, 07:00
Forum: Laravel package
Topic: 2022.10 routing issues
Replies: 2
Views: 726

2022.10 routing issues

Hi, new Laravel 9 installation with Aimeos 2022.10 and auth with Jetstream and Livewire: (on localhost, xampp vhots etc. set accordingly) - localhost shows the laravel startpage, as accpected - but localhost/login or localhost/register -> 404 not found But when adding laravel/fortify routes.php to a...
by columbo
26 May 2022, 08:47
Forum: Laravel package
Topic: 2022.04 Checkout suppliercode null
Replies: 4
Views: 1118

Re: 2022.04 Checkout suppliercode null

Now its resolved - Thank you!
by columbo
24 May 2022, 12:20
Forum: Laravel package
Topic: 2022.04 Checkout suppliercode null
Replies: 4
Views: 1118

Re: 2022.04 Checkout suppliercode null

executed:

Code: Select all

composer up
and

Code: Select all

php artisan aimeos:setup
But column "suppliercode" remains unchanged in table "mshop_order_base_product". (using PostgreSQL)
by columbo
23 May 2022, 09:40
Forum: Laravel package
Topic: 2022.04 Checkout suppliercode null
Replies: 4
Views: 1118

2022.04 Checkout suppliercode null

Hi, in Aimeos 2022.04 checkout, after click on "buy now" I receive the error below: Not null violation: 7 FEHLER: NULL-Wert in Spalte \u00bbsuppliercode\u00ab verletzt Not-Null-Constraint\n DETAIL: Fehlgeschlagene Zeile enth\u00e4lt (611, 320, 1. SQLSTATE[25P02]: In failed sql transaction:...
by columbo
19 May 2022, 07:40
Forum: Laravel package
Topic: 2022.04 csv import media missing
Replies: 6
Views: 1578

Re: 2022.04 csv import media missing

in mshop_media table:

link: < empty >
preview: {}

It seems that the images cannot be found during the csv import, but all images are located on the server in /public/images/ directory. And the path in csv file eg.: /images/image1.jpg
by columbo
18 May 2022, 22:14
Forum: Laravel package
Topic: 2022.04 csv import media missing
Replies: 6
Views: 1578

2022.04 csv import media missing

Hi, after upgrade to 2022.04 I'm still facing some issues with csv product media import. start csv import with: php artisan aimeos:jobs "product/import/csv" and php artisan aimeos:jobs "media/scale" -> medias are not displayed: Log: Scaling media item "12345" failed: Fi...
by columbo
17 May 2022, 19:28
Forum: Laravel package
Topic: Product update via csv import fails in 2022.04
Replies: 2
Views: 646

Re: Product update via csv import fails in 2022.04

perfect - its working with the added configuration
Thank you!
by columbo
16 May 2022, 21:51
Forum: Laravel package
Topic: Product update via csv import fails in 2022.04
Replies: 2
Views: 646

Product update via csv import fails in 2022.04

Hi, after upgrading to Aimeos 2022.04 product updates using csv import fails: Unable to import product with code "238530": SQLSTATE[23505]: Unique violation: 7 FEHLER: doppelter Schlüsselwert verletzt Unique-Constraint »unq_msproli_pid_sid_dm_ty_rid« DETAIL: Schlüssel »(parentid, siteid, d...