This topic is locked

Error Type: 256

3/22/2009 4:35:32 AM
PHPRunner General questions
M
mico author

Hello,
I hae just downloaded PHPRunner to try and generated the files and uploaded them to my site but each tie and ponit mybrowser to the website I get this error:
PHP error happened
Technical information

Error type 256

Error description Table 'postweb_kimodental.TableName' doesn't exist

URL www.postweb.net/runner/menu.php?

Error file /home/postweb/public_html/runner/include/dbconnection.php

Error line 34

SQL query insert into TableName (Field1, Field2) values (Value1, Value2)

Can anyone one help as to what is going on and how can I fix that. I am note PHP Guru and I have little knowledge about coding.
Thank you in advance about your help ...
Cheers
Mico

J
Jane 3/23/2009

Hi,
this error happens because you try to insert values to the TableName table in the event.

Remove all events on the Events tab and rebuild your project.