Daily Archives: September 30, 2019
I have problem witch search on my magento When I start a search for the word “hard drives”, for some reason my server crashes. But if I search by some other keywords, everything works well what could it be? Does anyone have any options? I have about 80 thousand products […]
I was stuck while installing an extension pack, here is my screen: I used: windows 10, php 7.2.0 ( xampp ), magento 2.3.2 If you need any additional information I will provide. Any help would be greatly appreciated.
I have loaded the category and sub-category, now I need to load image as well but I’m not sure how to do that. Below is the code I have used: In block file: public function getStoreCategories($sorted = false, $asCollection = false, $toLoad = true) { return $this->_categoryHelper->getStoreCategories($sorted , $asCollection, $toLoad); […]
I usually write my ISO distros on USB pendrives with USB Writer or “dd” command. Accidentaly, I selected a 1TB HD connected via USB external dock station to write an Ubuntu ISO. ISO was about 2GB, but I noticed my error just after I wrote the ISO to the XFS […]