raydelvec
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Home page a blank screen after converting to 3.01You are correct, when I re-uploaded, the problem wasn’t the plugins but it was the theme…
When I tried to upgrade from 3.0.1 to 3.0.2, I received a fatal error on both the homepage and wp-admin page (the initial install was done with Fantastico). I couldn’t figure out how to fix the upgrade so I went for the clean install. So I exported my plugins and theme (which is simply an edited version of twentyten), however my theme files had been wiped and they were all 0 bytes in size. This must have happened when the upgrade failed.
Anyway, I’m back up and running with a clean version of twentyten. Thank god I only edited a few lines of this theme instead of gutting it, because it would have been lost!!
Forum: Installing WordPress
In reply to: Home page a blank screen after converting to 3.01I got the same thing when upgrading from 3.0.1 to 3.0.2 – I eventually saved the database and decided to do a clean install – it seemed to work and then I re-uploaded all my plugins and I got the blank screen again!
I figured this would point to a plugin problem which would be easily solved by de-activation, but I turned off every plugin and then deleted all of them and I still got the blank home page.
Like pixelcounter, I can still access the backend (wp-admin) without any problems, it’s clearly accessing the database because I can see and edit my posts. I just can’t get the home page to work.
PLEASE HELP BECAUSE THIS IS A SITE THAT MAKES ME MONEY!!!
Forum: Themes and Templates
In reply to: Listing Specific Category and SubcategoriesYou are correct – it does list the inner category posts when I go to the parent category link.
But if no post is explicitly checked off as the parent category, the wp_list_categories function will return ‘no categories’ instead of the category name.