The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
How to make form tools folder accessible via url - 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: How to make form tools folder accessible via url (/showthread.php?tid=1960)



How to make form tools folder accessible via url - NichB77 - Mar 20th, 2012

I downloaded the form tools file and unzipped it into a folder on my desktop. I used dreamweavers ftp feature to upload the files onto my server and now I am trying to start the installation. Before I can do this I am supposed to make the folder acccessible through a url. Should I just link the files to an existing page using an a href or is there some other way?


RE: How to make form tools folder accessible via url - michatmaster7 - Mar 29th, 2012

(Mar 20th, 2012, 12:42 PM)NichB77 Wrote: I downloaded the form tools file and unzipped it into a folder on my desktop. I used dreamweavers ftp feature to upload the files onto my server and now I am trying to start the installation. Before I can do this I am supposed to make the folder acccessible through a url. Should I just link the files to an existing page using an a href or is there some other way?

It's easier than all that. The instructions are saying that if you uploaded the formtools folder to the root of your site, then you should be able to visit http://www. yoursite .com/formtools/ in a browser. If you go to that URL and you get an error, then there is a problem. But going to that URL (using your own domain name, of course), should open up a page that walks you through the installation process.


RE: How to make form tools folder accessible via url - NichB77 - Jul 19th, 2012

(Mar 29th, 2012, 9:41 AM)michatmaster7 Wrote:
(Mar 20th, 2012, 12:42 PM)NichB77 Wrote: I downloaded the form tools file and unzipped it into a folder on my desktop. I used dreamweavers ftp feature to upload the files onto my server and now I am trying to start the installation. Before I can do this I am supposed to make the folder acccessible through a url. Should I just link the files to an existing page using an a href or is there some other way?

It's easier than all that. The instructions are saying that if you uploaded the formtools folder to the root of your site, then you should be able to visit http://www. yoursite .com/formtools/ in a browser. If you go to that URL and you get an error, then there is a problem. But going to that URL (using your own domain name, of course), should open up a page that walks you through the installation process.

Ok thanks that's what I thought it meant the first time but, when I added the form tools folder to my local site folder on my computer, and used FTP in Dreamweaver to upload it to my server. When I try to access http://www.mysite.com/formtools/ in chrome or internet explorer I load a blank page with a blank source. I just tried it again and got the same results. Any ideas on what could be causing this?