View Issue Details

IDProjectCategoryView StatusLast Update
0005575Composr alpha bug reports[All Projects] General / Uncategorisedpublic2024-01-25 20:22
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Summary0005575: Quick installer not working on latest v11 build
DescriptionThe quick installer is throwing internal server error on the latest v11 build. Need to go through and see what is wrong in the PHP code.
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2024-01-25 20:22

administrator   ~0008236

The problem was that get_charset did not have code to support file arrays. This was necessary to load up language files. I implemented file array support within get_charset. After doing so, I was able to run the quick installer fully through.

Issue History

Date Modified Username Field Change
2024-01-25 18:07 Patrick Schmalstig New Issue
2024-01-25 18:07 Patrick Schmalstig Status non-assigned => assigned
2024-01-25 18:07 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-01-25 20:22 Patrick Schmalstig Status assigned => resolved
2024-01-25 20:22 Patrick Schmalstig Resolution open => fixed
2024-01-25 20:22 Patrick Schmalstig Note Added: 0008236