Search found 8 matches

by goodwork
06 Jan 2020, 10:54
Forum: Laravel package
Topic: Configuring nginx for aimeos laravel (SOLUTION)
Replies: 0
Views: 48110

Configuring nginx for aimeos laravel (SOLUTION)

ENV: Any versions of aimeos php > 7 NGINX with php-fpm PROBLEMS: Categories page does not work in admin panel, locale change page does not work in admin panel SOLUTION: Aimeos works fine on nginx, but you need to fix the standard configuration a bit, it's working example: server { listen 80; server...
by goodwork
03 Jan 2020, 00:07
Forum: Laravel package
Topic: Blank admin categories page after cat. improt
Replies: 7
Views: 3749

Re: Blank admin categories page after cat. improt

page selector (not reaction on page select, after click it add to url page num,
but the page number in the component does not change) and items quantity selector and language change side menu (not reaction on lang change) in adamin not working too
by goodwork
02 Jan 2020, 22:01
Forum: Laravel package
Topic: Blank admin categories page after cat. improt
Replies: 7
Views: 3749

Re: Blank admin categories page after cat. improt

I updated aimeos on my local machine on widows to last version and it works correctly... :twisted:
by goodwork
02 Jan 2020, 21:52
Forum: Laravel package
Topic: Blank admin categories page after cat. improt
Replies: 7
Views: 3749

Re: Blank admin categories page after cat. improt

On fresh composer insatllation category page is blank too :cry:
by goodwork
02 Jan 2020, 18:46
Forum: Laravel package
Topic: Blank admin categories page after cat. improt
Replies: 7
Views: 3749

Re: Blank admin categories page after cat. improt

I thought it was due to database error... I cleared db tables and seeded them with demo-data, but the error remained
I also tried to re-install admin-ui, without success...
That error comes from chrome debug

http://prntscr.com/qikxnw
http://prntscr.com/qikpqy
by goodwork
02 Jan 2020, 16:03
Forum: Laravel package
Topic: Blank admin categories page after cat. improt
Replies: 7
Views: 3749

Blank admin categories page after cat. improt

Now version is (2019.10.6). But I think it was some bug from older version.... After "php artisan aimeos:jobs catalog/import/csv" new categories do not appear in admin categories page, categories page is blank. I checked db tabel with categories but it's ok, all categories records form fil...
by goodwork
01 Jan 2020, 22:41
Forum: Laravel package
Topic: Not allowed to access to config
Replies: 1
Views: 1202

Not allowed to access to config

Today was installed fresh version of laravel aimeos... I tried export demo products with the job "php artisan aimeos:jobs product/export" But has happend same error: Not allowed to access "controller/jobs/product/export/partials/attribute" configuration#0 /var/www/shop/vendor/aim...