Skip to content
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

Open
it-sumanp opened this issue Jun 18, 2019 · 14 comments
Assignees

Comments

@it-sumanp
Copy link

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

@VarunContus
Copy link
Collaborator

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?

@VarunContus VarunContus self-assigned this Jun 19, 2019
@godilite
Copy link

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

@godilite
Copy link

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???

@godilite
Copy link

godilite commented Dec 9, 2019

Please @VarunContus

@lima195
Copy link

lima195 commented Dec 11, 2019

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.

@godilite
Copy link

@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"

@godilite
Copy link

Nothing is shown on the page, is it a bug? I don't see any errors

@orloopssolutions
Copy link

#26 (comment)

@ghost
Copy link

ghost commented Feb 26, 2020

@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.

@ghost
Copy link

ghost commented Feb 26, 2020

@VarunContus could you please told me which Magento version you are using that this issues doesn't happen?

@ghost
Copy link

ghost commented Feb 26, 2020

@it-sumanp @godilite I used magento version 2.2.2 and the issue not happens.

Thnaks All

@VarunContus
Copy link
Collaborator

@mrashour I used Magento Version 2.2.2. We suggest using the Magento version from 2.2.0 to 2.2.3

@clion007
Copy link

clion007 commented Jun 14, 2020

The most simple fix method is delete the module layout checkout_index_index.xml file.

@arham-dastagir-tech
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants