Questions tagged [aimeos]

7 questions
0
votes
1 answer

Unable to load PDO drivers

Getting the following error Aimeos\MW\DB\Exception: An exception occurred in driver: could not find driver. I am running this on a LAMP. After looking around for answers I found out this is because the pdo_mysql in this case is not enabled. I tried…
0
votes
0 answers

Running vite in a subfolder (package)

Maybe I didn't understand correctly how to use vite. I am working with Laravel 9. I have created a package in "packages/mypackage" for my project, and I would like to use vite separately for this subfolder. When I run "npm run build", It works…
lopandpe
  • 491
  • 1
  • 5
  • 10
0
votes
0 answers

Laravel Aimeos package pagination broken

I think I am also getting the same issue. I have imported 281 products out of 372 products manually then results showing for my category on the frontend is fine. If I inserted beyond 281 then it is showing the same error i.e. A non-recoverable…
0
votes
1 answer

Aimeos Shop extension for TYPO3 Product list page not get redirected to detail page while clicking

I have integrated the Aimeos Shop Extension (version: 19.10.2, TYPO3 version: 9.5.22). Everything is fine. But unfortunately, I have renamed the local sites code default to default1. I have resolved this by editing through the database directly. Now…
user12414491
  • 97
  • 12
0
votes
1 answer

aimeos jsonapi request blocked by CORS policy

On local development I am facing following error on ajax request: Access to XMLHttpRequest at 'http://pmb.local/jsonapi/product' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access…
Hassan Ali Shahzad
  • 2,439
  • 29
  • 32
0
votes
0 answers

Call to undefined method Guzzle\Http\Client::request()

I'm using Aimeos extension with TYPO3 v9.5.14 to create a Shop website. I have a problem with the return urls from the payment gateway to the website : continueurl / cancelurl / callbackurl . I get the following error Call to undefined method…
MAZ
  • 222
  • 1
  • 14
-1
votes
1 answer

Laravel Aimeos package mandatory product attributes

How can I mark custom product attribute as mandatory or required? Did not found any option in admin.
Hassan Ali Shahzad
  • 2,439
  • 29
  • 32