This topic is locked

error type: 256

10/6/2013 12:33:13 AM
PHPRunner General questions
D
desipan author

On ADD page, I am using PHPRUNNER 7.0 and I kept getting following error:


Please help me with it.

Sergey Kornilov admin 10/6/2013

Somewhere in your events code there is a reference to non-existing table named 'AnyTable'. Run a search across your events to find AnyTable to remove the offending code snippet.

D
desipan author 10/6/2013

I'll try to apply your solution. I thank you for the reply