Search found 16 matches

by afoster009
12 May 2016, 21:59
Forum: Laravel package
Topic: Error with paypal express
Replies: 4
Views: 148679

Re: Error with paypal express

THis is the full error Sending order failed: "SSL certificate problem: unable to get local issuer certificate" #0 C:\xampp\htdocs\calgaryscaleshop2\vendor\aimeos\aimeos-core\lib\mshoplib\src\MShop\Service\Provider\Payment\PayPalExpress.php(189): Aimeos\MW\Communication\Curl->transmit('http...
by afoster009
12 May 2016, 21:54
Forum: Laravel package
Topic: Error with paypal express
Replies: 4
Views: 148679

Re: Error with paypal express

THis is what it says in the logs


sending order failed: "SSL Certificate problem: unable to get local issuer certificate"#0

along with a bunch of other stuff
by afoster009
12 May 2016, 21:10
Forum: Laravel package
Topic: Error with paypal express
Replies: 4
Views: 148679

Error with paypal express

Hello i am trying to configure paypal express but i keep getting a non recoverable error.

Any suggestions?

I have inserted my API info in both the code as well as the admin backend.
by afoster009
12 May 2016, 19:48
Forum: Laravel package
Topic: Change VAT to GST and change basket icon text
Replies: 1
Views: 1831

Change VAT to GST and change basket icon text

How do i change the tax to display as GST instead of VAT since I am based out of canada. Also how to i change the text inside the basket icon to Items instead of articles?
by afoster009
11 May 2016, 23:17
Forum: Laravel package
Topic: Show cart info based on the logged in user
Replies: 4
Views: 4660

Re: Show cart info based on the logged in user

What exactly would the code look after i added the user ID into the context. Im by no means a professional programmer, so even an example would be fantastic
by afoster009
11 May 2016, 17:45
Forum: Laravel package
Topic: Add main Categories similar to the Home Default category
Replies: 1
Views: 1892

Add main Categories similar to the Home Default category

Hello, i am wondering how i might create a main category that functions the same way as the "Home" Default category. for example i want a main category called Hoses which has sub categories for the different types of hoses. right now i can only add categories as sub categories to the home ...
by afoster009
10 May 2016, 22:59
Forum: Laravel package
Topic: Show cart info based on the logged in user
Replies: 4
Views: 4660

Show cart info based on the logged in user

Hello there, I am trying to set up aimeos so that each user is assigned their own cart. Id like it so if i logged in with user A it would show their items they had in there cart, and if i log in with user B it will show the items they have in their cart. As of now...When i log in with any user assoc...
by afoster009
05 May 2016, 17:27
Forum: Laravel package
Topic: Where do i find the catergory views.. IE
Replies: 1
Views: 1754

Where do i find the catergory views.. IE

Where might i locate the view that displays the content in the picture below.

i get there by clicking categories -> home from the list page.

i want to get rid of the huge image there.
by afoster009
05 May 2016, 16:20
Forum: Laravel package
Topic: CSS changes only applying to the List page.
Replies: 1
Views: 2281

CSS changes only applying to the List page.

Hello i am trying to create custom styles for aimeos but it seems the only styles that are appearing are on the lsit page, upon clicking the details page or any other page within the shop no CSS changes are visible. I even went as far as to delete ever CSS file but for some reason styles are still a...
by afoster009
05 May 2016, 16:12
Forum: Laravel package
Topic: Prices set in backend are not displaying in the front end
Replies: 8
Views: 4845

Re: Prices set in backend are not displaying in the front en

Thank you, it now appears to be working.