Search found 53 matches

by AleksandarJovanovic
25 Nov 2024, 11:15
Forum: Laravel package
Topic: Problem with icons in cms editor
Replies: 1
Views: 7713

Problem with icons in cms editor

Php 8.3
Linux
Aimeos 2024.10

Hello everyone,
I have a problem with icons in the CMS; they suddenly disappeared. Everything was working fine, and now they are not visible in the block editor.
The image is attached.
by AleksandarJovanovic
05 Nov 2024, 11:22
Forum: Laravel package
Topic: Discount for registered customer
Replies: 1
Views: 17273

Discount for registered customer

Php 8.2 Linux Version 2024.10. Hello everyone, A little help, please. I would like to add a rule where, for example, every registered customer receives a 20% discount if they purchase two or more products from our collection. Can I use a price rule for this, i.e., is there already a defined logic, o...
by AleksandarJovanovic
29 Oct 2024, 19:32
Forum: Laravel package
Topic: Translate email order
Replies: 1
Views: 18637

Translate email order

Php 8.2
Linux
Version 2024.10.

Hi,
How to translate email of order information.
Example i want to translate Dear ... Thank you for your order 29 from 2024-10-29.
Where to put i18n folder in created packages to translate.

Thank you
by AleksandarJovanovic
21 Oct 2024, 18:11
Forum: Laravel package
Topic: Open AI Error: 429
Replies: 4
Views: 33355

Re: Open AI Error: 429

You were right, it was necessary to add the payment method, and now everything works perfectly. Maybe this answer will help someone else as well.
Best regards
by AleksandarJovanovic
21 Oct 2024, 18:09
Forum: Laravel package
Topic: Problem with filters and supplier
Replies: 3
Views: 28588

Re: Problem with filters and supplier

Thank you, Aimeos team :) It works perfectly now. Is there a way I can report any bugs I come across, without posting on the forum? I don't think I should send it here.
Best regards :)
by AleksandarJovanovic
17 Oct 2024, 21:34
Forum: Laravel package
Topic: Problem with filters and supplier
Replies: 3
Views: 28588

Problem with filters and supplier

Php 8.2 Linux Version 2024.10. Hello, it's me again :) I came across a bug and tested it on version 2024.07.2, where everything works fine, and now on version .10, where I’m encountering a problem. When the demo content is imported, everything works properly, including filters and suppliers, meaning...
by AleksandarJovanovic
16 Oct 2024, 13:41
Forum: Laravel package
Topic: Open AI Error: 429
Replies: 4
Views: 33355

Re: Open AI Error: 429

I update on last version but the error still exist. "require": { "php": "^8.1", "composer-runtime-api": "^2.2", "aimeos-extensions/backend": "dev-main", "aimeos-extensions/frontend": "dev-main", "aimeos-th...
by AleksandarJovanovic
16 Oct 2024, 12:53
Forum: Laravel package
Topic: Open AI Error: 429
Replies: 4
Views: 33355

Open AI Error: 429

Php 8.2 Linux Version 2024.10. I tried to integrate the API with OpenAI and added the secret key to the .env file. I tested the key, and everything works fine. However, on Aimeos, it constantly returns an Error: 429. There is no error reported in the log. Could I get some help with this? Thank you i...
by AleksandarJovanovic
13 Oct 2024, 11:07
Forum: Laravel package
Topic: Stock is mising in admin
Replies: 1
Views: 17991

Stock is mising in admin

Php 8.2 Linux Version 2024.10. Hello, In the new version 2024.10, the stock option doesn't work when I select the product. I can't add stock, as the '+' is missing, unlike in previous versions. It appears in demo products, but once they are deleted, there is no way to add it again. Attached is the i...
by AleksandarJovanovic
11 Oct 2024, 13:15
Forum: Laravel package
Topic: Update on version 2024.10
Replies: 10
Views: 54133

Re: Update on version 2024.10

Thank you, my current version is "~2024.10", the installation was done yesterday, and I can confirm that the error is still present.