View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4735 | Composr | core_cns | public | 2021-12-13 12:57 | 2021-12-19 18:10 |
Reporter | Adam Edington | Assigned To | Chris Graham | ||
Priority | normal | Severity | trivial | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.39 | ||||
Fixed in Version | 10.0.40 | ||||
Summary | 4735: Install Profile generator issue | ||||
Description | PHP ERROR [1] Uncaught Error: Call to a member function query_select_value_if_there() on null in adminzone/pages/minimodules_custom/installprofile_generator.php(132) : eval()'d code:36 Stack trace: #0 adminzone/pages/minimodules_custom/installprofile_generator.php(132) : eval()'d code(62): get_current_settingscore_cns1129807745_79() #1 adminzone/pages/minimodules_custom/installprofile_generator.php(132): eval() 2 sources/zones.php(690): require('/home/sites/11b...') 3 sources/zones.php(667): _load_mini_code('adminzone/pages...') 4 sources/site.php(1331): load_minimodule_page('adminzone/pages...', Object(Tempcode)) 5 sources/site.php(976): request_page('installprofile_...', true, 'adminzone', NULL, false, false, Object(Tempcode)) 6 adminzone/index.php(59): do_site() 7 {main} thrown in adminzone/pages/minimodules_custom/installprofile_generator.php(132) : eval()'d code on line 36 | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Automated response: Install profile generation fails if not running Conversr When generating settings it tries to query Conversr, and would fail. |
|
Fixed in git commit b6462caf3 (https://gitlab.com/composr-foundation/composr/commit/b6462caf3 - link will become active once code pushed to GitLab) A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-13 12:57 | Adam Edington | New Issue | |
2021-12-13 13:41 | Adam Edington | Additional Information Updated | |
2021-12-14 05:25 | Adam Edington | Additional Information Updated |