Listing Display
Bug Id ?
242
Reporter ?
outis
Product/Version ?
Bugdar / 1.2.3
Status ?
Unconfirmed
Severity ?
Major
Duplicate Of ?
- none -
Fixed in Revision ?
Mstone ?
Summary ?
Warnings and error when posting a reply
Report Time ?
January 15, 2015 03:46 AM
Assignment ?
Robert
Resolution ?
Open
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0

January 15, 2015 03:46 AM outis
I just posted a reply here on the Blue Static Bug Tracker and got a screen full of warnings & an error, with no indication that the post was successful (which it was).

Here's the output:

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Warning: Warning
explode() expects parameter 2 to be string, array given in /includes/functions.php on line 777

Warning: Warning
Invalid argument supplied for foreach() in /framework/functions.php on line 680

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 781

Warning: Warning
Invalid argument supplied for foreach() in /includes/functions.php on line 133

Error: Fatal
XML Error: not well-formed (invalid token) at line 14 colunn 79 in /framework/xml.php on line 151

January 15, 2015 03:48 AM outis
Posting a new bug also returns the same warnings (but no error) as for a reply (plus the following warning at the end) and no indication of success.


Warning: Warning
Cannot modify header information - headers already sent by (output started at /framework/kernel.php:649) in /includes/class_message_reporter.php on line 120

On April 16, 2015 06:53 PM, Robert changed:
April 16, 2015 06:54 PM Robert
Thanks, resolved some of these. That's what happens when your server operator upgrades PHP for you!