This topic is locked

Fatal Error

8/31/2010 9:19:25 AM
PHPRunner General questions
E
enofman author

Hello everyone,

Any help on this error would be much appreciated.
Fatal error: Call to undefined function format_shortdate() in C:\Apache2\htdocs\xxxxxx\include\commonfunctions.php on line 606
This is the error I am getting when I try to run after the build. Never had this one before, the date format in the database is

yyyy-mm-dd and I chose mm-dd-yyyy in the program.
Thank in advance

Gary
I got the site to run by changing the format of the date like so, $value = date('Y-m-d');

However the data is not loaded the ajax loading image is constant.

Sergey Kornilov admin 8/31/2010

Gary,
I would ask you post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.