Back to Forum Home Page
Forum Topics
- Application Installation15
- FAQs6
- ONLYOFFICE Installation3
- Application Errors/Issues3
- FlinkISO API2
- Custom Forms1
- Server Setup1
- Available Modules1
- Getting Started1
- Other0
- Bug Report0
Q. How to get access to FlinkISO Forum?
Ans:In order to able to post, you must be a registered user either with FlinkISO either On-premise or Cloud. You can login to the forum via using your email address, which you or your administrator used duing the registration on the websile. Once you have the email address, use the same email addres and generate a token. We will send you the token on the same email address. Use that token along with the email address to login. You can read posts without login.
Home > Application Installation
custom_table_processes missing
Hi,
I just installed an on premise demo version for evaluation but I am getting the following error:
Error: [MissingTableException] Table custom_table_processes for model CustomTableProcess was not found in datasource default.
Exception Attributes: array (
'table' => 'custom_table_processes',
'class' => 'CustomTableProcess',
'ds' => 'default',
)
I've looked at the flinkiso-on-premise.sql script and don't see that table created in the script. Any suggestions would be helpful.
on 23/4/24 | Open | By: Michael TimminsHi Michael,
When you register, you also get an email with a download link. Can you download the application again form that link and check if the schema file has this table?
Let us know.
-FlinkISO Team
on 23/4/24 | By: FlinkISO Team
Thanks, that worked but it was the same filename for the zip archive.
on 24/4/24 | By: Michael Timmins