12-06-2007, 01:49 PM
|
#24 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Location: Newcastle, UK
Posts: 113
Thanks: 3
|
I'm lost now lol.
Getting an error saying:
Code:
Warning: Missing argument 2 for pc_generate() in /home/filmzone/public_html/wp-content/plugins/postsbycategory.php on line 230
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 'AND wp_term_taxonomy.taxonomy = 'category'' at line 7]
SELECT wp_terms.name, wp_terms.term_id FROM wp_terms, wp_term_taxonomy WHERE wp_terms.term_id = AND wp_term_taxonomy.taxonomy = 'category'
|
|
|