75 Posts
Eoin
8 years ago
1
Topic

I have recently started getting this error message

I have recently started getting this error message Notice: Undefined offset: 1 in *****plugins/cck_storage/custom/custom.php on line 113 Warning: array_search() expects parameter 2 to be array, null given in *****plugins/cck_storage/custom/custom.php on line 113 Notice: Undefined offset: 2 in *****plugins/cck_storage/custom/custom.php on line 114 Notice: Undefined offset: 1 in *****plugins/cck_storage/custom/custom.php on line 113 Warning: array_search() expects parameter 2 to be array, null given in *****plugins/cck_storage/custom/custom.php on line 113 Notice: Undefined offset: 2 in *****plugins/cck_storage/custom/custom.php on line 114

I don't know what it means, or where it has come from, it hasn't been there in the past.  

I've now started getting this error on the front end in some places too

Notice: Undefined index: #__content in *****/plugins/cck_storage_location/joomla_article/joomla_article.php on line 704 Notice: Trying to get property of non-object in 

It repeats quite a few times

Get a VIP membership
4229 Posts
Kadministrator
8 years ago
0
Level 1

Hi,

probably your host upgraded php which has different default error reporting level. This are actually not errors, they are harmless notices - you can silence them down by changing error reporting level in joomla configuration to lower value.

Get a Book for SEBLOD