Yearly Archives: 2020
I add to list.pthml: <tr> <th style="width:10%"><?php /* @escapeNotVerified */ echo __('SKU') ?></th> <th style="width:10%"><?php /* @escapeNotVerified */ echo __('Image') ?></th> <th style="width:10%"><?php /* @escapeNotVerified */ echo __('EAN') ?></th> <th style="width:10%"><?php /* @escapeNotVerified */ echo __('Brand') ?></th> <th style="width:20%"><?php /* @escapeNotVerified */ echo __('Product name') ?></th> <th style="width:5%"><?php /* @escapeNotVerified […]
Module ‘Magento_Theme’: [ERROR] InvalidArgumentException: Wrong file in C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkImageAdapterGd2.php:64 Stack trace: #0 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkImage.php(55): MagentoFrameworkImageAdapterGd2->open(‘C:/xampp/htdocs…’) #1 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkImage.php(36): MagentoFrameworkImage->open() #2 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkObjectManagerFactoryAbstractFactory.php(121): MagentoFrameworkImage->__construct(Object(MagentoFrameworkImageAdapterGd2), ‘C:/xampp/htdocs…’) #3 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkObjectManagerFactoryDynamicDeveloper.php(66): MagentoFrameworkObjectManagerFactoryAbstractFactory->createObject(‘MagentoFramewo…’, Array) #4 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkObjectManagerObjectManager.php(56): MagentoFrameworkObjectManagerFactoryDynamicDeveloper->create(‘MagentoFramewo…’, Array) #5 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkImageFactory.php(47): MagentoFrameworkObjectManagerObjectManager->create(‘MagentoFramewo…’, Array) #6 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkViewDesignThemeImage.php(127): MagentoFrameworkImageFactory->create(‘C:/xampp/htdocs…’) #7 C:xampphtdocsmagentomagento2-2.3appcodeMagentoThemeModelThemeRegistration.php(135): MagentoFrameworkViewDesignThemeImage->createPreviewImage(‘C:/xampp/htdocs…’) #8 C:xampphtdocsmagentomagento2-2.3appcodeMagentoThemeModelThemeRegistration.php(114): MagentoThemeModelThemeRegistration->_savePreviewImage(Object(MagentoThemeModelThemeData)) #9 C:xampphtdocsmagentomagento2-2.3appcodeMagentoThemeModelThemeRegistration.php(73): MagentoThemeModelThemeRegistration->_registerThemeRecursively(Object(MagentoThemeModelThemeData)) #10 C:xampphtdocsmagentomagento2-2.3appcodeMagentoThemeSetupPatchDataRegisterThemes.php(47): MagentoThemeModelThemeRegistration->register() #11 C:xampphtdocsmagentomagento2-2.3libinternalMagentoFrameworkSetupPatchPatchApplier.php(162): MagentoThemeSetupPatchDataRegisterThemes->apply() […]
I am maintaining a Magento 1 store from the SEO perspective and I hope for your help. I have been looking for answers inside the forum and elsewhere. But I have found nothing, what describe clear the process. Question 1: In Magento 1.9, how can I have one XML sitemap […]
I’m new to Magento and the next step I want to learn is to listen to an event. So, I’m trying to find which event should I trigger that works after a customer has placed an order that also carries that order’s information, including product SKUs, Order number, etc.?
I’m working on Win 10 OS. And am going to install magento2-2.3 on my local computer. Which xampp version and composer version should I use?
I’m using ftp service in centOS 6.10. I try to restrict a user such that he can only download data from /data from my server. I have searched a lot for this but found nothing. Here’s my vsftp config file anonmynous_enable=NO local_enable=YES download_enable=YES local_umask=022 xferlog_enable=YES connect_from_port_20=YES chroot_local_user=YES listen=YES pam_service_name=vsftpd tcp_wrappers=YES […]
I have read carefully the answers on this post. None of them helps me. I have accidentally download a file with non-ASCII characters into my Windows desktop as shown. I cannot move it or rename the file at all. I have already got installed Cygwin for other purposes. So I […]
So I’m totally new to ffmpeg (I still have no idea how to type anything aside for * means all). I usually use this via audacity to convert a mp4 file to mp3 with stereo down to mono and a constant bit rate, but I have a lot of files […]