emmons
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Syntax error (WP 2.1)replace the old blogroll code with this:
<?php wp_list_bookmarks(); ?>Forum: Fixing WordPress
In reply to: <!–enpts–>no one?
Forum: Fixing WordPress
In reply to: Blogroll problem after upgrading to WP 2.1use
<?php wp_list_bookmarks(); ?>Forum: Fixing WordPress
In reply to: Clickable image in sidebar<a href="http://www.site.com" target="_blank"><img></a>Forum: Fixing WordPress
In reply to: Can someone fix this syntax for WP 2.1I tried this:
<?php wp_list_categories('show_count=1&title_li=<div class="sb_header"><h2>Categories</h2></div>'); ?> <?php wp_list_bookmarks(); ?>but I can’t get the style applied to the headers. http://www.allysalbum.com
Thanks for the help.
Forum: Fixing WordPress
In reply to: Clickable image in sidebarwrap the img tag with a href:
<a href="http://www.site.com"><img></a>Forum: Fixing WordPress
In reply to: SQL upgrade portion of 2.1 upgrade bombsno dice 🙁
Forum: Fixing WordPress
In reply to: SQL upgrade portion of 2.1 upgrade bombsI’ll try that. Thanks.
Forum: Fixing WordPress
In reply to: Successfully managed to downgrade to 2.0.7Thanks spencerp!
Forum: Fixing WordPress
In reply to: Successfully managed to downgrade to 2.0.7I agree. Post up a link to WP 2.0.7 if you have it please!
Forum: Fixing WordPress
In reply to: SQL upgrade portion of 2.1 upgrade bombsI got the same kind of thing:
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
SELECT cat_id, cat_name FROM