Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Getting error when I click Split Order on admin config page #38

Closed
balasivagnanam opened this issue Mar 20, 2020 · 5 comments
Closed

Getting error when I click Split Order on admin config page #38

balasivagnanam opened this issue Mar 20, 2020 · 5 comments
Labels
invalid This doesn't seem right needs update

Comments

@balasivagnanam
Copy link

Magento version
Version 2.3.0
Magento edition:
Community Edition

Describe the bug
Installation was successful after loading the files to the directory
After enabling, setup-upgrade and cache clear. When I go to admin page and click on split order I get an error.

1 exception(s):
Exception #0 (ReflectionException): Class Magestat\SplitOrder\Model\Config\Source\Attributes does not exist

Exception #0 (ReflectionException): Class Magestat\SplitOrder\Model\Config\Source\Attributes does not exist
#0 /home/synergo/public_html/staging/magento2/vendor/magento/framework/Code/Reader/ClassReader.php(19): ReflectionClass->__construct('Magestat\SplitO...')
#1 /home/synergo/public_html/staging/magento2/vendor/magento/framework/ObjectManager/Definition/Runtime.php(49): Magento\Framework\Code\Reader\ClassReader->getConstructor('Magestat\SplitO...')
#2 /home/synergo/public_html/staging/magento2/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(48): Magento\Framework\ObjectManager\Definition\Runtime->getParameters('Magestat\SplitO...')
#3 /home/synergo/public_html/staging/magento2/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magestat\SplitO...')
.......

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Admin'
  2. Click on 'Configuration'
  3. Scroll down to 'Magestat -> Split Order'
  4. See error

Expected behavior
Suppose it should show the Page for configuration

Screenshots
Screenshot 2020-03-20 at 12 23 38 PM

@williankeller
Copy link
Owner

Hi @balasivagnanam,
Thank you for let us know. You said loading the files to the directory what exactly it means?
Did you clone the repository?
What is the folder structure?

@balasivagnanam
Copy link
Author

I mean I dowloaded the files and FTPed to my server.
below is my file structure.

public_html/staging/magento2/app/code/MageStat/SplitOrder

magento 2 is my root folder.

And below is my file/directories that you can see in the server.
Screenshot 2020-03-22 at 8 23 07 AM

And below here is the file that the error says which is missing. But I could see it in the server already.
Screenshot 2020-03-22 at 8 23 26 AM

@williankeller
Copy link
Owner

williankeller commented Mar 22, 2020 via email

@balasivagnanam
Copy link
Author

Yeh it works after I corrected it. I followed the instructions but somehow missed this part. Thanks a lot for your help.

@williankeller williankeller added the invalid This doesn't seem right label Mar 22, 2020
@williankeller
Copy link
Owner

@balasivagnanam!
Happy it worked out!
We appreciate if you give us a Star ⭐️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right needs update
Projects
None yet
Development

No branches or pull requests

2 participants