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 with latest release #23

Closed
gmclelland opened this issue Apr 9, 2021 · 5 comments
Closed

Error with latest release #23

gmclelland opened this issue Apr 9, 2021 · 5 comments

Comments

@gmclelland
Copy link

Hi Ryan,

Just wanted to let you know that I'm seeing this error after upgrading the latest version of HannaCode. I see the error only when editing any page.

ScreenShot 2021-04-09 at 17 03 36

@ryancramerdesign
Copy link
Owner

@gmclelland I think that error may be coming from a different module or hook? Maybe one that is trying to call a method from TextformatterHannaCode? There is no method within or called by HannaCode by that name, nor does HannaCode load in the page editor, so I think something else must be calling upon it. Check your Modules > Site to see if there are any other modules that might be related to HannaCode. If you can't find anything, try doing a Modules > Refresh and then Modules > Site > Clear file compiler cache (button at bottom of screen).

@gmclelland
Copy link
Author

Thanks Ryan,

It looks like it was probably caused by the https://processwire.com/talk/topic/4741-hanna-code-helper/ Hanna Code Helper module. I didn't realize I had that module installed. Uninstalling that module fixed the problem.

@Jehfen
Copy link

Jehfen commented Apr 15, 2021

I have the same error message, but no Hanna Code Helper module installed...
image

In this case, the Hanna code Textformatter is used in a CKEditor textarea.

@Jehfen
Copy link

Jehfen commented Apr 15, 2021

Even creating a new template with just the Hannacode field in it throws an error
image

@Jehfen
Copy link

Jehfen commented Apr 15, 2021

After a second look, apparently the offending HannaCodeHelper module was installed, although I don't recall installing it, was it part of the previous version by default?

Anyway, disabling it, no more errors, problem solved.

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