kishor10d / Admin-Panel-User-Management-using-CodeIgniter

Admin Panel User Management Demo - CodeIgniter + AdminLTE Theme
http://cias.codeinsect.com
GNU General Public License v3.0
334 stars 244 forks source link

Can`t Make new user #83

Closed finnie2006 closed 3 years ago

finnie2006 commented 3 years ago

When i click submit button nothing happens

ixed Content: The page at 'https://MYDOMAIN/addNew' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://MYDOMAIN/checkEmailExists'. This request has been blocked; the content must be served over HTTPS. send @ jquery.min.js:2

finnie2006 commented 3 years ago

With http i can

kishor10d commented 3 years ago

Please check your base_url in application/config/config.php file.

finnie2006 commented 3 years ago

wich line

finnie2006 commented 3 years ago

FOund it,