@alexrayan, I owe you a beer. Thanks so much!
Hey everyone, I’m having the same problem…
The Warning:
“Warning: Missing argument 2 for wpdb::prepare(), called in /home/hubdc/hubdconline.org/wp-content/themes/brainstorm/functions/sidebars.php on line 70 and defined in /home/hubdc/hubdconline.org/wp-includes/wp-db.php on line 990”
The Referenced line of code
$widgetized_pages = $wpdb->get_col($wpdb->prepare(“SELECT DISTINCT meta_value FROM $wpdb->postmeta WHERE meta_key = ‘jw_sidebar'”));
I’m also not a developer… any ideas??
Hey @ewebber, just wondering if / how you ever resolved this? I am having the same issue getting email notifications to send for new forum topics. They also, like you, send fine for member-to-member messages.
I’m using:
– WordPress 3.5
– Commons in a Box 1.0
– Dreamhost
Any wisdom you could pass on?