Desri Pleni
Desri Pleni
In MIGX 2.9.5 and 2.9.6 Have MIGX TV with richtext (TinymceWrapper enabled) Click Add Item twice, or Edit existing item twice MIGX modal stops working completely. Have to refresh page...
The native MODX file/image browsers have their ids starting with `tvbrowser##` In this way, it will be easy to target the input fields to implement other Media Browsers to work...
https://github.com/modxcms/Login/blob/master/core/components/login/elements/chunks/lgnforgotpasssenttpl.chunk.tpl Something many users might not know is that when you allow the feature "Reset Password" you need to really really really customize this one uncommon tpl ```[[!Login? &sentTpl=`lgnForgotPassSentTpl`]]``` Otherwise,...
Steps to replicate: 1. Make your NP resource a container (`isFolder`) (i.e it has no extension), say. `www.example.com/publisher/` 2. Proceed to create a resource pagetitled `testPage` preferably without `&postid`. 3....