White blank page after install
Hi so i installed vanilla and i have a blank page.
i saw other ppl with this problem but i could not fix it.
i can get into admin panel but i dont see something on the site:
here my log:
Notice Only variables should be passed by reference in /customers/b/c/2/greeb.li/httpd.www/hi/library/core/class.pluginmanager.php line 1048
Notice Declaration of UserModel::delete($UserID, $Options = Array) should be compatible with Gdn_Model::delete($Where = '', $Limit = false, $ResetData = false) in /customers/b/c/2/greeb.li/httpd.www/hi/applications/dashboard/models/class.usermodel.php line 14
Notice Declaration of UserModel::getID($ID, $DatasetType = DATASET_TYPE_OBJECT) should be compatible with Gdn_Model::getID($ID, $DatasetType = false, $Options = Array) in /customers/b/c/2/greeb.li/httpd.www/hi/applications/dashboard/models/class.usermodel.php line 14
Comments
Welcome to the community!
What version of PHP are you running?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
I'm having the same issue, fresh 2.2 install, dashboard works... that's about it... Nothing helpful in the logs, debugging enabled, page still completely blank!
@grayhatter: When this happens to me it's mostly a faulty upload via FTP. Sure, every file landed safely on the server? Try to reupload or better install via SSH.
@phreak, just reinstalled via ssh. Got excited when I saw an error. But once I enabled write to the cache/ dir, I have a blank page again.
Interestingly enough, I've somehow gotten logged out, so now I can't even view the dashboard page. Because I also can't login...
Gray: You are not giving a lot info. Explain your setup: php version and so on.