Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
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?
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.