Como instalar o reCaptcha no meu fórum?
Enviado: 29 Mar 2011, 13:51
URL do Fórum: http://beyondrp.com.br/forum
Beleza galera, já to quase na reta final do fórum e já consegui aprender muita coisa com os tutoriais e ajuda do pessoal aqui, mas agora eu fiquei preso no reCaptcha.net. Eu leio, leio e releio o tutorial deles explicando como instalar no fórum e tal mas ele manda fazer um comando:
3. Apply the first patch by running the following command from your phpBB includes directory:
E depois outro do mesmo estilo:
5. Apply the second patch by running the following command from the phpBB templates/<your_theme> directory:
Não entendi o que tem que fazer nessa parte, existe algum tutorial específico em português sobre o reCaptcha no phpBB ?
Beleza galera, já to quase na reta final do fórum e já consegui aprender muita coisa com os tutoriais e ajuda do pessoal aqui, mas agora eu fiquei preso no reCaptcha.net. Eu leio, leio e releio o tutorial deles explicando como instalar no fórum e tal mas ele manda fazer um comando:
3. Apply the first patch by running the following command from your phpBB includes directory:
Código: Selecionar todos
patch -b usercp_register.php < /path/to/usercp_register.patch
5. Apply the second patch by running the following command from the phpBB templates/<your_theme> directory:
Código: Selecionar todos
patch -b profile_add_body.tpl < /path/to/profile_add_body.tpl.patch