When you write a comment on bugs.php.net it asks for an email but doesn’t verify it. I’ve had someone impersonate me on bugs I’ve personally opened. submitted by /u/hparadiz [link] [comments]
Daily Archives: October 3, 2019
Hi guys! So I have decided to take up my studies in marketing, and thus don’t have that much time to maintain any of my projects from my coding days. There is a project I once made known as GraphDS, which is for some reason still rising in installs according […]
I’ve got a magento 2 dev installation all setup, I’ve pulled from my repo and setup the site. The frontend seems to be working OK, I can see information being pulled from the database. The issue is when I try and do anything in the admin, it’s just broken, the […]
I’m trying to enable bulk endpoints to upload multiple products at once (The CSV uploader seems to be completely broken, so I’m going this route instead). When I try to enable bulk endpoints (php bin/magento queue:consumers:start async.operations.all), I get a message saying “Unknown connection name amqp”. This seems to be […]
I’m facing this problem. I have around 70 products in different categories and different attributes sets, but with the same common attribute (SKU). I have 3 catalog price rules which applies different discounts. I want to exclude products by SKU from this discount rules. I have used this method and […]
I have already imported 20,000+ products successfully. I moved on to a new category. Everything is importing perfectly except the quantity (I have verified it is in the CSV as qty 1). I am not using Magento to manage stock. Due to the quantity not importing, no items are showing […]
My question might not be magento specific, but I’m curious, as I couldn’t find the answer elsewhere (or failed to find the correct terms). When I use Google Pagespeed on a magento 2 website with a template based on the basic one (or Luma), it says : Remove unused CSS […]
I have an existing WinPE USB flash disk. When I boot from the disk I have a command prompt at this location: X:WindowsSystem32 I want to add a text file to this location. This is to make it easier to find for others who will use this USB key. There […]