Janet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Internal Server Error 500It was because I was making a reference to my .htaccess file. I took out the . and it works fine.
Thank you so much for helping.
Forum: Fixing WordPress
In reply to: Internal Server Error 500That actually worked.
Forum: Fixing WordPress
In reply to: Posts won’t displayThanks, I’ve contacted them.
Forum: Fixing WordPress
In reply to: Posts won’t displayNow it says
Database error: [Got error 28 from table handler]
SELECT DISTINCT * FROM wordpress_posts WHERE 1=1 AND post_date_gmt <= ‘2005-02-06 04:23:59’ AND (post_status = “publish”) GROUP BY wordpress_posts.ID ORDER BY post_date DESC LIMIT 5instead of
Database error: [Got error -1 from table handler]
SELECT DISTINCT * FROM wordpress_posts WHERE 1=1 AND post_date_gmt <= ‘2005-02-06 04:20:59’ AND (post_status = “publish”) GROUP BY wordpress_posts.ID ORDER BY post_date DESC LIMIT 5Forum: Fixing WordPress
In reply to: Comments not showingCould it have anything at all to do with my not including all of the original css (from wp-layout.css)?
Forum: Fixing WordPress
In reply to: Comments not showingThat’s still in my template.
Forum: Fixing WordPress
In reply to: Comments not showingTechGnome, except for the ”, ‘Please, no more comments.’ part, that is EXACTLY what my coding looks like right there.
podz, I’ve been trying to compare the original WP file, but I can’t find any differences when it comes to the comments section.Forum: Fixing WordPress
In reply to: Comments not showingThat doesn’t help. I’m not moderating the comments, so they should be showing up, right?