veroninja
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Help relocating an established blog and redirecting old linksthanks!
in the mean time i’ve found a plugin that redirects urls like www. domain.com/ directory/ postname to
www. domain.com/ postnameeven so… it does not redirects urls like
www. domain.com/ directory/ postname/ feeddo you think this will work?
This worked like a charm for me 🙂
Better to use a plugin than to blabla .htaccess files I don’t even understand anyway…
Forum: Fixing WordPress
In reply to: Database errors after upgrading to 2.3.1Done and found:
Apparently it was the -Sideblog 2.0 A simple aside plugin- (Licensed under the GPL By Kates Gasis)I guess I’d better upgrade to a new theme as well then 🙂
Once again, thank you very much for the help !
Forum: Fixing WordPress
In reply to: Database errors after upgrading to 2.3.1ok I deactivated ALL plugins and it appears to be working !
Thank you guys for the fast/great help <3
Forum: Fixing WordPress
In reply to: Database errors after upgrading to 2.3.1No, because I switched to the “classic” theme right now and get the same errors:
Page “not found” in the middle
and
WordPress database error: [Table ‘golden_wordpress.wp_post2cat’ doesn’t exist]
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) WHERE 1=1 AND post_type = ‘post’ AND (post_status = ‘publish’ OR post_status = ‘private’) AND category_id <> 4 ORDER BY post_date DESC LIMIT 0, 5
on top