View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
10538Bug reportsInstallationpublic2016-02-21 19:29
Reporterjbeima Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionduplicate 
Product Version2.50.x 
Summary10538: White page after install - 2.5+ - 160213 Thru 160219 Related Bug 10457
Description

When you do a fresh install and try to login for the first time you get a blank white screen.

Removing 5 lines from the asset file lime-admin.css will get you your login screen and allow you to login.

The template that this comes from is Sea Green.

Steps To Reproduce

Do a clean install.

Additional Information

In my install the assest lime-admin.css can be found in:

160213: /tmp/assesss/526c21a8/
160215: /tmp/assests/f143c333/
160217: Unknown
160219: /tmp/assests/daa2096b/

The 5 lines of code that need to be removed is the styling so for ".welcome .panel".

Starting on line:

160213/160215: 1873
160217/160219: 1873

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)160213 Thru 160219
I will donate to the project if issue is resolvedNo
BrowserFirefox / Internet Explorer / Safari
Database type & versionMariaDB V:10.0.21
Server OS (if known)Web Server: CentOS V:5.X / DB Server: CentOS V:6.X
Webserver software & version (if known)Apache V:2.2.22
PHP Version5.3.17

Relationships

duplicate of 10531 closedc_schmitz Blank Login page after successful installation 

Users monitoring this issue

There are no users monitoring this issue.

Activities

jbeima

jbeima

2016-02-19 19:49

reporter   ~35471

The lines to remove are 1873 Thru 1877:

.welcome .panel {
position: relative;
top: 50px;
opacity: 0;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

jbeima

jbeima

2016-02-19 19:52

reporter   ~35472

You can view white page at:

http://surveys.atmymarket.com/surveys/index.php/admin/authentication/sa/login

According to Carsten Schmitz my install is failing to install half of the CSS/JS files.

jbeima

jbeima

2016-02-19 20:07

reporter   ~35474

You will find information in 10531 in regards to the opacity being set to 0.

However this still does not cover the missing CSS/JS files.

Issue History

Date Modified Username Field Change
2016-02-19 19:48 jbeima New Issue
2016-02-19 19:49 jbeima Note Added: 35471
2016-02-19 19:52 jbeima Note Added: 35472
2016-02-19 20:07 jbeima Note Added: 35474
2016-02-21 19:12 c_schmitz Assigned To => c_schmitz
2016-02-21 19:12 c_schmitz Status new => assigned
2016-02-21 19:29 c_schmitz Relationship added duplicate of 10531
2016-02-21 19:29 c_schmitz Status assigned => closed
2016-02-21 19:29 c_schmitz Resolution open => duplicate