#359 - Theme CSS not loaded
Type Defect
Status Closed
Milestone Future
Version 3.2
Component -
Priority Normal
Severity Normal
Assigned to -
Reported 10 years ago
Updated 8 years ago
Votes 0
Related tickets
Proposed time
Worked time

We upgraded from 3.1.3 to 3.2, then the theme CSS was not loaded anymore.

FIX: In /css.php the theme CSS name is read by $_REQUEST['theme_files'] (lines 56, 57, 63) instead of $_REQUEST['theme']. I changed it to $_REQUEST['theme']. Now the theme CSS is loaded again.

Ticket History

Jack closed as Closed 8 years and 4 months ago