Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
4c7fc118
Commit
4c7fc118
authored
Jan 05, 2019
by
Carsten Rose
Browse files
Manual.rst: fix typo
parent
4a7514ef
Pipeline
#1284
passed with stage
in 1 minute and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Manual.rst
View file @
4c7fc118
...
@@ -384,7 +384,7 @@ Extension Manager: QFQ Configuration
...
@@ -384,7 +384,7 @@ Extension Manager: QFQ Configuration
+-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
+-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
| formSubmitLogMode | all | | *all*: every form submission will be logged. |
| formSubmitLogMode | all | | *all*: every form submission will be logged. |
| | | | *none*: no logging. |
| | | | *none*: no logging. |
| | | | See `Form Submit Log page`_ for example
qfq
code to display the log. |
| | | | See `Form Submit Log page`_ for example
QFQ
code to display the log. |
+-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
+-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
| redirectAllMailTo | john@doe.com | If set, redirect all QFQ generated mails (Form, Report) to the specified. |
| redirectAllMailTo | john@doe.com | If set, redirect all QFQ generated mails (Form, Report) to the specified. |
+-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
+-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+
...
@@ -788,7 +788,7 @@ QFQ Database
...
@@ -788,7 +788,7 @@ QFQ Database
Recommended setup for Typo3 & QFQ Installation is with *two* databases. One for the Typo3 installation and one for QFQ.
Recommended setup for Typo3 & QFQ Installation is with *two* databases. One for the Typo3 installation and one for QFQ.
A good practice is to name both databases equal, appending the suffix '_t3' and '_db'.
A good practice is to name both databases equal, appending the suffix '_t3' and '_db'.
When QFQ is called, it checks for QFQ system tables. If they do not exist or have a lower version than the installed
qfq
When QFQ is called, it checks for QFQ system tables. If they do not exist or have a lower version than the installed
QFQ
version, the system tables will be automatically installed or updated.
version, the system tables will be automatically installed or updated.
.. _`system-tables`:
.. _`system-tables`:
...
@@ -7573,7 +7573,7 @@ General webserver error log
...
@@ -7573,7 +7573,7 @@ General webserver error log
For apache: `/var/log/apache2/error_log`
For apache: `/var/log/apache2/error_log`
Especially if you got a blank page (no rendering at all), this is typically an uncaught PHP error. Check the error message
Especially if you got a blank page (no rendering at all), this is typically an uncaught PHP error. Check the error message
and report the bug (http://qfq.io > Contact).
and report the bug (http
s
://qfq.io > Contact).
Call to undefined function qfq\\mb_internal_encoding()
Call to undefined function qfq\\mb_internal_encoding()
''''''''''''''''''''''''''''''''''''''''''''''''''''''
''''''''''''''''''''''''''''''''''''''''''''''''''''''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment