From: Joe Z. <jz...@co...> - 2004-05-01 21:25:45
|
QV Technologies wrote: > Howdy guys, > > Sorry to bug you all but i am having a littel problem that i hope that > you can help me with. You're not bugging us, we appreciate the feedback > > I have installed the latest bobs version and all looks well, except > from this littel problem: when i go to the web interface I.E > http://<my machine>/bobs/ and i click on the "Browse Incremental" > then i get the following errors: > > Warning: First argument to array_keys() should be an array in > /var/www/html/bobs/inc/class_db.php on line 440 > > Warning: Invalid argument supplied for foreach() in > /var/www/html/bobs/inc/class_db.php on line 441 > No files were found in > > I am using RH 8.0 and php V4.2.2 > > I really hope that you guys could help me. > > Regards > Per Qvindesland > e-mail: pe...@qv... The error shows when there are not files in the incremental backup directory. After your first incremental backup, assuming something has changed, the error should go away. I've made a not to fix that. Cheers, Joe Zacky |