Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 25, 2014 @ 08:53
    Fuji Kusaka
    0

    Sorting Not Working in Back End

    Hi,

    For Some reasons sorting is not working anymore but only under some specific nodes. Did try sorting other section which uses the same docType and it works.

    Anyone might have an idea what might be causing this ? I get the Sorting Options but when Saved and Nodes are Reloaded nothing happens.

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 25, 2014 @ 08:57
    Fuji Kusaka
    0

    Tried to modify User Permission but still not wroking.

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 25, 2014 @ 19:46
    Fuji Kusaka
    0

    Any Ideas anyone ?

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Feb 25, 2014 @ 20:55
    Jeavon Leopold
    0

    Hi Fuji,

    What version of Umbraco? I do remember this was a bug that was fixed.

    Jeavon

  • jonok 297 posts 658 karma points
    Feb 25, 2014 @ 21:01
    jonok
    0

    What Umbraco version are you using?

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 25, 2014 @ 21:14
    Fuji Kusaka
    0

    v 4.11.8. Its quite weird on some level of the content the sorting works well. I added new content node on this section which needs to be within other 2 nodes but cant sort it. 

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 26, 2014 @ 05:27
    Fuji Kusaka
    0

    @Jeavon : Any idea how to solve this, its getting quite urgent since the website is live and we need to add some pages which of course need to be sorted.

  • jonok 297 posts 658 karma points
    Feb 26, 2014 @ 05:32
    jonok
    0

    Fuji - are you experienced with SQL Server? In the short term you can probably update the sort order of the pages directly in the database.

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 26, 2014 @ 05:35
    Fuji Kusaka
    0

    Yes that might help but i dont understand why Sorting is not working anymore only on part of the content.

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 26, 2014 @ 05:41
    Fuji Kusaka
    0

    Where do i get to do that in SQL ? Btw i have about 1000 pages and its a multilingual website with 5 lang and on top of it its live. :(

  • jonok 297 posts 658 karma points
    Feb 26, 2014 @ 05:56
    jonok
    0

    The sort order is in the umbracoNode table. You only need to update the rows with the id's of the nodes that you want to edit. How many nodes do you want to update the sort order for?

  • jonok 297 posts 658 karma points
    Feb 26, 2014 @ 06:06
    jonok
    0

    Forgot to say - always backup your database before editing live data

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Feb 26, 2014 @ 09:29
    Jeavon Leopold
    0

    Yes, I remember this issue is caused by the sort order becoming fragmented which is why it works on some nodes but not others. I'm sure this is fixed in a update but I don't recall which version. DB modification is the short term solution.

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Feb 26, 2014 @ 09:38
    Jeavon Leopold
    0

    Actually I'm pretty sure this bug was fixed before v4.11, was this site upgraded from a older version at some point?

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 26, 2014 @ 10:20
    Fuji Kusaka
    0

    Yes this website has benn upgraded. 

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Feb 26, 2014 @ 10:31
    Jeavon Leopold
    0

    Cool, I think once the SortOrders are fixed you should be ok then. Probably worth a quick and easy upgrade to v4.11.10 also.

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 26, 2014 @ 10:39
    Fuji Kusaka
    0

    I dont think i will upgrade the website right to v4.11.10. Its live with 5 different lang + 1 mobile site with 5 lang as well. We upgraded it like me be 4 months ago.  Its actually v 4.11.8 (Assembly version: 1.0.4869.17899). 

    Is there a way of fixing it without upgrading it ?

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Feb 26, 2014 @ 11:21
    Jeavon Leopold
    0

    Don't worry, upgrading won't fix the issue anyway. I'm pretty sure the bug is already fixed on v4.11.8 anyway (I can't seem to search on issues.umbraco.org currently so I can't find it), it's just you have fragmented SortOrders in the database which need to be fixed then the issue shouldn't reoccur.

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Feb 26, 2014 @ 12:28
    Ali Sheikh Taheri
    1

    Fuji I had the same problem when I upgraded from 6.0.3 to 6.0.5.

    This post might help.

  • Fuji Kusaka 2203 posts 4220 karma points
    Feb 26, 2014 @ 15:10
    Fuji Kusaka
    0

    Alright  Ali, i'll have a look thanks :)

  • Fuji Kusaka 2203 posts 4220 karma points
    Mar 13, 2014 @ 13:08
    Fuji Kusaka
    0

    Hi Ali,

    Thanks for the reply. For some reasons the Sorting work again but not today and yes i had a look at the folder and looks like everything is here

    \umbraco_client\Dialogs\SortDialog.js
    \umbraco_client\Dialogs\SortDialog.css

    but still cant make any sorting.

    Any other suggestions ? 

Please Sign in or register to post replies

Write your reply to:

Draft