Search Results for '\"wordpress\'
-
AuthorSearch Results
-
May 8, 2009 at 7:37 pm #73416
In reply to: Username Issue
braddock16
MemberI have the following plugins installed:
1. Private forums:
http://www.adityanaik.com/projects/plugins/bb-private-forums/
2. Akismet
3. VIPUsers:
I downloaded this on bbpress.org somewhere.
I don’t have the bbpress signups separate from wordpress. The 2 is integrated. But you probably know that from my first post.
In wordpress every user has the option to give themselves a “nickname”. I would actually like the forum to display that….if possible.
May 8, 2009 at 6:59 pm #73414In reply to: Username Issue
braddock16
MemberI don’t think it’s the template either because inside the forum area, bbpress shows that the username is the same as the email used when signing up to wordpress. that doesn’t make sense because when they signed up with wordpress they chose a real username.
May 8, 2009 at 6:55 pm #73413In reply to: Username Issue
braddock16
MemberMy WORDPRESS theme/template shows the usernames correctly.
The BBPress forum template does NOT.
The template I’m using for BBpress is the “blank 3 column
1.0 by refueled”
BBpress version 0.9.0.4
I’m using wordpress 2.6.2.
I cannot change my wordpress version under any circumstances because I have certain vital plugins that only operate under that version and it’s a paid membership site.
So what can the problem be here?
Thanks for the support so far!
May 8, 2009 at 6:27 pm #73412In reply to: Username Issue
chrishajer
ParticipantWherever the username is displayed properly – what theme is in use there? And what version of bbPress and WordPress did you integrate?
If you are seeing the username displayed incorrectly in bbPress, maybe the template author used the wrong function to display the username, or something like that.
May 8, 2009 at 5:30 pm #73411In reply to: Username Issue
braddock16
MemberAre you talking about the wordpress template theme or bbpress?
I wouldn’t mind paying for help also.
Regards,
Braddock
May 8, 2009 at 8:50 am #7857Topic: Username Issue
in forum Troubleshootingbraddock16
MemberHi 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
May 7, 2009 at 5:48 pm #66163In reply to: WordPress + bbPress Integration 101
gera3d
MemberHello Everyone,
So let me start with I am on day 3 trying to get this working right. I have tried 5 different methods to getting the forums to workd with my WordPress MU install but I just cant get it working. Please Help.
Everything is fresh and current.
Latest Attempt:
Following this guide.
https://trac.buddypress.org/browser/trunk/bp-forums/installation-readme.txt
At the end of bbpress install I got this error. Check Code below.
I also cant do step 6 because buddypress-enable.php is not there. What should I do?
Referrer is OK, beginning installation…
>>> Setting up custom user table constants
Step 1 – Creating database tables
>>> Modifying database: 40knetwork (mysql.dbmethod.com)
>>>>>> Table: bb_forums
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_meta
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_posts
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_terms
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_relationships
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_taxonomy
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_topics
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
Step 2 – WordPress integration (optional)
>>> Fetching missing WordPress cookie salts.
>>>>>> WordPress “auth” cookie salt not set.
>>>>>> WordPress “secure auth” cookie salt not set.
>>>>>> WordPress “logged in” cookie salt not set.
>>> User database table prefix: wp_
Step 3 – Site settings
>>> Site name: Warhammer Social Network
>>> Site address (URL): http://warhammernetwork.us/forum/
>>> From email address: gera3d@gmail.com
>>> Key master role assigned to existing user
>>>>>> Username: admin
>>>>>> Email address: gera3d@gmail.com
>>>>>> Password: Your existing password
>>> Description: Just another bbPress community
>>> Forum name: Warhammer Social Network
>>>>>> Topic: Your first topic
>>>>>>>>> Post: First Post! w00t.
>>> Key master email sent
There were some errors encountered during installation!
May 7, 2009 at 8:04 am #73371bobbyh
MemberThis sounds reasonable but painful.

Some tips:
* Only upgrade bbPress to 0.9
* Upgrading to WordPress 2.7.1 almost made this impossible, but ck and superanne saved your bacon with plugins for WP 2.7 <=> bbPress 0.9 cookie compatibility.

* Don’t forget to assign your WP users privileges (e.g. Keymaster) by adding a row to the usermeta table
* How are you going to handle user_id conflicts between bbPress and WordPress? For instance, if the WordPress “asdf” user/author has a user_id of 17, and there’s also a user on bbPress with a user_id of 17, you’ll have to do a bunch of UPDATE queries to wp_posts (post_author field) and wp_comments (comment_author and user_id), because when you create a new author with a user_id of 1000, it won’t match up with the post_author_field (etc.) which will have the old 17 number in it.
* Also what about username conflicts, e.g. two users named “asdf”, etc.? That might result in more UPDATE queries… You’ll have to rename the WordPress user, probably.
* The benefit to integrating the databases completely is you don’t have to make two connections to two databases. I’d go for it.
* That extra index on user_nicename is the least of your problems.

