Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP Notices, Warnings and Errors
#1
These are some PHP warning/notices I have seen. Probably some not very important but I though I'd post them here for the record. It's just a selection as there is a load more notices but I suppose they are not important so I have only added a few.

System:
Synology Box running DSM 6.0.2 / Linux 3.2.40 #8451
COREbos 7
PHP Version 5.6.28


Errors below:

Code:
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /corebos/adodb/drivers/adodb-mysql.inc.php on line 480
Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
Warning: Cannot modify header information - headers already sent in /corebos/index.php on line 68
Warning: Cannot modify header information - headers already sent in /corebos/index.php on line 491
Strict Standards: Only variables should be passed by reference in /corebos/modules/RecycleBin/ListView.php on line 156
Notice: Undefined variable: sorder in /corebos/modules/RecycleBin/ListView.php on line 109
Notice: Undefined offset: 2 in /corebos/include/utils/DetailViewUtils.php on line 1748
Notice: Undefined index: query in /corebos/modules/RecycleBin/ListView.php on line 90
Notice: Undefined index: parentprofile in /corebos/modules/Settings/profilePrivileges.php on line 28
Notice: Undefined index: radiobutton in /corebos/modules/Settings/profilePrivileges.php on line 44
Notice: Undefined variable: theme in /corebos/modules/Settings/profilePrivileges.php on line 731
Notice: Undefined index: recprefix in /corebos/modules/Settings/CustomModEntityNo.php on line 17
Notice: Undefined index: mode in /corebos/modules/Settings/CustomModEntityNo.php on line 18
Notice: Undefined index: recnumber in /corebos/modules/Settings/CustomModEntityNo.php on line 25
Notice: Undefined variable: STATUSMSG in /corebos/modules/Settings/CustomModEntityNo.php on line 94
Reply


Messages In This Thread
PHP Notices, Warnings and Errors - polanskiman - 01-26-2017, 04:53 AM
RE: PHP Warnings Selection - joebordes - 01-26-2017, 08:23 AM
RE: PHP Warnings Selection - polanskiman - 01-26-2017, 09:35 AM
RE: PHP Warnings Selection - polanskiman - 01-31-2017, 11:38 AM
RE: PHP Warnings Selection - joebordes - 01-31-2017, 01:18 PM
RE: PHP Warnings Selection - polanskiman - 02-01-2017, 05:15 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)