From: Andrew S. <and...@pa...> - 2002-11-15 22:58:33
|
On Fri, 15 Nov 2002 20:18:27 +0100 "Dennis Fleurbaaij" wrote: > Hi guys, > > Andrew, I've fixed the database creation-script to use your > mysql-database. > Thanks! > Keep up the good work but do remember to set php's debugging level to > E_ALL. I'm getting all kinds of variable-not-set errors. I'll try to > look into them tomorrow. > Hmmm... there are some new variables in config.php (and one more going in with a CVS commit today). After that I _think_ all the variables are set. I'm running with E_ALL (just double checked) and global register variable turned off; interesting if you're getting some errors that I'm not. I've had 'hard-to-track-down' database warnings with task_summary_list, but I think I've fixed those in a CVS commit a couple of days ago. Andrew |