#1 April 25, 2016 6:44am

userbot
Member
Registered: April 22, 2016
Posts: 31

New category quotes and errors mysql

Notice: sqlfetch called on invalid query resource. The most likely cause is an invalid sqlquery call. Last error returned was: Incorrect table name '' in query — SHOW CREATE TABLE `` in core/inc/bigtree/sql.php on line 145

Notice: sqlfetch called on invalid query resource. The most likely cause is an invalid sqlquery call. Last error returned was: Incorrect table name '' in query — SELECT * FROM `` ORDER BY in core/inc/bigtree/sql.php on line 145

how to add a new paragraph
FluxBB bbcode test

Last edited by userbot (April 25, 2016 9:23am)

Offline

#2 April 25, 2016 9:54am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 970

Re: New category quotes and errors mysql

It looks like you've added a One to Many field (or Many to Many field) and didn't properly configure the field's options.

Offline

#3 April 25, 2016 9:56am

userbot
Member
Registered: April 22, 2016
Posts: 31

Re: New category quotes and errors mysql

timbuckingham wrote:

It looks like you've added a One to Many field (or Many to Many field) and didn't properly configure the field's options.

OK. how to add a new field?

Offline

#4 April 25, 2016 9:59am

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 970

Re: New category quotes and errors mysql

You will want to first add a column to the database table for the new field. Then it will appear when editing the form in a dropdown in the top right corner available to add. Then (if you want a paragraph) you'll want to change the field type to either Text Area or HTML.

Offline

#5 April 25, 2016 10:01am

userbot
Member
Registered: April 22, 2016
Posts: 31

Re: New category quotes and errors mysql

timbuckingham wrote:

You will want to first add a column to the database table for the new field. Then it will appear when editing the form in a dropdown in the top right corner available to add. Then (if you want a paragraph) you'll want to change the field type to either Text Area or HTML.

add a text box

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.