Conversation
supportHi, I have a snippet in phpCode Snippets plugin which is not recognized (I receive the code used to activate the shortcode, instead of the output from the php snippet), and when I try to preview it I receive: There has been a critical error on this website. This snippet was working, don’t know when or why it stopped working. I tried duplicating it with a new tracking name, but same critical error. Any help much appreciated
Hi, Apologies for overlooking the issue earlier. The problem seems to stem from the code added in your PHP snippet. I recommend checking for any syntax errors or missing elements in the code. A good way to debug this is to replace the current code with simple echo statements and verify if those work correctly.
Hi, Apologies for overlooking the issue earlier. The problem seems to stem from the code added in your PHP snippet. I recommend checking for any syntax errors or missing elements in the code. A good way to debug this is to replace the current code with simple echo statements and verify if those work correctly.