Thank you , good tutorial. i have a question I get this error every try -sh-4.2$ /opt/plesk/php/7.0/bin/php bin/magento setup:upgrade [ReflectionException] Class Magento\Framework\App\Config\Initial\Converter\Interceptor does not exist setup:upgrade [--keep-generated] [--magento-init-params="..."]
when i put below comment in terminal php bin/magento setup:static-content:deploy -f this type of error occurs how to clear this [Symfony\Component\Console\Exception\RuntimeException] The "-f" option does not exist.
Sir, actually I installed Magento 2 successful and i changed categories, attributes & some front design changes. And I installed new theme (Necessary (Emthemes) theme) by using php bin/magento setup:upgrade. But It shows " 1 exception(s): Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'referenceBlock', attribute 'after': The attribute 'after' is not allowed. Line: 889
Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'referenceBlock', attribute 'after': The attribute 'after' is not allowed. Line: 889" after that i'm checking my store address via localhost. But I can see admin panel without bug. How can i solve this problem? Please guide me. I'm using Magento-CE-2.3.0 and PHP Ver7.1.26 (XAMPP). Thank you.
Is there a lot of variability in theme installation or behavior? I've attempted two themes, and neither follow the course of your video - nor some others I've viewed, Nor the documentation. I've had to refresh my Magento install several times because it just keeps breaking, and I can't seem to find a troubleshooting (if this happens / do this) guide anywhere.
Magento just breaks (front page and admin page) When I unzip the file, then unzip the files in the directories, I go back to the web interface, and only see a white screen. I'm going to change my original message to be more accurate -- I'm refreshing Magento, the entire server is not being affected.
I'm sorry -- I'm not using this exact theme. I'm using two free themes to learn how the process works: ves_fasony and ves_vigoss, both from VenusTheme (www.venustheme.com/). I thought the process would be the same no matter what theme is used.
A refreshing degree of professionalism compared to the standard Magento videos on here from India. Thanks for your hard work.
Thank you Max!
Thank you , good tutorial.
i have a question
I get this error every try
-sh-4.2$ /opt/plesk/php/7.0/bin/php bin/magento setup:upgrade
[ReflectionException]
Class Magento\Framework\App\Config\Initial\Converter\Interceptor does not exist
setup:upgrade [--keep-generated] [--magento-init-params="..."]
when i put below comment in terminal
php bin/magento setup:static-content:deploy -f
this type of error occurs how to clear this
[Symfony\Component\Console\Exception\RuntimeException]
The "-f" option does not exist.
Sir, actually I installed Magento 2 successful and i changed categories, attributes & some front design changes. And I installed new theme (Necessary (Emthemes) theme) by using php bin/magento setup:upgrade. But It shows "
1 exception(s):
Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'referenceBlock', attribute 'after': The attribute 'after' is not allowed.
Line: 889
Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'referenceBlock', attribute 'after': The attribute 'after' is not allowed.
Line: 889" after that i'm checking my store address via localhost.
But I can see admin panel without bug. How can i solve this problem? Please guide me. I'm using Magento-CE-2.3.0 and PHP Ver7.1.26 (XAMPP). Thank you.
Have a look at the referenceBlock usage in the custom theme all XML layout files. One of this files is incorrect.
@@MaxPronko Thank you
Is there a lot of variability in theme installation or behavior? I've attempted two themes, and neither follow the course of your video - nor some others I've viewed, Nor the documentation. I've had to refresh my Magento install several times because it just keeps breaking, and I can't seem to find a troubleshooting (if this happens / do this) guide anywhere.
Hi Lisa, what exactly happens on your server?
Magento just breaks (front page and admin page) When I unzip the file, then unzip the files in the directories, I go back to the web interface, and only see a white screen. I'm going to change my original message to be more accurate -- I'm refreshing Magento, the entire server is not being affected.
Lisa MacNeil what files do you unzip? If you can be more clear if you would like me to help you.
I'm sorry -- I'm not using this exact theme. I'm using two free themes to learn how the process works: ves_fasony and ves_vigoss, both from VenusTheme (www.venustheme.com/). I thought the process would be the same no matter what theme is used.
Lisa MacNeil you are correct, there are 4 ways to install a theme in Magento 2, 3 of them are described in the Magento DevChannel videos