- Posts: 1
- Thank you received: 0
Errors MEFG J3.2 K2 2.67
- probizz
- Topic Author
- Offline
- New Member
-
Less
More
11 years 10 months ago #1488
by probizz
Errors MEFG J3.2 K2 2.67 was created by probizz
Hi, when I edit some K2 items which use extrafields I get such error:
Warning: in_array() expects parameter 2 to be array, null given in ..../plugins/k2/mefgfork2/mefgfork2.php on line 586.
Also on Save other error: SQL=INSERT INTO ..._jak2filter_taxonomy (`type`,`title`,`asset_id`,`option_id`,`num_items`) VALUES ('xfield', 'xfield: 30-39', '30', '39.7570023', '0')
(I just downloaded last version of MEFG and included after line 221: else if(!key_exists('plugins', $array)) $array = ''
What else needs to be done?
Warning: in_array() expects parameter 2 to be array, null given in ..../plugins/k2/mefgfork2/mefgfork2.php on line 586.
Also on Save other error: SQL=INSERT INTO ..._jak2filter_taxonomy (`type`,`title`,`asset_id`,`option_id`,`num_items`) VALUES ('xfield', 'xfield: 30-39', '30', '39.7570023', '0')
(I just downloaded last version of MEFG and included after line 221: else if(!key_exists('plugins', $array)) $array = ''
What else needs to be done?
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
11 years 10 months ago #1489
by mmmaug1977
Replied by mmmaug1977 on topic Errors MEFG J3.2 K2 2.67
Hi,
The first warning does not affect the functionality, and it can be hidden by setting the error reporting level to None in the Global Configuration.
The second error is not related to MEFG, I think it is related to another extension, maybe ja k2 filter
The first warning does not affect the functionality, and it can be hidden by setting the error reporting level to None in the Global Configuration.
The second error is not related to MEFG, I think it is related to another extension, maybe ja k2 filter
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
11 years 10 months ago #1495
by mmmaug1977
Replied by mmmaug1977 on topic Errors MEFG J3.2 K2 2.67
Hi Eugen,
Please check your inbox, I have sent a message regarding your subscription.
Please check your inbox, I have sent a message regarding your subscription.
Please Log in or Create an account to join the conversation.