Autor Tema: Programador para crear plugin en wordpress  (Leído 1112 veces)

Desconectado GeneracionGamer

  • PHPerit@
  • *
  • Mensajes: 16
  • Karma: 0
  • Nuev@ PHPer@
    • Ver Perfil
Programador para crear plugin en wordpress
« en: 06 de Octubre de 2013, 21:08:14 pm »
Hola, me gustaria saber si alguien sabe crear plugins para wordpress y cuanto costaria.

Lo que quiero es un plugin que en el perfil del usuario salga un apartado llamado "Logros" y cuando consiga unos logros que yo ponga, se le asigne en ese espacio una placa que indique que el logro ya lo tiene conseguido.

Para que os hagais una idea, como el sistema de logros que tiene las paginas "cuantocabron" "memedeportes" y todas esas.

Comunidad PHPeros

Programador para crear plugin en wordpress
« en: 06 de Octubre de 2013, 21:08:14 pm »

Desconectado MaNuX

  • PHPero Avanzado
  • ****
  • Mensajes: 385
  • Karma: 4
  • Sexo: Masculino
  • PHP & MySQL
    • Ver Perfil
    • CliKys
Re:Programador para crear plugin en wordpress
« Respuesta #1 en: 06 de Octubre de 2013, 21:49:30 pm »
Creo que te refieres a puntos y premios del usuario, ya hay un plugin para wordpress.

http://wordpress.org/plugins/jl-points-rewardses/

Espero que te sirva. Saludos.


Desconectado GeneracionGamer

  • PHPerit@
  • *
  • Mensajes: 16
  • Karma: 0
  • Nuev@ PHPer@
    • Ver Perfil
Re:Programador para crear plugin en wordpress
« Respuesta #2 en: 07 de Octubre de 2013, 16:06:38 pm »
Creo que te refieres a puntos y premios del usuario, ya hay un plugin para wordpress.

http://wordpress.org/plugins/jl-points-rewardses/

Espero que te sirva. Saludos.

He instalado el plugin que me has dicho para probarlo, pero en el panel de admin me sale esto:

Código: [Seleccionar]
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Space required after the Public Identifier in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : SystemLiteral " or ' expected in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 11: parser error : Opening and ending tag mismatch: hr line 9 and body in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: </body></html> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 11: parser error : Opening and ending tag mismatch: body line 4 and html in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: </body></html> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 12: parser error : Premature end of data in tag html line 2 in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Desconectado GeneracionGamer

  • PHPerit@
  • *
  • Mensajes: 16
  • Karma: 0
  • Nuev@ PHPer@
    • Ver Perfil
Re:Programador para crear plugin en wordpress
« Respuesta #3 en: 07 de Octubre de 2013, 17:33:13 pm »
he instalado otro plugin llamado Cubepoints, que lo que hace es sumar puntos por la actividad.

y un usuario por internet ha creado un modulo de ese plugin que es una tienda, lo que ocurre es que no resta puntos ni sale la imagen que he comprando en algun sitio, alguien me puede ayudar?

Desconectado MaNuX

  • PHPero Avanzado
  • ****
  • Mensajes: 385
  • Karma: 4
  • Sexo: Masculino
  • PHP & MySQL
    • Ver Perfil
    • CliKys
Re:Programador para crear plugin en wordpress
« Respuesta #4 en: 07 de Octubre de 2013, 22:02:11 pm »
He instalado el plugin que me has dicho para probarlo, pero en el panel de admin me sale esto:

Código: [Seleccionar]
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Space required after the Public Identifier in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : SystemLiteral " or ' expected in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 11: parser error : Opening and ending tag mismatch: hr line 9 and body in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: </body></html> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 11: parser error : Opening and ending tag mismatch: body line 4 and html in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: </body></html> in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 12: parser error : Premature end of data in tag html line 2 in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/ggamer/public_html/revista/wp-content/plugins/jl-points-rewardses/jlPointsClient.class.php on line 720

Segiste el manual de instalación?

Saludos.


Desconectado GeneracionGamer

  • PHPerit@
  • *
  • Mensajes: 16
  • Karma: 0
  • Nuev@ PHPer@
    • Ver Perfil
Re:Programador para crear plugin en wordpress
« Respuesta #5 en: 08 de Octubre de 2013, 20:29:24 pm »
Segiste el manual de instalación?

Saludos.

instale como todos los plugins, lo busque en el apartado plugin, le di a instalar y activar.... nada mas

Desconectado MaNuX

  • PHPero Avanzado
  • ****
  • Mensajes: 385
  • Karma: 4
  • Sexo: Masculino
  • PHP & MySQL
    • Ver Perfil
    • CliKys
Re:Programador para crear plugin en wordpress
« Respuesta #6 en: 08 de Octubre de 2013, 22:55:13 pm »
instale como todos los plugins, lo busque en el apartado plugin, le di a instalar y activar.... nada mas

Mira entra en: http://wordpress.org/plugins/jl-points-rewardses/installation/

Y fijate donde dice: "Para finalizar la configuración debe..."

Supongo que necesitas una clave para hacerlo funcionar. Comprueba eso.

Saludos.