mxrider108
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Updating never endsThanks for the helpful post, maxmanx! It turns out the main reason for the hanging I was experiencing was due to one of my themes (I guess the update server for that theme was unreachable or exceedingly slow)…
Forum: Fixing WordPress
In reply to: Updating never endsI let mine try to update for several hours last night before closing my browser and going to sleep/work. I just checked back and the blog is no longer in maintenance mode and says “An automated WordPress update has failed to complete – please attempt the update again now” at the top of the page in the admin panel.
Does anyone know how I can debug this further? Is there a log I can check somewhere to see where/how it failed?
Thanks.
Forum: Fixing WordPress
In reply to: Updating never endsI think, in your case, you can definitely be sure it’s your webhost. WordPress has to have permission to create files on your server, add data to them, move them around, etc. And since almost all of this is done with server-side code, chances are different computers/browsers won’t have much of an effect.
In my case I never get past this screen… Does anyone have any tips or suggestions?
Forum: Fixing WordPress
In reply to: How Do I Fix The Sort Order Of My Posts?Thanks for the replay, alexmk, but upgrading did *not* fix the problem for me (I am running the newest version), so I am still looking for a solution. Please do not mark the thread solved.
Forum: Everything else WordPress
In reply to: Ordering of posts gone crazy…Upgrading didnt help me. I’m stumped, and this is really serious.
Forum: Fixing WordPress
In reply to: Reverse Order IssueSame problem, but I dont think it has to do with the new year.
Forum: Fixing WordPress
In reply to: Chronological ordering — suddenly reversed!I am having the same problem, but I tried the upgrade and it did not work.
Forum: Fixing WordPress
In reply to: How Do I Fix The Sort Order Of My Posts?I am having the same problem, and I likewise did not modify any code. After doing some diagnostics I have discovered that changing ?order to DESC does nothing, and the issue is only with query_posts. Alexmk, I notice by your site that you fixed the problem: How?? Please, any help would be great!