-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkout Page Error [ Class Apptha\Marketplace\Block\Onepage does not exist ] #11
Comments
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 |
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. |
@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
The text was updated successfully, but these errors were encountered: