Jump to content

Recommended Posts

Posted

Hey,

I am running a php script to batch upload images to existing pages. It works fine. However, I had a problem with a few incorrectly named pages, so I updated them via the admin area. Seems fine. Checked the database and the changes are OK. 

Problem is that when I run the script now the changes are not picked up. In other words it is falling over at precisely the same place using the old file name. I am just calling them (via browser or via terminal with wire) using $wire->pages->find("parent=/fabrics/"); for instance.

It feels like a caching problem in pw? Any help appreciated.

Posted

As is often the way, I think I have just spotted my error, and it is nothing to do with the above! Strike that query and apologies to anyone who wasted their time reading it!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...