abmcr Posted August 30, 2016 Share Posted August 30, 2016 I get an error "failed to load modal.js: TypeError: Cannot read property 'prototype' of undefined" When the page is loaded . I have read the doc, but only the In the php code i have set option B; <?php echo $page->edit("txt");?> ProcessWire 3.0.32 devns The front end editor module is installed Thank you Link to comment Share on other sites More sharing options...
psy Posted September 5, 2016 Share Posted September 5, 2016 I have this error alert problem with a site as well. I have narrowed the issue down to the following circumstances: The front end templates use Bootstrap but have no modal popups The problem only occurs when logged in as an admin The problem only occurs on pages that are 4th in the page hierarchy, ie: + Home ++ Blog +++ Category ++++ Blog article (error alert occurs on this page) For example: http://www.mysite.com.au/blog/categories/my-article/ It's not a showstopper on this site but is annoying. Site uses: - ProcessWire 3.0+ - PHP 5.6 HTH tracking down the cause. 1 Link to comment Share on other sites More sharing options...
Jonathan Lahijani Posted September 30, 2019 Share Posted September 30, 2019 I experienced this issue and the fix was related to JavaScript loading order. Link to comment Share on other sites More sharing options...
angelo, italy Posted November 14, 2019 Share Posted November 14, 2019 I unistalled Front-End Page Editor and now my website is working well ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now