From: Dan W. <kil...@us...> - 2002-04-04 19:08:22
|
This is a known bug that just hasn't been fixed yet. Could you submit a bug report on sourceforge? Thanks, -Dan Quoting Joseph Rajkumar <raj...@te...>: > Hi Folks > > When editing a row and then saving it > I get a message like this. > > It is trying to do file_exist() on line > 79 in tbl_replace.pl, where $goto is actually > a query > ============================================================= > Warning: stat failed for > ./sql.php?server=1&db=balletpetite&pos=0&sql_query=SELECT+%22location_id%22% 2C+%22location_name%22%2C+%22st_addr1%22%2C+%22st_addr2%22%2C+%22city%22%2C+% 22state%22%2C+%22notes%22+FROM+%22location%22&sql_order=+ORDER+BY+% 22location_id%22+ASC&table=location&goto=db_details.php > (errno=36 - File name too long) in > /home/jrajkumar/phpPgAdmin/tbl_replace.php > on line 79 > > Warning: Cannot add header information - headers already sent by (output > started at > /home/jrajkumar/phpPgAdmin/tbl_replace.php:79) in > /home/jrajkumar/phpPgAdmin/tbl_replace.php on line 84 > ============================================================ > > Regards > Joseph Rajkumar > > -- > email: raj...@te... > > _______________________________________________ > phpPgAdmin-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phppgadmin-users > |