The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.28 (Linux)
|
https RewriteEngine On - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4) +--- Thread: https RewriteEngine On (/showthread.php?tid=2998) |
https RewriteEngine On - terry54661 - Apr 21st, 2014 Hi all, I have install SSL to my website but now my formtools amin area in losing its stylesheet and is unusable. The admin area appears all blank with only text in view. Im getting an insecure connection warning, when i look at the formtools source file I find lots of http addresses so this must be what is causing the error. If I disable the SSL formtools displays correctly. Does anyone know of a fix? i'd be very greatful. Regards Terry RE: https RewriteEngine On - Joe - Apr 22nd, 2014 Hey Terry, You will need to update the config file to indicate that the URL is now https. Cheers, Joe |