Today I created a new BLOG. When I clicked the "Add a spawning report" from the My Fish page, I obtained this error message on the initial data entry screen:
After adding a spawning date, I pressed submit to start that BLOG and received this error message:[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_edit.php on line 13: Undefined global variable $_SESSION
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_edit.php on line 13: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_edit.php on line 13: Trying to access array offset on null
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_edit.php on line 83: Undefined array key "spawning_date"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_edit.php on line 88: Undefined array key "image_bitmap"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
After that initial submission, I edited the spawning report to add more details. I filled out pH (two fields), Temp (two fields), Current, Other water params (text box), Aquarium furniture (text box), Filtration (text box), Lighting (text box), Heating (text box). I added one food (frozen blood worms occasionally) then filled out Behavior (text box).[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_validate.php on line 56: Undefined array key "further_spawns"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 58: Undefined array key "furniture"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 59: Undefined array key "water"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 60: Undefined array key "filtration"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 61: Undefined array key "lighting"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 62: Undefined array key "heating"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 76: Undefined array key "current"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 77: Undefined array key "behaviour"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 80: Undefined array key "eggs_colour"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 84: Undefined array key "segregation"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 91: Undefined array key "fry_feeding"
[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/includes/my_blog_save.php on line 117: Undefined array key "spawning_yyyy1"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
When I pressed submit, the data did not submit, but instead it returned me to the editing page. I caught a quick glimpse of a third error message which disappeared under the header. I retrieved it (simple copy all and paste into word processor). Here is that message:
On inspection of the data, it appeared that all the unaccepted data was still there EXCEPT for the food and frequency and the tank dimensions; those fields were now empty and reset.[phpBB Debug] PHP Warning: in file /home/webcat/planetcatfish.com/common/functions/clean_up_food_selection.php on line 24: Undefined variable $remove_text
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4238: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3079)
Without making more changes or attempting to re-enter the missing data, I simply pressed submit, and this time it accepted my input.
I went back and pressed EDIT to edit the data and I was successful adding then submitted tank dimensions. Afterward, I tried to re-edit and add foods, and again it balked and sent me back to the edit page and reset to empty the food info and frequency I added.
Cheers, Eric