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
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
Database creation - 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: Database creation (/showthread.php?tid=591)



Database creation - Ray7 - Mar 22nd, 2010

I was hoping that Formtools would create the form database on installation, but (as I suspected) that's not the case. Could anyone possibly advise me on how to create that database? (Or does my service provider have to create that database?)

Could I make that database & place it on the web page? What format would that dBase need to be in?

(Yep, I'm just an amateur.)

---Thanks


RE: Database creation - martin_undefined - Mar 22nd, 2010

Hi,

You'd normally create a MySQL database via your web hosting account (Cpanel or similar). Once that database has been created together with a user that has access to that database, you can then install FormTools.

FormTools will do the rest of the work for you!

If you get stuck just google some of the points above, there are lots of tutorials out there.

Good luck.

(Mar 22nd, 2010, 12:09 PM)Ray7 Wrote: I was hoping that Formtools would create the form database on installation, but (as I suspected) that's not the case. Could anyone possibly advise me on how to create that database? (Or does my service provider have to create that database?)

Could I make that database & place it on the web page? What format would that dBase need to be in?

(Yep, I'm just an amateur.)

---Thanks



RE: Database creation - Ray7 - Mar 22nd, 2010

Thanks, Martin:

That's pretty much what I thought. I'm unfortunately just one of an outfit of people, and not in direct contact with the service provider. And the people who are don't really know what I'm asking for. I'll have to fix that.

OR, I could cough up $4 per month & get my own web host . . .

-- Thanks, Ray


RE: Database creation - martin_undefined - Mar 22nd, 2010

(Mar 22nd, 2010, 2:16 PM)Ray7 Wrote: Thanks, Martin:

That's pretty much what I thought. I'm unfortunately just one of an outfit of people, and not in direct contact with the service provider. And the people who are don't really know what I'm asking for. I'll have to fix that.

OR, I could cough up $4 per month & get my own web host . . .

-- Thanks, Ray

$4? Bargain.


Create dBase - Ray7 - Mar 22nd, 2010

Thanks, again. I was actually hoping that there might be a way to remotely fix this "missing" database. I don't have direct access to the ISP. (Even though I have to make a volunteer form work

---Ray[/b]


RE: Database creation - Ben - Mar 22nd, 2010

Hey Ray,

Once upon a time I looked into doing that: having the script actually try creating the database, but it turned out that many (if not most) hosts don't give MySQL accounts permission to do it, so it wouldn't be possible in the majority of cases. At that point I abandoned the idea; all other PHP apps I've encountered take the same approach.

I think you may be out of luck, sorry!

- Ben