Check if your issue exists
Your prestashop version
1.7.8.x
Eicaptcha version
2.4.x
Do you use a specific theme ?
Warehouse 4.5.5
Describe the bug
When you have a childtheme activated and you enable the captcha module chck the presence of the file:
templates/customer/_partials/customer-form.tpl
This create an error during verification of installation.
If a childtheme not have that tpl file , before give an error, must be checked also if in the parenttheme is present.
The error must appear only if in both; child and parent is not present the "templates/customer/_partials/customer-form.tpl" file
Screenshots

Additional context
none
Check if your issue exists
Your prestashop version
1.7.8.x
Eicaptcha version
2.4.x
Do you use a specific theme ?
Warehouse 4.5.5
Describe the bug
When you have a childtheme activated and you enable the captcha module chck the presence of the file:
templates/customer/_partials/customer-form.tplThis create an error during verification of installation.
If a childtheme not have that tpl file , before give an error, must be checked also if in the parenttheme is present.
The error must appear only if in both; child and parent is not present the "templates/customer/_partials/customer-form.tpl" file
Screenshots
Additional context
none