Just downloaded and installed on 2.9.2. Upon activation I go the message "Plugin could not be activated because it triggered a fatal error."
Ideas?
Just downloaded and installed on 2.9.2. Upon activation I go the message "Plugin could not be activated because it triggered a fatal error."
Ideas?
If it is because of an unexpected $end:
Either find your php.ini in your server and change short_open_tag = Off to short_open_tag = On.
Or you can edit line 272 of youtube.php of the plug-in and change <? for <?php
This topic has been closed to new replies.