This topic is locked
[SOLVED]

Fatal error: Class 'RunnerCipherer' not found

3/31/2024 5:25:13 AM
PHPRunner General questions
Y
YCH author

I am using PHPRunner 9.8.

I have suddenly a error message when viewing myproject on localhost.

Fatal error: Class 'RunnerCipherer' not found in C:..\myproject\output\classes\runnerpage.php on line 1536

This occurred after inserting a google reCAPTCHA v2 on a add page ?.

Removing the reCPATCHA did not help .

How come ? How can I restore Class 'RunnerCipherer' ? Any ideas?

Y
YCH author 3/31/2024

Strange.

Changed the ouput folder to another output folder 'outputDummy'. Build the project. No error messages. Webpages display as expected.
Changed the ouput folder back to 'output'. Build the project. No error messages. Webpages display as expected.