DustinRyan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PageNavi] Installing on twentyelevenNo I’m not working with a child theme. I created a directory alongside existing themes based on twentyeleven.
I just need to know specifically what lines of code need to be edited in functions.php instead of a vague general area.
Forum: Plugins
In reply to: [WP-PageNavi] Installing on twentyelevenOk and can you tell me what the specific lines of code are that need to be changed? I’m relatively unfamiliar with the code structure of WordPress. Saying the specific text that needs to be replaced would be helpful rather than just saying the “code block” of a line of text that has multiple mentions in the functions.php file. So I know which one of these to edit, or if I need to edit all of them. The instructions are fairly vague.
Forum: Plugins
In reply to: [WP Bulletin Board] Issues After 1.1.0 UpdateThank you that worked.
Forum: Plugins
In reply to: [WP Bulletin Board] Issues After 1.1.0 UpdateWill deactivating delete all of my settings and posts? There are graded submissions for students that we must keep for professors to view.
Forum: Plugins
In reply to: [WP Bulletin Board] Issues After 1.1.0 UpdateUh oh, looks like I spoke too soon. I see this error when viewing a topic now:
WordPress database error: [Table ‘rccs2.wp_wpbb_topics_unread’ doesn’t exist]
SELECTreadFROM wp_wpbb_topics_unread WHEREauthor= 1 ANDid= 2;WordPress database error: [Table ‘rccs2.wp_wpbb_topics_unread’ doesn’t exist]
INSERT INTOwp_wpbb_topics_unread(id,author,read) VALUES (‘2′,’1′,’1’)Forum: Plugins
In reply to: [WP Bulletin Board] Issues After 1.1.0 UpdateThank you for the quick response. Your solution worked perfectly. Many students and my boss can rest easy, now.
Forum: Plugins
In reply to: [WP Bulletin Board] Issues After 1.1.0 UpdateI’m running a very important website for the leading organization on Computer Ethics. We use your forum system for students to post discussions. A class has a final discussion due ASAP and your update broke the forum with this error:
Warning: require_once(wpbb–index.php) [function.require-once]: failed to open stream: No such file or directory in /u2/www/htdocs/scsu/organizations/rccs/wp-content/plugins/wp-bulletin-board/php/wpbb-forum.php on line 409
Fatal error: require_once() [function.require]: Failed opening required ‘wpbb–index.php’ (include_path=’.:/opt/csw/php5/lib/php:/u2/www/htdocs:/u2/www/htdocs/scsu/includes’) in /u2/www/htdocs/scsu/organizations/rccs/wp-content/plugins/wp-bulletin-board/php/wpbb-forum.php on line 409
Please advise. We can’t afford to lose data and need help ASAP so the students can submit their finals.
Forum: Plugins
In reply to: [Widget Context] [Plugin: Widget Context] Can't "target by URL"Doesn’t work no matter what combo I try. This would be really helpful if it worked. Do I need to set any category settings in addition to configuring the widget URL and such?
Forum: Plugins
In reply to: [WP Bulletin Board] [Plugin: WP Bulletin Board] Move PageNevermind! Looks like it was a problem on my end with my .htaccess file. Sorry for the false alarm!