The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
editing config.php file - 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: editing config.php file (/showthread.php?tid=2008)



editing config.php file - monkuboy - May 9th, 2012

I posted a lengthy question about ssl and forms earlier today but I am thinking maybe the solution is to edit the config.php file to set ssl = true and the url property to be "https" instead of "http."

However, I am unable to edit the file, only view it. When I try to edit and save the changes I get an error message. I tried to change the permissions but it will not allow me to change permissions, either.

This is version 2.0.5 that was installed by my web host into a subdomain directory. Is there a way I can edit the file? What do I need to do?

Thanks in advance.


RE: editing config.php file - kmielcz - May 9th, 2012

(May 9th, 2012, 10:00 AM)monkuboy Wrote: I posted a lengthy question about ssl and forms earlier today but I am thinking maybe the solution is to edit the config.php file to set ssl = true and the url property to be "https" instead of "http."

However, I am unable to edit the file, only view it. When I try to edit and save the changes I get an error message. I tried to change the permissions but it will not allow me to change permissions, either.

This is version 2.0.5 that was installed by my web host into a subdomain directory. Is there a way I can edit the file? What do I need to do?

Thanks in advance.


How about you download the file, edit, save and upload it back?



RE: editing config.php file - monkuboy - May 9th, 2012

(May 9th, 2012, 12:53 PM)kmielcz Wrote:
(May 9th, 2012, 10:00 AM)monkuboy Wrote: I posted a lengthy question about ssl and forms earlier today but I am thinking maybe the solution is to edit the config.php file to set ssl = true and the url property to be "https" instead of "http."

However, I am unable to edit the file, only view it. When I try to edit and save the changes I get an error message. I tried to change the permissions but it will not allow me to change permissions, either.

This is version 2.0.5 that was installed by my web host into a subdomain directory. Is there a way I can edit the file? What do I need to do?

Thanks in advance.


How about you download the file, edit, save and upload it back?

Hi, thanks for the reply. I tried that but when I tried uploading it, it wouldn't accept it. However, that was done by trying to overwrite the existing file. I think I will try downloading it, then deleting the file on the server and then seeing if I can upload it back to the site. That way there will be no file to overwrite, but then I suspect I won't be allowed to delete the original file, either. I am at work now so I can't try it out until I get home.