Search found 46 matches

by jossnaz
16 Aug 2016, 23:41
Forum: Laravel package
Topic: Error Template text-salutation-header-default.php not availa
Replies: 9
Views: 5425

Error Template text-salutation-header-default.php not availa

i am getting this error when trying to run the cronjob for the emails. #16 {main} Error while trying to send payment e-mail for order ID "9" and status "6": Template "email/common/text-salutation-header-default.php" not available Trace: #0 /var/www/html/myapp/vendor/aim...
by jossnaz
15 Aug 2016, 20:42
Forum: Laravel package
Topic: uncaught reference error : d3 is not defined
Replies: 3
Views: 2540

uncaught reference error : d3 is not defined

see here: http://imageshack.com/i/plqGocoAp when accessing: http://ffix.local/jqadm/search/dashboard?site=default&lang=en now i had problems before: https://aimeos.org/help/laravel-package-f18/extadm-index-24-syntaxerror-unexpected-token-default-t741.html but i can without problems access the ex...
by jossnaz
15 Aug 2016, 20:36
Forum: Help
Topic: Export orders for printing / easy working with?
Replies: 1
Views: 1828

Export orders for printing / easy working with?

my client asked me if there is an easy way for him to get at the order data. That is in form of a csv export or the like, a way that simplifies it for him to print out the address etc for the packages. now there exists an export button, but its grayed out: http://imageshack.com/i/pmqAo6zUp is there ...
by jossnaz
09 Aug 2016, 20:37
Forum: Help
Topic: basket back button broken?
Replies: 1
Views: 1783

basket back button broken?

in my laravel aimeos app the back button does not send me to the page i last was (it is a custom page actually, so no page of aimeos directly, but a link to say /mycoolcustomProductselection23/). Now it seems you guys have the same problem with your online shop. Do the following: go to: https://aime...
by jossnaz
08 Aug 2016, 12:44
Forum: Laravel package
Topic: When adding ai-payments, errors occur
Replies: 9
Views: 4579

Re: When adding ai-payments, errors occur

hehe i bet you are german. Half of my family is


anyway: yes it would be a pleasure.
by jossnaz
29 Jul 2016, 01:28
Forum: Help
Topic: Connect ERP system quickbooks, does something exist already?
Replies: 1
Views: 1762

Connect ERP system quickbooks, does something exist already?

i read here https://aimeos.org/docs/Developers/Controller/Implement_job_controller and here https://aimeos.org/docs/Laravel/Configure_cronjobs what interests me currently is: order/service/delivery (process order delivery services like sending orders to ERP systems) there are two files ff-laravel/ex...
by jossnaz
28 Jul 2016, 20:55
Forum: Laravel package
Topic: When adding ai-payments, errors occur
Replies: 9
Views: 4579

Re: When adding ai-payments, errors occur

just an example, on github of ai-payments under "Configuration" https://github.com/aimeoscom/ai-payments "The value for the field "Provider" must be the last part of the class name of the payment service provider. Each of the following sections will tell you how it must be n...
by jossnaz
28 Jul 2016, 20:48
Forum: Laravel package
Topic: When adding ai-payments, errors occur
Replies: 9
Views: 4579

Re: When adding ai-payments, errors occur

hehe your message almost sounded a bit sarcastic. The thing is, I can see now it was mentioned there. So either I am retarded, or the docs are not really good. I think the links or connections are, for a newcomer, just not done clear enough. Now i want aimeos to gain more momentum, because I think i...
by jossnaz
28 Jul 2016, 07:35
Forum: Laravel package
Topic: Empty error when using authorize.net AIM payment in test
Replies: 2
Views: 2090

Re: Empty error when using authorize.net AIM payment

hours later... now I found in the interwebs that one has to regenerate the transaction Key. That is possible when logging in to authorize.net and then doing the change there, note: the answer to the security question for me was Simon and is called "Secret key" in the login creds they give ...