* Are you sure that bb_users and wp_users has the exact same database schema? Confirm this!
Also, make sure to add any “missing indexes” that are currently in wp_users to “the new wp_users”.Good luck!
May 6, 2009 at 5:52 pm #73333Ben L.
MemberCan you put the HTML source code of a page where the css and jquery are missing from
<head>to</head>in http://bbpress.pastebin.com/ ?May 6, 2009 at 1:55 pm #73337In reply to: New users wont get mail!
paultjuh2
MemberNo wordpress, bbPress 0.9.0.4.
Im using Instant Password now, I prefer mailing.. still open for solutions.
(sry for bad english)
^Paul
May 6, 2009 at 10:28 am #68579In reply to: Avatar integration with wordpress
eclipsei
MemberThanks, looks interesting if I can figure out how to get it working
May 6, 2009 at 2:43 am #73336In reply to: New users wont get mail!
chrishajer
ParticipantWhat version bbPress? Are you integrated? If so, what version of WordPress?
May 5, 2009 at 3:59 pm #68578In reply to: Avatar integration with wordpress
Ben L.
MemberThe development version of Bavatars has untested compatibility with deep integration. Use it at your own risk, though.
May 5, 2009 at 1:32 pm #4198Topic: Avatar integration with wordpress
in forum Pluginseclipsei
MemberHello,
I followed this guide http://www.cssjockey.com/wordpress/deep-integrating-wordpress-271-and-bbpress-0904 (which is very helpful for a beginner) and now have bbPress integrated with WordPress.
What I want to do now is let users upload their own avatar which will appear with their posts/profiles in the forum but also with any comments/profile on the wordpress side.
There seem to be various standalone avatar plug-ins for wordpress and bbpress but is there anything which is compatible with both systems?
I’d rather not use Gravatars if at all possible so user’s don’t have to rely or register on an external site.
Any help, suggestions or pointers would be appreciated.
May 5, 2009 at 9:44 am #73332plop
MemberbbPress 1.0-Alpha-6 and Wp 2.7
May 5, 2009 at 12:10 am #72426In reply to: WordPress integration help
nickaster
MemberIf “it’s easier to integrate with WordPress if you install bbPress in the same database as WordPress” They why does the installer not advise you of that during the config process? I’ve gotten to the same headache. There is no variable in wp-config called “SECRET_KEY”. There are however, “AUTH_KEY” “SECURE_AUTH_KEY” “LOGGED_IN_KEY” “NONCE_KEY”…
May 4, 2009 at 6:21 pm #72751In reply to: Why is phpBB better than bbPress?
Ben L.
MemberActually, BuddyPress uses bbPress, so it could be argued that bbPress is a modification for BuddyPress.
BuddyPress is a modification for WordPress MU.
May 4, 2009 at 6:20 pm #73107In reply to: Can’t install properly
mizparker
MemberAs if this guy’s problem isn’t bad enough, I’ve been through the install for the fourth time and when I try to go to the forum, at http://www.noseyparkernews.com/bb2/ I am always returned to the ‘Yada, yada, let’s get started’ page. I click on that button, and I get several hundred instances of this:
Warning: cannot yet handle MBCS in html_entity_decode()! in /homepages/19/d271430659/htdocs/Nosey/bb2/bb-includes/wp-functions.php on line 113
until it gets tired, and asks me to stop or continue the script. All the correct information is in bb-config.php, and the first step of the installation confirms that that is true.
I’m using WordPress 2.7.1, with a standard, off the shelf theme.
May 4, 2009 at 6:18 pm #67494In reply to: admin re-directs to index and unable to post.
Ben L.
Memberplop, are you using integration? If so, what versions of bbPress and WordPress are you using, and what are their URLs?
May 4, 2009 at 6:17 pm #73331Ben L.
MemberWhat versions of bbPress and WordPress are you using?
May 4, 2009 at 12:59 pm #73330plop
MemberI still didn’t find a way to resolve this, it’s really weird.
I can access to the bbpress functions on my wp template now with no problem, but my wp admin section is still “broken” (no css, no jquery)
May 4, 2009 at 12:57 pm #73329plop
MemberIt’s on localhost unfortunately
May 4, 2009 at 12:41 pm #73323In reply to: Changing the server full path Url
chrishajer
ParticipantHave you asked Godaddy?
Also, Google returned quite a few results, but I am not certain exactly where you are seeing this problem to know what results are relevant.
And finally, is this a WordPress or bbPress problem?
May 4, 2009 at 12:38 pm #73328chrishajer
ParticipantPlease post a link to your site and someone should be able to help.
May 4, 2009 at 10:32 am #60881In reply to: WordPress access to bbPress Functions
plop
MemberI think you have to add it at the bottom of your wp-config file.
-
AuthorSearch Results