Open it-sumanp opened 5 years ago
Hi,
We have downloaded the code from the Github and installed the extension. We tried to reproduce the error by placing an order and unfortunately, we can't reproduce the error. So, let us know whether you are customizing the Apptha extension? or have you overwritten any files?
same issue my checkout page shows nothing, when I check the system.log I see the same critical warning Class Apptha\Marketplace\Block\Onepage does not exist
Getting this error while going to checkout page
Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid block type: Apptha\Marketplace\Block\Onepage Exception #1 (ReflectionException): Class Apptha\Marketplace\Block\Onepage does not exist
How did you solve this???
Please @VarunContus
Looks like the app/code/Apptha/Marketplace/Block/Onepage.php is really missing.
Also, the 'onepage.phtml' file is missing too.
I've copied those 2 files from core and placed in module dir, seems work, but probably should lost some data.
@lima195 please I have a problem here, after installation of the marketplace, I cannot see the option for the vendor to post products from frontend, when I click manage products I only see a page title "My account"
Nothing is shown on the page, is it a bug? I don't see any errors
@godilite this compatibility issue with Magento version since I was installed Magento version 2.3 and the extention support only magneto 2.2.x, use magento version 2.2.x.
@VarunContus could you please told me which Magento version you are using that this issues doesn't happen?
@it-sumanp @godilite I used magento version 2.2.2 and the issue not happens.
Thnaks All
@mrashour I used Magento Version 2.2.2. We suggest using the Magento version from 2.2.0 to 2.2.3
The most simple fix method is delete the module layout checkout_index_index.xml file.
I cannot see the option for the vendor to post products from frontend, when I click manage products I only see a page title "My account"
@godilite did you find any solutio? I am facing same issue
Getting this error while going to checkout page
Exception #0 (Magento\Framework\Exception\LocalizedException): Invalid block type: Apptha\Marketplace\Block\Onepage Exception #1 (ReflectionException): Class Apptha\Marketplace\Block\Onepage does not exist