From: James W. B. <jbe...@ge...> - 2007-06-05 21:13:37
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body alink="#ee0000" bgcolor="#ffffff" link="#0000ee" text="#000000" vlink="#551a8b"> <font face="Times New Roman">Here's what its throwing up:<br> [Tue Jun 05 17:10:27 2007] [error] [client 192.168.1.113] PHP Notice: Undefined variable: string in /var/www/html/bobs/files.php on line 85, referer: <a class="moz-txt-link-freetext" href="http://192.168.1.5/bobs/tree.php?where=current&mode=browse&expand=arm%7C">http://192.168.1.5/bobs/tree.php?where=current&mode=browse&expand=arm%7C</a><br> <br> <br> I think I've got the correct class_backup.php..<br> <br> my 221 is the $result thingy.<br> <br> J<br> </font><br> Bishop wrote: <blockquote cite="mid...@ma..." type="cite"> <pre wrap="">I just looked at CVS, and the most recent source seems to show line 221 as something other than a comment. Are we all using the most recent source? <a class="moz-txt-link-freetext" href="http://bobs.cvs.sourceforge.net/bobs/bobs/inc/class_backup.php?annotate=1.14">http://bobs.cvs.sourceforge.net/bobs/bobs/inc/class_backup.php?annotate=1.14</a> 221 : return $result; The funny part is, $result doesn't appear to be set in that context at all. While hecking to see if it ever *was* set, I did notice that the diff from 1.11 to 1.12 seems to alter similar code: <a class="moz-txt-link-freetext" href="http://bobs.cvs.sourceforge.net/bobs/bobs/inc/class_backup.php?r1=1.11&r2=1.12&diff_format=u">http://bobs.cvs.sourceforge.net/bobs/bobs/inc/class_backup.php?r1=1.11&r2=1.12&diff_format=u</a> Was this one maybe overlooked for a while? - bish [sorry for the poor formatting; I blame GMail] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. <a class="moz-txt-link-freetext" href="http://sourceforge.net/powerbar/db2/">http://sourceforge.net/powerbar/db2/</a> _______________________________________________ Bobs-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:Bob...@li...">Bob...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bobs-devel">https://lists.sourceforge.net/lists/listinfo/bobs-devel</a> </pre> </blockquote> <br> <pre class="moz-signature" cols="72">-- -------If you ain't the lead dog, the scenery never changes-------- BE SURE TO REMOVE THE OBVIOUS ANTI-SPAM STUFF IN MY RETURN ADDRESS James W. Beauchamp, P.E. Global Environmental Solutions, Inc. 2121 Newmarket Pkwy. Suite 140 Marietta, Georgia 30067 Phone - 770-690-9552 ext. 227 Mobile - 404-290-9453 Fax - 770-690-9529 Email - jbeauchamp-at-gesinc.com</pre> </body> </html> |