Hallo,
In meinem Backend unter Links --> Kategorien erscheint folgende Fehlermeldung:
ZitatCatchable fatal error: Object of class WP_Error could not be converted to string in /www/htdocs/xxx/blog/wp-admin/edit-link-categories.php on line 179
Wie lange ich diese Fehlermeldung schon habe kann ich leider nicht sagen, da ich bis jetzt noch keine Links in mein Backend eingepflegt habe.
Zeile 179 in meiner "edit-link-categories.php" sieht so aus:
PHP
<p><?php printf(__('<strong>Note:</strong><br />Deleting a category does not delete the links in that category. Instead, links that were only assigned to the deleted category are set to the category <strong>%s</strong>.'), get_term_field('name', get_option('default_link_category'), 'link_category')) ?></p>
Ich hab schon selber recherchiert, aber bis jetzt leider noch keine Lösung zu meinem Problem gefunden... jetzt seid ihr meine letzte Rettung. ^_~