From: Franky V. L. <lie...@te...> - 2007-12-31 08:11:31
|
On Sun, 30 Dec 2007 23:20:25 -0500 "Sunil Joshi" <pav...@gm...> wrote: > That almost did the trick. The error has gone away in the survey > pages, but now a new error has come up which is > > Notice: Undefined index: profile in > /mnt/w0506/d37/s14/b02cd23b/www/zermattgarments/catalog/includes/application_bottom.php > on line 15 > > > I think this may have something to do with having to define the > phpesp.first.php file. Will need to do some more research.. > > > Thanks! > > > -P wel, I'll say it again: php notices are *not* errors, but anyway: they shouldn't occur (and you shouldn't display php errors/notices of any kind in the browser, only log them into files to prevent path disclosures). In my version of oscommerce (2.2rc1), I don't have anything in application_bottom.php that refers to profile, maybe that was an old error in oscommerce that got fixed? Franky |