I’ve asked this question in another topic without getting any answers, so I’ll try again.
Is it possible to embed Youtube videos in a post? If so, how do you do it?
I also want to make this a button in BBCode Buttons!
I’ve asked this question in another topic without getting any answers, so I’ll try again.
Is it possible to embed Youtube videos in a post? If so, how do you do it?
I also want to make this a button in BBCode Buttons!
Hi!
I always have problem with the integration of BBpress and WordPress, i have installed bbpress integration in wordpress and stuff but still it doesnt work!
The cookies kinda works, when i login to WP i get loggedout of BBpress and vice versa!
Is it because i install it on localhost or something?
Couple of pictures, can anyone spot whats wrong?
wp-config:
http://farm3.static.flickr.com/2440/3834816298_90df119df5_o.png
bb-config:
http://farm3.static.flickr.com/2603/3834023401_f2f11b96d9_o.png
WordPress options in bbpress;
http://farm4.static.flickr.com/3430/3834023493_e10e719e75_o_d.png
bbPress options in WordPress:
http://farm3.static.flickr.com/2539/3834023615_27c8daed00_o.png
I really appreciate some feedback!
Can I add a line in the footer that shows registered users?
Some forums have “Users online” but I want a complete number of registered ones, linked to in the bottom of the forum. Is this hard to do?
I eventually wish to use BuddyPress on a site, but feel I need to do this is stages.
At the moment this site consists of WordPress on one database and BBPress on a different database using the most recent versions of both scripts.
I started integration but stopped because I saw a potential problem.
I have about 70 registered users on BBPress
I have about 10 users on WordPress, these are mostly Authors.
I gave the users the same rank on both, making the WordPress Authors, Moderators on BBPress
Still, I suspect that I could be making a huge mistake if I don’t merge the User tables before integrating, and of course I would want everything setup correctly for interrogation before playing around with MU and BuddyPress.
Now if I understand this correctly the User table for an integrated site should be WordPress, not BBPress?
Is there such a thing as a script that would allow me to make all BBPress users WordPress users?
Or am I looking at this all wrong?
Or is it possible to set up MU/BuddyPress and merge all users onto that?
I have installed the latest wp and bbpress with cookie integration enabled. But it seems not working. If log in from wp, bbpress account is automatically logged out. Same thing the other way around. What could be wrong? I believe I set all the keys correctly.
I have a problem, i don’t know what to do. I am using the crystal theme, which instead of having:
<?php if ( bb_forums() ) : ?>
it has
<?php if ($forums) : ?>
compared to the default theme.
I want subforums to be hidden on the front page. How do i modify code to do this?
Hi,
I modified the default theme of bbpress and it worked fine at first but lately it shows the number like “6d53″ on the top of header. when i view the source code i see it is ‘<body id=”front-page”>6d53’. Please help to advise on that.
Regards,
Vannak
I seem to have made a terrible booboo. I installed a clean wordpress mu 2.84a and than tried to install bbpress 1.0.2 with integration… I went to the last step and entered the same admin password for wordpress mu and I got Key Master could not be created! At this point it was completed but I went back to try to correct with a proper forum account and I get the “bbpress already installed ” message…
Anyone know a simple fix besides reinstalling bbpress?
Is there for any reason a dafault directory name which should b used for installation? For example /forums because some early plugins use this name hardcodet?
Currently my forum is installed in /forum and I ask myself if I should change it to /forums
Any suggestions?
Is it safe to change the topic ID numbers for my (currently) two topics? I would like to start with a later number (for reasons I won’t get into here) and have new topics start after the new IDs. What’s the easiest way to do this? I can change topic_id in the bb_topics table. I can change them in topic_meta too. Is that all I would need to do? Then somehow change Auto Increment, correct?