Page 1 of 1

PHP Fatal error: Call to undefined function reportFatal()

Posted: Fri Aug 27, 2010 5:23 am
by pallavikr
HI,

I am trying to create Test Plan which has
1. links to another webpage
2. Tables
3. Anchor Links
4. About 20000characters.
When I copy and Paste the content into the fckeditor and click on Create, HTTP 500 error displayed. in error.log file I could see following error displayed:

[Fri Aug 27 10:42:07 2010] [error] [client 172.16.172.178] PHP Fatal error: Call to undefined function reportFatal() in \\ProgramFiles\\Apache Software Foundation\\Apache2.2\\htdocs\\testlink\\lib\\functions\\database.class.php on line 193, referer: http://halloween/testlink/lib/plan/plan ... ion=create

Can anyone help please?

Thanks

Re: PHP Fatal error: Call to undefined function reportFatal

Posted: Fri Aug 27, 2010 5:32 am
by pallavikr
While performing CTRL+C , if I check both the options: Ignore Font Face definitions and Remove Style Definitions, COPY and CREATE is successful. BUT I want Tables and Styling to be included in the content of Test Plan.

Thanks