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

Error when used with sections_event #243

Open
patrickyan opened this issue Sep 27, 2013 · 4 comments
Open

Error when used with sections_event #243

patrickyan opened this issue Sep 27, 2013 · 4 comments

Comments

@patrickyan
Copy link

When trying to submit on the frontend:

Fatal error: Class 'extension_subsectionmanager' not found in /xxx/extensions/subsectionmanager/fields/field.subsectionmanager.php on line 696

The data is actually saved though.

@nilshoerrmann
Copy link
Contributor

Are we talking about this: http://symphonyextensions.com/extensions/sections_event/?

@patrickyan
Copy link
Author

Yep

Sep 28, 2013 0:38 Nils Hörrmann [email protected] 작성:

Are we talking about this: http://symphonyextensions.com/extensions/sections_event/?


Reply to this email directly or view it on GitHub.

@nilshoerrmann
Copy link
Contributor

What happens if you add require_once(EXTENSIONS . '/subsectionmanager/extension.driver.php'); right after this line, https://github.com/hananils/subsectionmanager/blob/master/fields/field.subsectionmanager.php#L11?

@patrickyan
Copy link
Author

That fixed it!

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

2 participants