View Issue Details

IDProjectCategoryView StatusLast Update
0002692Composrthemewizardpublic2017-09-11 21:49
ReporterPatrick SchmalstigAssigned ToChris Graham 
Severity@70@ 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0002692: 10 pre-RC13: Theme wizard bails out with call to undefined function on step 4
DescriptionFatal error: Uncaught Error: Call to undefined function find_imagemagick() in (path)/httpdocs/sources/themewizard.php:1396 Stack trace: #0 (path)/httpdocs/sources/themewizard.php(782): re_hue_image('(path)', '0f0000', 'default', false, false) #1 (path)/httpdocs/sources/themewizard.php(517): calculate_theme('0f0000', 'default', 'equations', 'block_backgroun...', false, Array, Array, 'EN') 0000002 (path)/httpdocs/adminzone/pages/modules/admin_themewizard.php(343): make_theme('blacklivesmatte...', 'default', 'equations', '0f0000', false, false, false) 0000003 (path)/httpdocs/adminzone/pages/modules/admin_themewizard.php(154): Module_admin_themewizard->step4() 0000004 (path)/httpdocs/sources/zones.php(789): Module_admin_themewizard->run() 0000005 (path)/httpdocs/sources_custom/site.php(1189): load_module_page('adminzone/pages...', 'admin_themewiza...', Object(Tempcode)) 0000006 /var/www/ in (path)/httpdocs/sources/themewizard.php on line 1396
Additional Informationerror on Composr 10 pre-RC13 installation
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2016-07-08 18:40

administrator   ~0004107

fixed by adding

require_code("images2");

into the

re_hue_image

function.

Chris Graham

2016-07-10 13:25

administrator   ~0004115

Thanks

Guest

2017-09-11 21:49

viewer  

473.jpg (51,943 bytes)
473.jpg (51,943 bytes)

Issue History

Date Modified Username Field Change
2016-07-08 00:45 Patrick Schmalstig New Issue
2016-07-08 18:40 Patrick Schmalstig Note Added: 0004107
2016-07-10 13:25 Chris Graham Note Added: 0004115
2016-07-10 13:25 Chris Graham Status non-assigned => resolved
2016-07-10 13:25 Chris Graham Resolution open => fixed
2016-07-10 13:25 Chris Graham Assigned To => Chris Graham
2017-09-11 21:49 Guest File Added: 473.jpg