Search found 8 matches
- 06 Jan 2020, 10:56
- Forum: Laravel package
- Topic: Blank admin categories page after cat. improt
- Replies: 7
- Views: 5107
Re: Blank admin categories page after cat. improt
Solution is here: laravel-package-f18/configuring-nginx-f ... t2650.html
It's happend because wrong nginx conf.
It's happend because wrong nginx conf.
- 06 Jan 2020, 10:54
- Forum: Laravel package
- Topic: Configuring nginx for aimeos laravel (SOLUTION)
- Replies: 0
- Views: 53839
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...
- 03 Jan 2020, 00:07
- Forum: Laravel package
- Topic: Blank admin categories page after cat. improt
- Replies: 7
- Views: 5107
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
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
- 02 Jan 2020, 22:01
- Forum: Laravel package
- Topic: Blank admin categories page after cat. improt
- Replies: 7
- Views: 5107
Re: Blank admin categories page after cat. improt
I updated aimeos on my local machine on widows to last version and it works correctly...
- 02 Jan 2020, 21:52
- Forum: Laravel package
- Topic: Blank admin categories page after cat. improt
- Replies: 7
- Views: 5107
Re: Blank admin categories page after cat. improt
On fresh composer insatllation category page is blank too
- 02 Jan 2020, 18:46
- Forum: Laravel package
- Topic: Blank admin categories page after cat. improt
- Replies: 7
- Views: 5107
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
I also tried to re-install admin-ui, without success...
That error comes from chrome debug
http://prntscr.com/qikxnw
http://prntscr.com/qikpqy
- 02 Jan 2020, 16:03
- Forum: Laravel package
- Topic: Blank admin categories page after cat. improt
- Replies: 7
- Views: 5107
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...
- 01 Jan 2020, 22:41
- Forum: Laravel package
- Topic: Not allowed to access to config
- Replies: 1
- Views: 1507
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...