View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019867 | phpList 3 application | Interface - Frontend | public | 02-04-19 15:12 | 19-07-19 13:53 |
Reporter | xheni | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 3.4.1 | Fixed in Version | 3.4.1 | ||
Summary | 0019867: Blank page on public pages | ||||
Description | I'm getting the following errors on console logs: | ||||
Tags | No tags attached. | ||||
|
|
|
I investigated this and it happens because of the pagefooter value in config table of the database which is used for the default subscribe page. It contains: <script type="text/javascript" src="admin/ui/phplist-ui-bootlist/js/jquery-1.12.1.min.js"></script> FYI: |
|
@xheni Great catch |
|
I'm looking for a way to solve this. |
|
PR: https://github.com/phpList/phplist3/pull/511 |