MarkE Posted July 25, 2021 Posted July 25, 2021 I'm trying to make my ProcessDbMigrate module operate in pre-PW3.0.152 versions, but I've hit a really weird issue which is best illustrated in the following: As you can see, I obtain the path of the current page in the Tracy console, then attempt to find it in $pages->get() but it yields a null page. The same code works fine in the parent page and in a similar page PW3.0.165. Any ideas what might be causing this?
MarkE Posted July 26, 2021 Author Posted July 26, 2021 If I split the path into its segments then PW gets it just fine: Odd!
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