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

Problem getting service fileHandler #407

Closed
webmasterby opened this issue Jan 24, 2023 · 5 comments
Closed

Problem getting service fileHandler #407

webmasterby opened this issue Jan 24, 2023 · 5 comments

Comments

@webmasterby
Copy link

Installed modx 3.0.2-pl. Version migx 3.0.0-alpha5. When trying to do "Create tables from schema"
(ERROR @ /home/dkamdvor/public_html/core/vendor/xpdo/xpdo/src/xPDO/xPDO.php : 1271) Problem getting service fileHandler, instance of class modFileHandler, from path

@Ibochkarev
Copy link

Related #398

@webmasterby
Copy link
Author

Related #398

Thanks, but this solution didn't work.

@Bruno17
Copy link
Owner

Bruno17 commented Jan 24, 2023

the package manager stuff didn't work at all in MODX 3, but I did some commits, which should solve that.
Create package + parse schema + create tables should create a package with two example tables with the new folder structure now.
But there isn't a ready transport package with that additions, yet.

@webmasterby
Copy link
Author

Create package + parse schema + create tables should create a package with two example tables with the new folder structure now. But there isn't a ready transport package with that additions, yet.

Steps: Create package + parse schema + create tables
Got error 'PHP message: PHP Fatal error: Uncaught Error: Class 'xPDOGenerator_mysql' not found in /home/public_html/core/components/migx/model/migx/migxpackagemanager.class.php:3Stack trace:#0 /home/public_html/core/components/migx/model/migx/migx.class.php(989): include_once()#1 /home/public_html/core/components/migx/processors/mgr/packagemanager/packagemanager.class.php(146): Migx->loadPackageManager()#2 /home/public_html/core/src/Revolution/Processors/Processor.php(189): migxCreatePackageProcessor->process()#3 /home/public_html/core/src/Revolution/modX.php(1820): MODX\Revolution\Processors\Processor->run()#4 /home/dkamdvor/public_html/core/src/Revolution/modConnectorResponse.php(151): MODX\Revolution\modX->runProcessor()#5 /home/dkamdvor/public_html/core/src/Revolution/modConnectorRequest.php(89): MODX\Revolution\modConnectorResponse->outputContent()#6 /home/public_html/core/src/Revolution/modConnectorRequest.php(77): MODX\Revolution\modConnec...',

@Bruno17 Bruno17 closed this as completed Jan 25, 2023
@Bruno17
Copy link
Owner

Bruno17 commented Jan 25, 2023

duplicate of #387 and allready fixed

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

3 participants