Hello...
I did the procedure as suggested by: go to Admin >> System >> Global Configuration >> Debug. After: replace them with: split()=>explode()
- It worked, I no longer have the error: "Call to undefined function split()"...
But then I noticed that the "play" button opens but doesn't load the popup video:
<div class="slide-button"><a class="link-button" href="#">Primary</a> <span class="video-slider">[yt_lightbox yt_title="" align="none " type="none" style="none" src="images/slider/slider-1.png" video_addr="https://www.youtube.com/watch?v=zIwLWfaAg-8" width="570px" height="480px" margin="0" lightbox="yes" description="" ]</span></div>
</div>
- I'm using "YT Shortcodes" in version 4.0 and with PHP8.1
Would it be a YT Shortcodes version error?
- Thanks in advance for your help!