trdunsworth
Forum Replies Created
-
Forum: Themes and Templates
In reply to: trouble getting new themes to be uploadedI did that. I found them. They are in the specific site theme list, not the overall theme list which is strange since they are in the same folder on the server.
So, I guess I’ve loaded them incorrectly that they are not network enabled and have to figure out what I’ve done wrong there.
Forum: Themes and Templates
In reply to: trouble getting new themes to be uploadedFirst I uploaded the unzipped files into the wp-config/themes folder, then I uploaded the zipped files and unzipped them in that same folder. Either time, going back into my Site Admin, they aren’t visible.
I know I’m the one doing something wrong; just can’t figure out what right at the moment.
Forum: Fixing WordPress
In reply to: Apache errorWe might have an idea as to what could be causing this, we just need to see what it’s going to do overnight. Will check back on this tomorrow.
Forum: Fixing WordPress
In reply to: Apache errorWe just tried that and it made no difference to our structure. We were using one of the listed choices included rather than our own custom.
Forum: Fixing WordPress
In reply to: MySQL errors in siteWe’ve found the issue in the sidebar and corrected it which has removed the errors. It was a code issue in the theme.
Forum: Fixing WordPress
In reply to: MySQL errors in siteIt appears our issue is hiding in our sidebar and now we have to figure out how to set it correctly.
Forum: Fixing WordPress
In reply to: MySQL errors in siteI will try that one. What we’ve noticed is that neither of our tables wp_terms and wp_terms_taxonomy as an order field so the ORDER BY is creating the error.
It shows up in the error.log file every time a user moves from one page to another in the site.
While I’m going through the .sql dump, does this shed any better light on the situation?
Thank you all for your help.
Forum: Fixing WordPress
In reply to: MySQL errors in siteThanks. We found what started the cavalcade was a rogue file. We restored the db to a previously good version and now we’re trying to figure out why we’re still getting the error above when the db is clean.
Forum: Fixing WordPress
In reply to: WordPress database errorChecking now. We encountered it again and that suggestion might have fixed it.
Forum: Fixing WordPress
In reply to: WordPress database errorActually, just found out from my colleague it is 2.7 instead of a 2.8.X release.
Forum: Fixing WordPress
In reply to: All categories are not displayedWe’re having the same problem. We are migrating from one server to another and when we replaced the wp_term_taxonomy table to match the old server’s set up (2.7 to 2.7.1 for versioning) all but 2 of our categories disappeared from the category view. However, they are all present when looking at the posts. We’re not using the widget on the front page, but it’s weird that we have lost the view of the categories in the dashboard.