- Posts: 3
- Thank you received: 0
unknown error
- cystophora
- Topic Author
- Offline
- New Member
-
Less
More
6 years 7 months ago #2209
by cystophora
unknown error was created by cystophora
This is the message i get on the frontend when i enable the plugin:
Warning: in_array() expects parameter 2 to be array, null given in /home/baird/public_html/plugins/k2/autometak2/autometak2.php on line 51
When i view page source, the keywords are being created correctly.
thanks
Warning: in_array() expects parameter 2 to be array, null given in /home/baird/public_html/plugins/k2/autometak2/autometak2.php on line 51
When i view page source, the keywords are being created correctly.
thanks
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
6 years 7 months ago #2210
by mmmaug1977
Replied by mmmaug1977 on topic unknown error
Hello Alex,
You are welcome!
This is just a warning, not an error.
You can ignore it and set the Error Reporting level to None in the global configuration, this will hide the warning message.
You are welcome!
This is just a warning, not an error.
You can ignore it and set the Error Reporting level to None in the global configuration, this will hide the warning message.
Please Log in or Create an account to join the conversation.
- cystophora
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
6 years 7 months ago #2211
by cystophora
Replied by cystophora on topic unknown error
But is it a warning of something serious? what does it mean?
I don't think hiding all errors across my site is very wise?
I don't think hiding all errors across my site is very wise?
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
6 years 7 months ago #2212
by mmmaug1977
Replied by mmmaug1977 on topic unknown error
It is not something serious, and does not affect the plugin functionality.
In general, you should disable error display in the live website, because this may expose your website to danger by showing the critical information displayed with message.
Anyway, I will release a new version next week with a fix to this issue.
In general, you should disable error display in the live website, because this may expose your website to danger by showing the critical information displayed with message.
Anyway, I will release a new version next week with a fix to this issue.
Please Log in or Create an account to join the conversation.
- cystophora
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
6 years 7 months ago #2213
by cystophora
Replied by cystophora on topic unknown error
OK thank you
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
6 years 7 months ago #2214
by mmmaug1977
Replied by mmmaug1977 on topic unknown error
Hello Alex, please download and update to v1.0.3
Please Log in or Create an account to join the conversation.