|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
On user/story.php & admin/edit.php, I get an Undefined variable error message.
http://dimitri.agdog.com/test/cgi-bin/DansCalendar/demosample/user/story.php?id=1 Do I need to change a setting on my server? Thanks for a great script! |
|
#2
|
||||
|
||||
|
change error reporting
PHP Code:
It's just a notice so not a major error. Or you can predefine your variables: $a = ''; |
![]() |
| Viewing: Dev Shed Forums > Other > Development Articles > undefined variable |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|