View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016703 | phpList 3 application | Interface - Frontend | public | 28-10-12 12:11 | 22-08-18 16:46 |
Reporter | dan waterloo | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | linux | OS | centos | OS Version | 5.5 |
Product Version | 2.11.7 | ||||
Target Version | 2.11.8 | Fixed in Version | 2.11.8 | ||
Summary | 0016703: unsubscribe/manage preference has wrong logo | ||||
Description | using uilite, when user clicks on 'unsubscribe', the logo on the head banner of the unsubscribe is in orange (not gray, which would match the rest of the page for the ui lite html) | ||||
Steps To Reproduce | http://newsletter.illinois.mx3a.com/lists2/?p=preferences&uid=2db6124f6a03816127452ec0da0a9814 this shows the symptom | ||||
Additional Information | the logo that is part of the page is located here on the hard drive: http://newsletter.illinois.mx3a.com/lists2/images/masthead.png (lists2 is the root directory of the installation). http://newsletter.illinois.mx3a.com/lists2/admin/ui/lite/images/masthead.png shows the same orange logo. | ||||
Tags | No tags attached. | ||||
|
|
|
did you make a clean install, with empty DB or an upgrade from a previous version? |
|
i upgraded from the previous version |
|
actually, to be more specific, I did a 'clean new install' in a different directory (admin/lists2), and the original installation is still in (admin/lists). I pointed the new installation config file to the existing database, and it updated it to the new version. |
|
Thanks. The main issue is that you can change the design yourself. This information is in the DB and it'll be very hard to change that. But I guess just changing a few image names might solve it. |
|
by the way, what was the version you upgraded from? |
|
2.10.17 i was thinking that I would just change the image names, but i saw the original logo and the new logo are different sizes, and also that this should most likely be 'built into' the software upate... :-) |
|
it's not the images that are referenced, it's the CSS that's the same and needs renaming. |
|
tidied up the style and the default subscribe page design to avoid this mixup. |