Moin,
wollte auf meiner Homepage heute das comfy Theme installieren nur leider wenn ich es aktivieren will bekomm ich diese Fehlermeldung:
Catchable fatal error: Object of class WP_Error could not be converted to string in /var/www/web188/html/http://www.die-newsblogger.de/wp-content/the…s/category.html on line 22
habe mir auch schon die Datei angeschaut da steht folgendes drin:
PHP
query('showposts=1&cat='.$section); ?> in_the_loop = true; ?> have_posts()) : $getposts->the_post(); ?> query('showposts=10&offset=1&cat='.$section); ?> in_the_loop = true; ?> have_posts()) : $getposts->the_post(); ?>
was muss ich tun damit es hinhaut?
Danke für eure Hilfe
Dr.Disco