Guy Verville Posted May 15, 2016 Posted May 15, 2016 I get this error on my site. I'm using the the 3.0.18 branch. Any idea? Error: Class 'ProcessWire\TextformatterHannaCode' not found (line 190 of /home/guyvervi/public_html/site/modules/TextformatterHannaCode/ProcessHannaCode.module) This happens when I try to access Setup > Hanna Code
adrian Posted May 15, 2016 Posted May 15, 2016 Any chance you have: $config->moduleCompile = false; in your config.php file? 1
horst Posted May 15, 2016 Posted May 15, 2016 If you have updated to 3.0.18 just before the error occures, you also may try to empty the modules cache 1-3 times. 1
Guy Verville Posted July 23, 2016 Author Posted July 23, 2016 I resolved the situation... Deleted the compiled folder in the assets. The module then recompile and everything is fine now... 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now