Search found 2 matches
- 14 Mar 2016, 04:12
- Forum: Laravel package
- Topic: Product Images upload fails
- Replies: 3
- Views: 4938
Re: Product Images upload fails
Thank you! That resolved that specific issue. But after the update there is a new error when trying to navigate to /list or index.php/list: InvalidArgumentException in UrlGenerator.php line 307: Route [] not defined. in UrlGenerator.php line 307 at UrlGenerator->route(null, array(), false) in Larave...
- 09 Mar 2016, 06:13
- Forum: Laravel package
- Topic: Product Images upload fails
- Replies: 3
- Views: 4938
Product Images upload fails
I first loaded the aimeos package and used the demo data. Tested it and all seemed to work well. All the images were properly associated with the various demo products. Below are the versions that I am using. aimeos/ai-laravel 2016.01.1 aimeos/ai-swiftmailer 2016.01.2 aimeos/ai-zend2-i18n 2016.01.2 ...