Thread Starter
2matte
(@2matte)
Working now after talking with the ISP, so i assume it was something at their side.
Thread Starter
2matte
(@2matte)
Thanks again,
Actually now i’m pretty sure it’s something with the database after doing a few tests.
1. I connected the client’s blog to the databaser of my own test blog: Everything works as it should, all new posts sorted in decending order.
2. I set up a new installation on the clients database using a new table prefix (wp2 instead of wp1): Doesn’t work as it should, all posts are now sorted in ascending order again.
Also note that no other file except wp-config has been changed.
I’ve asked the client to contact his ISP, so now i’m waiting to see what they’ve got to say.
Best
Henrik
Thread Starter
2matte
(@2matte)
Thank you so much for your reply Colin,
Unfortunately this didn’t fix it; the pages still show up in the same strange order. And as you said, there’s no apparent logic to it, except that after the post that now shows up on top, the posts seem to order in ascending order.
Could it be something with the database?