Search found 8 matches

by gnabin01
14 Dec 2015, 05:03
Forum: Laravel package
Topic: Product Image Not Showing
Replies: 3
Views: 3055

Re: Product Image Not Showing

I a using similar like that of github documenation of laravel giving port(8000) like php -S localhost:8000 -t public and it worked out but login/register not working others are working correctly.Is there any problem with my installation or it's package problem??? how i can fix with existing installa...
by gnabin01
14 Dec 2015, 04:53
Forum: Laravel package
Topic: How to make buy and sell ecommerce site using aimeos???
Replies: 1
Views: 1881

How to make buy and sell ecommerce site using aimeos???

Is it possible to make the site like autotraders.com where users can buy and sell the products??Any suggestions ???
by gnabin01
13 Dec 2015, 09:05
Forum: Laravel package
Topic: Product Image Not Showing
Replies: 3
Views: 3055

Product Image Not Showing

I am product in Aimeos and it is not showing the product image.i checked the datbse and link is shown like this: data:image/gif;base64,R0lGODdhAQABAIAAAAAAAAAAACwAAAAAAQABAAACAkQBADs= and using demo images it works it is linked to demo.aimeos.org. What configuration should i make to display images??...
by gnabin01
13 Dec 2015, 04:01
Forum: Laravel package
Topic: DataBase Error
Replies: 3
Views: 2782

Re: DataBase Error

I am using version 1.2.
by gnabin01
12 Dec 2015, 13:20
Forum: Laravel package
Topic: configuring link
Replies: 4
Views: 3262

Re: configuring link

I am using wamp server for localhost and i have insalled according to the https://github.com/aimeos/aimeos-laravel.I use mysql server and configured the database in .env file.
by gnabin01
12 Dec 2015, 11:39
Forum: Laravel package
Topic: configuring link
Replies: 4
Views: 3262

configuring link

how do i configure link in aimeos laravel???When I click on every link it doesn't work??I have set to set link manually as: localhost/foldername/public/function or class . It is tedious to do everytime ??How it canbe resolved??? How can I make loginfor customer , the given link doesn't work???what i...
by gnabin01
12 Dec 2015, 11:25
Forum: Laravel package
Topic: Category Product not displaying???
Replies: 1
Views: 2447

Category Product not displaying???

I am adding product to catalog but i doesnot show in frontend , however the product is added in database table.What I have to do for displaying catalog in front end?? Is there any requirement that have to be fulfilled for dispalying it in frontend???
Thanks in Advance!!!
by gnabin01
12 Dec 2015, 11:22
Forum: Laravel package
Topic: DataBase Error
Replies: 3
Views: 2782

DataBase Error

I am new o laravel and aimeos too.I was trying to add stock level and product property type. It shows an error like this : Error (-1) Executing statement " INSERT INTO "mshop_product_property" ( "parentid", "siteid", "typeid", "langid", "va...