Download & Extend

Theme not properly configured to work with multi site installation

Project:Adc
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

The preloadimages and loadImage javascript functions have hard coded paths ("themes/adc/...") rather than using the value of the path_to_theme() function. Therefore, the images don't show and admins get errors in the error log. Attached are diffs to correct the problem.

AttachmentSize
adc.theme.diff.txt1.51 KB

Comments

#1

And here's the patch for rollup.js

AttachmentSize
rollup.js.diff.txt 1.29 KB