Problem/Motivation

/admin/structure/modal page gone blank after I made few changes in the global settings related to bootstrap check box

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#6 image.png253.14 KBrenatog

Comments

qsurti created an issue. See original summary.

keshavv’s picture

Status: Needs review » Active

Please provide a description and steps to reproduce the issue.

renatog’s picture

Issue summary: View changes
Issue tags: -/admin/structure/modal page gone blank after I made few changes in the global settings related to bootstrap check box

I saw that the description was in the "tags" field. So just moving to the description

renatog’s picture

Status: Active » Postponed (maintainer needs more info)

I tested and worked for me

@qsurti as #2 could you please provide a "step by step" to reproduce, please?

qsurti’s picture

Are there any pre-requisites for using modal module? I installed it on my production site also but there also the page admin/structure/modal does not open.

renatog’s picture

StatusFileSize
new253.14 KB

Are there any pre-requisites for using modal module?

No, there isn't

I installed it on my production site also but there also the page admin/structure/modal does not open

Strange, I just installed and this page is working for me - ( screenshot )

P.S. I also tested changing the configs on "Global Settings" but continue working

Do you mind pasting the log of the error, please?

1) Go to /admin/modules and enable the "Database Logging"
2) Open the page "/admin/structure/modal" to see the "blank page"
3) Open the page: "/admin/reports/dblog"
4) Get the log of error and paste here, please

It'll helps in the investigation

qsurti’s picture

Failed to load resource: the server responded with a status of 404 (Not Found)
/modal-page/ajax/enable-bootstrap:1

From Page Inspect .

I did not get any error in the dblog file. The above is from Page Inspect

renatog’s picture

Status: Postponed (maintainer needs more info) » Active

Thanks for providing more information

Let’s try to reproduce

qsurti’s picture

I downloaded the latest version 5.0.4. I am still facing exactly the same issue as mentioned earlier. The error that I am getting is as follows;

/modal-page/ajax/enable-bootstrap:1
Failed to load resource: the server responded with a status of 404 (Not Found)

/modal-page/ajax/enable-bootstrap:1
Failed to load resource: the server responded with a status of 404 (Not Found)

pooja_sharma’s picture

I can able to replicate the same issue : blank page found here: /admin/structure/modal , when checked the checkbox : "Don't show again"
of Modal: "Thank you for installing Modal Page"

I guess for this cookie should maintain if user checked the "Don't show again" checkbox, instead of delete modal due to which modal stop displaying at modal listing page in the back-end & it gives impression to user that due to some config level changes page /admin/structure/modal goes blank