Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solución para Registro #3

Open
joelmiguelvalente opened this issue Oct 8, 2024 · 0 comments
Open

Solución para Registro #3

joelmiguelvalente opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
ayuda Se necesita atención adicional bug Algo no funciona

Comments

@joelmiguelvalente
Copy link
Collaborator

Ir a inc/class/c.registro.php y buscar

include_once TS_EXTRA . "reCaptcha.php";

debajo de esta línea agregar

$reCaptcha = new reCaptcha();

y de esta forma el registro funcionará correctamente!

@joelmiguelvalente joelmiguelvalente added bug Algo no funciona ayuda Se necesita atención adicional labels Oct 8, 2024
@joelmiguelvalente joelmiguelvalente self-assigned this Oct 8, 2024
@joelmiguelvalente joelmiguelvalente pinned this issue Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ayuda Se necesita atención adicional bug Algo no funciona
Projects
None yet
Development

No branches or pull requests

1 participant