worldblogosphere
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Deleted plugins causing errors and crashing server.Hi Frumph,
Yes I went back to the WP Admin>Plugins page on EVERY site and got the pink highlighted messages saying they were removed. I thought that would work too, but it didnt.
Hi again adpawl, I will try disallowing the wp-content folder now.
Forum: Fixing WordPress
In reply to: Deleted plugins causing errors and crashing server.This won’t affect search engines crawling my content at all?
I believe I updated the wp-config file correctly.
What is flushing the DNS? I just searched it and it looks like it does it to my computer? Are you trying to say the issue is on my computer and not the domain or install?
Forum: Fixing WordPress
In reply to: content categories not updatingCheck your caching plugin. If it is WP Super Cache it has a setting to show cached pages to unknown users and uncached pages to known users. So if you are logged in it will show fine, not logged in it will show cached page.
Hi Andrea,
Thanks for the response. Previously you and Ron had helped me with the Sitewide Tags issue. The issue did stop briefly. But then when I upgraded to 3.2.1 the duplication all started again. I have since checked the Sitewide Tags plug in again to make sure I hadn’t missed an update and it is definitely up to date.
I also saw your comments and post about Timthumb and adding in the code to make a theme work with it. Frankly I was clueless as to which bit of code went in which file. I know one part had to go into the functions.php file, but which? And would I need to adjust the second part once I figure out which file to put it in?
Thanks for your help.
Hi again,
I do appreciate your responses, but I don’t think it is entirely true. I just remember along the way being told that my install is still based in WPMU (perhaps by Andrea, I can’t remember for sure.).
The file structure of WPMU is still in place (look at the plugins folders for instance)… When I moved my sites from HostGator to GoDaddy hosting I tried setting it up as a WordPress Multisite 3.0 setup but it would not work. In order to make the move I had to install WPMU again, load in all the old info and databases and THEN once again upgrade to the current WordPress Multisite version.(Which I had already done months before the move while on HostGator) It would not work any other way.
Timthumb isnt the only problem either. I still have other issues. Like the categories remaking themselves – Movies, Movies-1, Movies-2 and so on, whenever a new post is made. As well as some other glitches. Which is another reason I think a fresh install would be a good idea.
No, you misunderstood…
My original install was WPMU. I have since upgraded it and am currently running 3.2.1 . The problem is it is still a WPMU install. This causes problems from time to time. My most recent issue was with timthumb. It doesn’t work with WPMU. I know there is some coding I could do to make the themes be able to use timthumb with WPMU, but why do that for many themes when if I just migrate to a fresh install of 3.3 it will all be fixed.
Also, at some point no one is going to offer any support for WPMU anymore. So why not just do the migration now.
Thanks Ron,
Yep, I knew there’d be a lot to clean out. Gonna use your little bit at a time strategy rather than sit here for 2 days doing nothing but deleting.
Hi, Me Again!
What exactly SHOULD be in the Sitecategories database table? Just the 300 actual categories I have sitewide? Or should there be more than that in there? I ask cause I am about to clean it out and it has 15000 total entries. Many with the aforementioned tag, tag2, tag3 numbers after them and such. Just wondering if I can just scan for my actual categories and delete the rest.
Thanks
Hi Ron,
Thanks for the help.
My site is an upgraded MU site. I had no idea they’d be in there, but now I can go get rid of them.
Gene
Hi,
I am having this same issue. I deleted over 3000 categories last night. I also have a grand total of 20,000 tags now listed that I have not gotten to to delete yet. As jlencion stated above it has gotten to the point of slowing down the entire network of sites.
Ron? Are you saying the 3.1.3 version has this issue fixed?
If not is there another solution out there? Or do we just need to keep spending hours deleting the extras?
Thanks for any help.
Forum: Networking WordPress
In reply to: Pagination problemRemoving it did indeed fix the problem though!
Thanks for the help again. I really do appreciate the assistance working through all these issues.
Forum: Networking WordPress
In reply to: Pagination problemI have no idea why there is a page.php file in the root. It is definitely there though.
Well, I went and deactivated it. Re-downloaded it, re-copied sunrise.php over, and then reactivated it. It seems to be working fine now.
Thanks for the help.
OK, I have copied the sunrise.php file to the wp-content folder…and I am still getting the error message.
Please edit your /home/content/b/l/o/blogamerica/html/wp-config.php and move the line define( ‘SUNRISE’, ‘on’ ); above the last require_once() in that file or make sure you updated sunrise.php.
Any other ideas on how to fix it?