From: Aaron B. <abe...@he...> - 2001-08-30 18:13:20
|
Thanks to all the replied. That definitely did the trick. All of the warnings just made it look worse then it actually was. This package is great so far! Thanks again. > -----Original Message----- > From: Tony Gettig [mailto:Get...@ka...] > Sent: Wednesday, August 29, 2001 11:42 PM > To: abe...@he...; > php...@li... > Subject: Re: [Phphelpdesk-help] (no subject) > > > Since these are warnings and not errors, try changing your > c:\winnt\php.ini file. Look for the line that refers to > error_reporting. I have mine set to E_ERROR instead of E_ALL. > I turn on E_ALL when I'm testing something or not getting the > result I expect. > > We're using this in a live trial capacity right now and it > works great. YMMV. :) > > > Tony Gettig > Network Administrator > Kalamazoo Public Schools > > > > >>> Aaron Beckstrom <abe...@he...> 08/29/01 > 07:42PM >>> > I am running phphelpdesk 0.6.16 on a Win2k box with > mysql and php 4 > support. I have the db setup and followed all configuration > steps in the > install file, yet when I go to the site I keep getting > variable undefined > errors. > > For example: > > Warning: Undefined variable: partfound in > languages/english.lang.php on line > 256 > > Warning: Undefined variable: p_id in > languages/english.lang.php on line 258 > > Warning: Undefined variable: whattodo in > config/header.conf.php on line 8 > > The only strange thing I notice is the links off of the index > page have an > extra "/" in them. When I change my path in the config file > to exclude the > last "/" the links look correct, but still will not work. In fact, the > variable undefined errors occur even at the first page, > before any of the > (possibly) incorrect links are used. I have left the trailing > "/" in the > config file as it says to do for the time being. > Is it a problem that I am running this windows? At > first glance it > looks like the code is portable and should run on any system, > though I did > not see this mentioned. > Any ideas about either the Undefined variable or the extra "/"? > > Thanks! > > ******************** > Aaron Beckstrom - Network Administrator > The Ohio State University > ******************** > > > _______________________________________________ > Phphelpdesk-help mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phphelpdesk-help > > > _______________________________________________ > Phphelpdesk-help mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phphelpdesk-help > |