Search found 86 matches

by awaidqureshi
03 Apr 2020, 13:58
Forum: Laravel package
Topic: Email are not sending right after the order placed
Replies: 3
Views: 1845

Re: Email are not sending right after the order placed

aimeos wrote: 31 Mar 2020, 11:03 Please have a look into the Log panel of the admin interface. There you see if an error occured.
These is no error showing , and the problem is that there is no data in que table is saving.
by awaidqureshi
30 Mar 2020, 06:02
Forum: Laravel package
Topic: Email are not sending right after the order placed
Replies: 3
Views: 1845

Email are not sending right after the order placed

When we place order aimeos not sending the order emails what can be the issue.
when i run order email job no emails are sent by aimeos package what can be the issue.
Thanks
by awaidqureshi
06 Mar 2020, 11:01
Forum: Laravel package
Topic: Generate Previews For Product That Created Form Custom Controller
Replies: 1
Views: 1012

Generate Previews For Product That Created Form Custom Controller

I want to generate media previews for the product that I have created from my custom controller. Means right after the product creation.

Please guide me about this issue.

Thanks
by awaidqureshi
25 Feb 2020, 11:33
Forum: Laravel package
Topic: How can i change the subject for email on account and order creation
Replies: 1
Views: 1096

How can i change the subject for email on account and order creation

I want to change subject and title for email on account creation and order placement email cronjob
by awaidqureshi
20 Feb 2020, 14:49
Forum: Laravel package
Topic: Product not accessible after creating from my own controller
Replies: 1
Views: 1006

Product not accessible after creating from my own controller

When i create product with my own controller and want to access then it can't be accessable ,But if i go to admin panel and click save button on product then it become accessable

What should i do to overcome this issue.

Please ans ASAP.


Thanks
by awaidqureshi
06 Feb 2020, 11:44
Forum: Laravel package
Topic: Error while applying coupon code
Replies: 1
Views: 1202

Error while applying coupon code

I m getting this error while applying coupon code
Screenshot_2.png
Screenshot_2.png (26.8 KiB) Viewed 1202 times
What can be the reason please guide so that i can solve this.
by awaidqureshi
23 Jan 2020, 09:29
Forum: Laravel package
Topic: Order ID mismatch on checkout
Replies: 1
Views: 1060

Order ID mismatch on checkout

While checkout process if the process breaks its shows the change payment method button after that when the process successfully complete then their order id and order base id change

So kindly tell me how can I overcome this issue.

Thanks
by awaidqureshi
20 Jan 2020, 10:18
Forum: Laravel package
Topic: Want To Change Category Url
Replies: 6
Views: 3080

Re: Want To Change Category Url

That will be difficult because the category name must be unique then and this is only rarely the case. Furthermore, things get more complicated if category names should translated into several languages. For products, we've added a resolve() method to the product frontend controller that is used in...
by awaidqureshi
14 Jan 2020, 14:36
Forum: Laravel package
Topic: Want To Change Category Url
Replies: 6
Views: 3080

Want To Change Category Url

Default category url is http://......com/catgegoryname~categoryid

want to change it to only category name means
http://......com/catgegoryname

Please guide how can i do that

Thanks
by awaidqureshi
10 Jan 2020, 13:27
Forum: Laravel package
Topic: Error after aimeos update to 2019.10.* ,aimeos setup db error
Replies: 1
Views: 1095

Error after aimeos update to 2019.10.* ,aimeos setup db error

I have upgraded my system from aimeos 2018.10.* to 2019.0.* when i run aimeos:setup command there is an error how can i solve this Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails ("nordicforms_test"."#sql-50b_6086", CONSTRAINT...