Search Results for 'updated'
-
Search Results
-
I’m using bbPress RC2 integrated with WPMU 2.7.1 (cookie sharing & user table sharing). I recently updated from RC1 to RC2 and since then I sometimes (not always) get the following error message:
Fatal error: Call to undefined function: add_option() in /[full path to bbpress]/bb-includes/backpress/class.wp-http.php on line 655
As soon as I reload the page, the error vanishes. What might be the reason?
If it helps: I due have the slight suspicion that the error is more likely to appear when there hasn’t been an access to bbpress for some time. But it’s hard to tell…
As per my post here on my blog : http://blog.ashfame.com/2009/05/integrate-bbpress-forum-wordpress-setup/
To achieve integration between 0.9.05 & WordPress 2.7.1, I overwrite the bb_capabilities in wp_usermeta for my user by sql query as I don’t have phpmyadmin and I am using custom table prefixes.
I just followed the instructions again on a setup and got something into different.
My current password didn’t work. I manually updated it with a sql query from a known setup (I haven’t installed mail sending capabilities yet) and then I got access but now when I try to change the bb_capabilities of my admin user, it gets change, is reflected too but when I refresh the forum page, I still can’t see the link to dashboard. And now if I check the db again, the bbPress seems to have overwritten my entry to “a:1:{s:6:”member”;b:1;}” from “a:1:{s:9:.keymaster.;b:1;}”.
I am clueless at the point. I can try dropping tables and starting again would get my work done but I am curious that why it is happening.
Topic: Missing posts in bbPress.org
I updated a thread (http://bbpress.org/forums/topic/new-minimalist-theme-available) as I’d added some files, but can only see the last two posts when I’ve logged-in. Has something gone wrong, or have they been hidden as they’re multi-posts or something? As I said in one, it’d help if we could edit for 24 hours to save double posting. Also, a theme upload link similar to the plugin one would be useful.
Topic: Username Issue
Hi guys
My forum member’s usernames show their email addresses!?
I did the integration correctly and the forum/wordpress database get’s updated accordingly when new people register.
But what on earth can I do about the username issue?
I want it to display their real usernames.
Regards,
Brad
Need to change number of recent updated posts in Latest Discussions. Where can I change that number in the code or settings?
Thanks.
Topic: Viewed Threads vs. unviewed
Does anyone know how I might display viewed threads differently from unviewed?
For example, if I’m a user visiting my forum and I view a thread, maybe the link would then be a different color. I can do this with CSS obviously, but it’d be great if the thread was updated (ie, a new reply posted), that then the thread would change back.
Any ideas? I’m just looking for an indicator to show people what they’ve read or what’s new.