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: Class 'moodlequickform_editor' Not Found in Company Edit Form - Debugging Assistance Required #859

Open
anku57 opened this issue Jan 9, 2025 · 0 comments

Comments

@anku57
Copy link

anku57 commented Jan 9, 2025

What happened?

I encountered the following error while trying to access the company edit form in Moodle:

php
Copy code
Exception - Class "moodlequickform_editor" not found
The error occurs on the following pages:

/blocks/iomad_company_admin/includes/colourpicker.php: Error thrown
/blocks/iomad_company_admin/company_edit_form.php: call to require_once()
What I expected:

I expected the company edit form to load successfully without any errors.

Stacktrace:

vbnet
Copy code
Exception - Class "moodlequickform_editor" not found

More information about this error

Debug info:
Error code: generalexceptionmessage
Stack trace:
line 30 of /blocks/iomad_company_admin/includes/colourpicker.php: Error thrown
line 30 of /blocks/iomad_company_admin/company_edit_form.php: call to require_once()
Screenshot 2025-01-10 021845

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