Loading...
 
Architecture / Installation

Architecture / Installation


Re: Blank login screen

posts: 1092

Check also your php error logs or
check in your database that in tiki_preferences you have
error_reporting_level set to 2047. to see the error

posts: 19

> Check also your php error logs or
> check in your database that in tiki_preferences you have
> error_reporting_level set to 2047. to see the error
ok, i set that value and here's the error it gives:
Notice: Undefined index: path in D:\XMI_info\tiki-setup.php on line 1736

Warning: Cannot modify header information - headers already sent by (output started at D:\XMI_info\tiki-setup_base.php:605) in D:\XMI_info\tiki-login.php on line 23

I'm going to take a look at it, but if you have a fix please let me know. thanks for your help so far.