The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
SSL - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: SSL (/showthread.php?tid=2078) |
SSL - ttuhsc-library-user - Aug 9th, 2012 I have a working install of 2.2.5 with 3 forms (direct, not API) . I have now purchased and installed an SSL certificate for the purpose of securing login to the Admin page. I am also forcing a redirect in apache from http to https. The problem is that now all my form submissions fail. I have read several postings that reference: $g_db_ssl and $g_root_url But I am unclear how these 2 options change the behavior of formtools and when to use each of them. |