cybasoft / carepro

Daycare management system. Sourcecode -->
https://github.com/jgmuchiri/carepro-codeigniter
7 stars 1 forks source link

Captcha not displaying #2

Closed jgmuchiri closed 6 years ago

jgmuchiri commented 6 years ago

Captcha images are located in /application/temp/captcha. This directory must be present and have read/write permissions. During shipping, this directory is usually empty and gets ignored in some systems so you must verify it is there, if not create it. Will implement a fix for future releases to ensure it's there by default. Note that if you disable captcha option, this directory gets deleted by CI.