This topic is locked

File doesnt exist

1/17/2009 11:52:17 PM
PHPRunner General questions
L
Lorenbond author

version 4.2 (build 379)

I get the following error at the end of the list when its run. The list runs of but displays this error at the end of it. This error will display any time I create a custom view list.


Error type 256

Error description Table 'ThePartsHanger.Used_Aircraft_Parts' doesn't exist

URL www.myairparts.com/Used_Aircraft_Parts_list.php?goto=10

Error file /home/content/l/o/r/lorenbond/html/include/dbconnection.php

Error line 26

SQL query SELECT Details, Subcategory, Title, PartNumber, ID FROM main ORDER BY ID

Sergey Kornilov admin 1/18/2009

Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your application URL.

L
Lorenbond author 1/27/2009

Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your application URL.


Jane, thanks anyway but I stumbled across the problem this morning and fixed it.
The problem was with the default code provided in the Liston Load event.
I had made changes to the html view and that conflicted with the default code in the event file.