hello together
I have here on this page link below the update of php version
8.2.8 made
thanks to your tip to disable the plugin “WP Edit” it worked wonderfully.
now I noticed that after the search still menu “Suchen” another error occurs: message below:
I know the error comes from the plugin “NGG Smart Image Search”.
but maybe you can help me anyway?
I do not know what is wrong.
thanks in advance
kind regards
Franz
Hey schweg33,
Thank you for the inquiry.
Looks like it is trying to access a key in an array that doesn’t exist. To fix it, you have to check if the key exists before using it.
Example:
if(isset($array['category'])) {
// do something
}
Unfortunately, we are unable to assist you with the specific issue related to the plugin. It is recommended to contact the plugin author for further information and support. Integrating and ensuring compatibility between third-party plugins and the theme falls outside the scope of the support services we provide.
We apologize for any inconvenience caused. If you have any other questions or require assistance with any other aspects of the theme, please don’t hesitate to reach out.
Best regard,
Ismael
hello Ismael
thank you for your feedback
you can close this ticket
kind regards
Franz
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard