#4735 - Install Profile generator issue
| Identifier | #4735 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Install Profile generator issue |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.39 |
| Addon | core_cns |
| 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 |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
When generating settings it tries to query Conversr, and would fail.