• Resuelto mctellez

    (@mctellez)


    Actualicé el plugin de Poppy’s videos y me sale el siguiente error:

    El plugin no ha podido activarse porque ha provocado un error fatal.
    Parse error: syntax error, unexpected T_STRING in /home/mctellez/public_html/blog/wp-content/plugins/poppy-videos/poppy-videos.php on line 274

    Probé desinstalar y reinstalar sin éxito.
    Me quedé sin el plugin porque no encuentro en la web la versión anterior que funcionaba perfecto.

    Donde puedo conseguir versiones anteriores?

Viendo 1 respuesta (de un total de 1)
  • I found the problem. There are single quotes in the line where there should be double quotes. Here is the correct code for line 274:

    $htmlcode ='<center><iframe style="overflow: hidden; border: 0; width: 480px; height: 326px" src="http://stagevu.com/embed?width=480&height=270&background=000&uid='.$matches[2][$m].'" scrolling="no"></iframe></center><br />';

Viendo 1 respuesta (de un total de 1)
  • El debate ‘Plugin Poppy's videos version 1.1.13’ está cerrado a nuevas respuestas.