Jump to content

Recommended Posts

Posted (edited)

I am getting suddenly this error while trying to make some hannacode  (Setup/Hanna Code). My site in local work perfectly, but not on the production site. Any idea?

Class 'ProcessWire\TextformatterHannaCode' not found in /...site/modules/TextformatterHannaCode/ProcessHannaCode.module:190

Stack trace:
#0 [internal function]: ProcessHannaCode->___execute()
#1 /.../wire/core/Wire.php(347): call_user_func_array(Array, Array)
#2 /.../wire/core/WireHooks.php(548): ProcessWire\Wire->_callMethod('___execute', Array)
#3 /.../wire/core/Wire.php(370): ProcessWire\WireHooks->runHooks(Object(ProcessHannaCode), 'execute', Array)
#4 /.../wire/core/ProcessController.php(240): ProcessWire\Wire->__call('execute', Array)
#5 [internal function]: ProcessWire\ProcessController->___execute()
#6 /.../wire/core/Wire.php(347): call_user_func_array(Array, Array)
#7 /.../wire/core/WireHooks.php(548): ProcessWire\Wire->_callMethod('___execute', Array)
#8 /.../wire/core/Wire.php(3 (line 190 of /home/guyvervi/public_html/site/modules/TextformatterHannaCode/ProcessHannaCode.module) 

 

I am using the latest version of PW (3.27)

Edited by Guy Verville
Putting a tag
Posted

How do I check that? I copied the database of the production into the local environment and everything is fine... Did the changed I wanted and put the database back into the production site. Installations are identical.

Posted

Just realized that I have asked the same question before. Silly memory. However, I cannot figure out how to suppress the cache of a module. I am using ProCache.

)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...