View previous topic :: View next topic |
Author |
Message |
atw3629
Joined: 09 Dec 2003 Posts: 2
|
Posted: Tue Dec 09, 2003 1:24 am Post subject: Undefined index errors |
|
|
Hi all,
I don't think this is a problem with b2 as much as with my own lack of php knowledge. Any help would be greatly appreciated.
My computer crashed lately, and upon reboot I get these horrible errors all over my site:
"Notice: undefined index"... (followed by different things)
I'm using IIS and have followed all instructions I could find for PHP, mysql and b2. Something fundamental must be going wrong but I don't know what it is.
The page itself loads fine but the errors are everywhere. Any good ideas?
http://diggler.rh.rit.edu
Thanks for any help!
-Drew |
|
Back to top |
|
 |
atw3629
Joined: 09 Dec 2003 Posts: 2
|
Posted: Tue Dec 09, 2003 5:24 am Post subject: |
|
|
Ok, I sort of answered my own question. For anyone who might happen upon the same problem....
in the system root folder, php.ini file
change the line display_errors = On
to Off
It hides the errors, but doesn't get rid of them. If anyone knows what is causing them I still wouldn't mind knowing!
Thanks
Drew |
|
Back to top |
|
 |
Concino
Joined: 29 Dec 2003 Posts: 1
|
Posted: Mon Dec 29, 2003 8:48 am Post subject: Thanks |
|
|
I was having the same problem and was pulling my hair out. Thanks for the tip it saved some hair  |
|
Back to top |
|
 |
|