New Install - No App Generated

itnext

New member
Brand new install (brand new user too).
Setup a blank DB and tried both:
  • Build a new application based on the database damian22_db2 (this is the classic way)
  • Build a new blank application in the database damian22_db2
Both add the dadabik tables but neither generate anything in /apps
I can manually go to login.php and it accepts the default user accounts but I only get a page with the dadabik logo and no other content.
None of the other files seem to give me any output at all

Also created a single table in mysql with a dozen fields and did the same and got the same result.

What am I missing please?
 

deep64blue

DaDaBIK Guru
Some screenshots would help!

Both add the dadabik tables but neither generate anything in /apps
I wouldn't expect either of these options to generate anything in /apps.

I can manually go to login.php and it accepts the default user accounts but I only get a page with the dadabik logo and no other content.
There should be an entry in the menu for each table in your database
 
Last edited:

itnext

New member
Hi there - what exactly do you want a screenshot of? The webpage is completely blank - there is no menu.

1708946219612.png
 

deep64blue

DaDaBIK Guru
The webpage is completely blank - there is no menu.
That is strange, screenshots look ok (I assume fvtt_dw_chatacters is the database you created). You need to look at the Web Server logs and see if thjey report any issues - is this a local environment or hosted?
 

itnext

New member
database was damain22_db2
table was fvtt_dw_characters

hosted environment

error_log
[26-Feb-2024 13:07:26 UTC] PHP Warning: session_name(): Session name cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:26 UTC] PHP Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:26 UTC] PHP Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:26 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:26 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[27-Feb-2024 00:07:26 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:28 UTC] PHP Warning: session_name(): Session name cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:28 UTC] PHP Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:28 UTC] PHP Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:28 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:07:28 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[27-Feb-2024 00:07:28 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[27-Feb-2024 00:07:29 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/login.php on line 0
 

itnext

New member
tried with a new browser (no session data)


[26-Feb-2024 13:10:41 UTC] PHP Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:41 UTC] PHP Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:41 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:41 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[27-Feb-2024 00:10:41 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:54 UTC] PHP Warning: session_name(): Session name cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:54 UTC] PHP Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:54 UTC] PHP Warning: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:54 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[26-Feb-2024 13:10:54 UTC] PHP Warning: session_start(): Session cannot be started after headers have already been sent in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[27-Feb-2024 00:10:54 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/include/common_start.php on line 0
[27-Feb-2024 00:10:54 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/login.php on line 0
 

deep64blue

DaDaBIK Guru
[27-Feb-2024 00:10:54 Australia/Sydney] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/damian22/public_html/ddb1112/include/config_custom.php:1) in /home/damian22/public_html/ddb1112/login.php on line 0
Looks like you maybe have some extra lines, possibly blank, in your config_custom.php file.
 
Top