From: David G. <da...@ca...> - 2002-01-28 16:57:23
|
I've installed the new version of PHPMyEdit as per the instructions. On any tables for which I generate code, I get the following errors when I try to run the <table>.php script: -- Warning: Failed opening 'timer.class' for inclusion (include_path='') in /home/httpd/html/dvdlib/PHPMyEdit.inc on line 75 Fatal error: Call to undefined function: array_search() in /home/httpd/html/dvdlib/PHPMyEdit.inc on line 3624 -- I've not made *any* changes to the generated code. I'm using PHP 4.0.4pl1 and MySQL 3.23.33. I noticed that the Readme says that this release was developed to PHP 4.0.6 ... is my use of PHP 4.0.4 likely to be the issue, or should I look elsewhere? Thanks -- David Gurr |