Search found 21 matches

by obayesshelton
11 Feb 2016, 17:37
Forum: Laravel package
Topic: form input name for comment
Replies: 5
Views: 3794

Re: form input name for comment

Hey,

I just need to put an account number for an external service inside the users order.

I was going to use company name but I noticed that is not storing, is there an issue with that?

Oli
by obayesshelton
11 Feb 2016, 17:09
Forum: Laravel package
Topic: form input name for comment
Replies: 5
Views: 3794

Re: form input name for comment

Is there any way to add something to the order similar to how you do with the delivery by creating a MShop_Service_Provider_Decorator ?
by obayesshelton
11 Feb 2016, 16:53
Forum: Laravel package
Topic: form input name for comment
Replies: 5
Views: 3794

form input name for comment

Hi,

Very simple one but what is the input name for the comment field in the order, I won't user to be able to input something on the checkout

Thanks
Oli
by obayesshelton
11 Feb 2016, 11:59
Forum: Laravel package
Topic: login user mbshop_customer code
Replies: 5
Views: 3871

Re: login user mbshop_customer code

Hi,

This worked perfectly, I was using the config from 2016 but I had 2015 installed.

thanks :)
by obayesshelton
10 Feb 2016, 12:45
Forum: Laravel package
Topic: login user mbshop_customer code
Replies: 5
Views: 3871

Re: login user mbshop_customer code

Even with "aimeos/aimeos-laravel": "~2016.01" I still get the same issue...

Is there anything I need to change in my code to get the customers storing in the users table?
by obayesshelton
10 Feb 2016, 10:43
Forum: Laravel package
Topic: login user mbshop_customer code
Replies: 5
Views: 3871

Re: login user mbshop_customer code

Hi, Do I need to change something in the config to use the laravel users table? When I create a user it gets's put into the mshop_customer table? It's the same as auth if I'm using the laravel users table it won't log in as the username and password is inside mshop_customer I noticed this issue a fe...
by obayesshelton
03 Feb 2016, 09:06
Forum: Laravel package
Topic: login user mbshop_customer code
Replies: 5
Views: 3871

login user mbshop_customer code

Hi,

How can I login using the mbshop_customer code (User Name) rather than the email address?

Thanks
by obayesshelton
02 Feb 2016, 10:01
Forum: Help
Topic: How to add additional fields to a customer
Replies: 66
Views: 33641

How to add additional fields to a customer

Hi,

Is it possible and if so how do I add a new property to a customer?

Thanks
by obayesshelton
21 Dec 2015, 11:15
Forum: Help
Topic: State and Telephone not updating via customer admin
Replies: 2
Views: 2253

State and Telephone not updating via customer admin

Hi,

I am having an issue with the customer admin section, it will not allow me to update the state or telephone number via the admin customer section. I have tried it also on the demo - http://admin.demo.aimeos.org/ and it will not update either.

Is there a bug or am I doing it wrong?

Thanks