Jump to content

Recommended Posts

Posted

I have a problem when moving pages in the page tree. I can move the page, but after dropping the page to the new position the triangle at the end of the page keeps moving and I can't continue editing the pages. After reloading the page the moved page appears in the new position and I can continue with edits. 

What might cause the hang?

Posted

Hi Ipa,

Some things we need to know to help you:

- Pw Version

- Admin Theme

- Are there any errors in your javascript console?

Thanks!

Posted

Processwire 2.2.16

Default admin theme. 

At least I don't see any errors in javascript console.

Posted
  • What browser/version?

Does this happen with all pages or only certain pages?

If you open console and then drag sort, there's a ajax request happening, does that show any errors?

What modules (3rd party) installed?

Posted

- Both Safari and Chrome on Mac OS X

- This happens with all pages

- In console I see this: XHR finished loading: "http://oursite.fi/processwire/page/sort"

- 3rd party:  ImportPagesCSV  ModulesManager  ProcessPreview    SessionLdapAuth.module  VersionControlForTextFields

Posted

- Both Safari and Chrome on Mac OS X

- This happens with all pages

- In console I see this: XHR finished loading: "http://oursite.fi/processwire/page/sort"

If you click on the xhr request, what is the response? finished loading isn't telling anything. It should have something like this if it works:

{"error":false,"message":"Updated sort for 2 pages"}

- 3rd party:  ImportPagesCSV  ModulesManager  ProcessPreview    SessionLdapAuth.module  VersionControlForTextFields

- ProcessPreview, there happend to be some issue with it. Make sure it's up to date or deinstall it to try.

  • Like 1
  • 4 weeks later...

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...