Theme not properly configured to work with multi site installation
jmcclelland - May 3, 2006 - 20:38
| Project: | Adc |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
| Attachment | Size |
|---|---|
| adc.theme.diff.txt | 1.51 KB |

#1
And here's the patch for rollup.js