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

PHP Fatal error: singleton() Called without a class in when delete or click settings #40

Open
ghost opened this issue Aug 8, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 8, 2013

Hi, this is a great module! I installed on SS 3.1. I can add panels, but when I click delete or settings I get this an internal server error and this in my server log:

PHP Fatal error: singleton() Called without a class in /home/sites/development/000_SILVERSTRIPE/www/framework/core/Core.php on line 366, referer: http://www.silverstripetest.hstc/admin/dashboard/

@unclecheese
Copy link
Owner

Something's really screwed up, because Core.php doesn't have a line 366. https://github.com/silverstripe/silverstripe-framework/blob/3.1/core/Core.php

@ghost
Copy link
Author

ghost commented Aug 8, 2013

Thanks for reply!
Well, my Core.php from 3.1 beta3, downloaded at July 7 has 514 lines, see the attachment.

core

@ghost
Copy link
Author

ghost commented Aug 8, 2013

Extra info: the error appears only in websites where I have the subsites module installed. Without the subsites module everything works fine. In a website where the subsites module was installed, the error disappeared after uninstalled in subsites module.

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

1 participant