Questions tagged [magento2.3.3]

Denotes questions related to Magento CE and EE 2.3.3

Denotes questions related to Magento CE and EE 2.3.3

449 questions
5
votes
1 answer

MAGENTO 2.3.3 ups carrier model plugin getting error

Magento 2.3.3 Getting below error when creating plugin for Magento\Ups\Model\Carrier class 1 exception(s): Exception #0 (BadMethodCallException): Missing required argument $data of Magento\Ups\Model\Carrier. Exception #0 (BadMethodCallException):…
Bhavik
  • 1,240
  • 3
  • 13
  • 25
3
votes
1 answer

MGS error in fresh install

I just installed Magento 2.3.3 with a theme which includes MGS Frontend Builder. If I try to open Catalog - categories or products Try to login as a customer or just try to change the configuration to flat products and categories Im getting this…
Sascha
  • 41
  • 2
3
votes
2 answers

Object of class Magento\Framework\DataObject could not be converted to string

When i tried to click on some subcategory links on the navigation bar it gives the error Recoverable Error: Object of class Magento\Framework\DataObject could not be converted to string in…
3
votes
1 answer

Cannot do shipment for the order. on Magento 2.3.3

After Upgrade from Magento 2.3.2 to 2.3.3 we have an error on order's shipping confirmation. Sending Shipping and Tracking Information after adding any Shipping and Tracking Information we get blank page Shipped By ... In system.log [2019-10-23…
Piero
  • 31
  • 2
2
votes
1 answer

Is using {{block}} to include a CMS block in an Email the right way - or how to include a block in strict email template mode?

We are running into problems with the I-ways PayPal Module with email templates that use
{{block class="Magento\\Cms\\Block\\Block" area="frontend" block_id="agb_email_german"}}
(see also Magento 2: How to call CMS Block in email…
Alex
  • 13,817
  • 19
  • 82
  • 163
2
votes
1 answer

Magento 2: How to add rating filter in magento ver 2.3

I want to add a rating filter in layer navigation. For that, I have copy module-catalog from vendor/magento to app/design/frontend/Magento. So in which file we need to add rating code? I have tried many blogs but did not get success.
Magento 2 Learner
  • 700
  • 1
  • 9
  • 25
2
votes
1 answer

Magento 2: Add custom filter to existent GraphQL products query

I'm developing a headless solution using Magento as a product catalogue and i'm facing a small challenge (i'm pretty sure that is not challenging at all, for people that have experience with Magento framework, that is not my case). I'm using the…
hdias
  • 21
  • 3
2
votes
1 answer

Magento 2.3.3 fails to open a specific product on Admin Panel / Backend

Magento 2.3.3 fails to open a specific products on Admin Panel. When clicked to open the products it throws below error after stucking for at least 5 minutes. Any idea how to resolve this issue? Increasing php_memory doesnt help as many reccomended.…
A. G
  • 61
  • 3
2
votes
1 answer

Newbie: Can't install magento 2.3.3 with nginx on Ubuntu 18.04 LTS

I'm relatively new with Magento, but I have already wasted many hours just to install Magento2 with nginx on Ubuntu 18.04 LTS on a cloud, AWS, Gcloud etc... In the end it doesn't work... The result that I get is a page: Autoload error Vendor…
Shawn
  • 21
  • 1
1
vote
1 answer

How to add a one time payment?

We are looking to find out if anyone has done this before. We are looking for a way we can have a one time payment. We have customisation on our products and want to add a fee if it is someone's first time uploading there logo then there would be a…
user110038
  • 11
  • 1
1
vote
1 answer

Fatal error: Uncaught Error: Class 'Magento\Framework\Profiler' not found

I am working on Magento 2.3.3. I am getting an error on my instance Fatal error: Uncaught Error: Class 'Magento\Framework\Profiler' not found in vendor/magento/framework/App/ObjectManagerFactory.php:144 I have found Magento Commands are also not…
PRABHAT MISHRA
  • 72
  • 1
  • 11
1
vote
1 answer

Magento 2 : After upgrade to Magento 2.3.3 version

Uncaught TypeError: Argument 1 passed to Magento\Catalog\Model\ResourceModel\Product\Collection::addIsSaleableAttributeToFilter() Does anyone have an idea about it ??
Hemangi Patel
  • 335
  • 2
  • 16
1
vote
0 answers

Magento2.3.3: How do I share product images between products?

Making configurations is duplicating images 8 times. I would like to share one image across the configuration products. I read I should look here: pixelpaul.net/magento-share-images-on-more-products But the link is broken. I can't believe a simple…
naps1saps
  • 111
  • 1
1
vote
2 answers

Why does it make a difference which name I use in the constructor?

Since the upgrade from 2.2.x to 2.3.3 we have the problem that a customized tier price box is cached across all product pages. I found a fix for this, by just changing the variable name. This is the same in both versions: use…
Alex
  • 13,817
  • 19
  • 82
  • 163
1
vote
2 answers

customizing css for ultimo theme

Hi am new to ultimo and recently am trying to add my own custom CSS in order
Pramod
  • 1,464
  • 1
  • 11
  • 38
1
2 3 4