Search Results for 'bbpress'
-
Search Results
-
Topic: css input problem
Hi at all, I try to put a value on input form (like bbpress.org form), I use this code
<input name=”topic” type=”text” id=”topic” size=”50″ maxlength=”80″ tabindex=”1″ value=”text” onfocus=”if(this.value==’text’){this.value=”;this.focus();}” onblur=”if(this.value==”){this.value=’text’}”/>
normally it work, now the problem is that I use also related post and I think it conflicts with the input code, infact if I active plugin the code don’t work, if I deactive the plugin the code work perfectly.
Can you help me?
kikko088
is there a way to change the default gravitar to something custom? i’m not talking about a member’s gravitar, but the one that shows up if they have not personalized it. there is a plugin to do this in wordpress, but i haven’t found one in bbpress yet.
also something i noticed is that under the gravitar… where the member’s name shows up, when you click on it the link takes you directly to their website instead of to their member profile……….. has anyone come across that and figured out a way to change that?
does bbpress have a permalinks option like wordpress does?
thanks!!!!!
I integrated bbpress (1.0.2) with WordPress (3.0.1) successfully and integrated WordPress with Active Directory using the Simple LDAP login plugin. I can log in to WordPress then go to bbpress and be logged in still, but if I am not logged in, I cannot login through bbpress using active directory credentials. I can login to bbpress using an account that I created in WordPress. I have WordPress and bbPress installed in different databases, but bbPress uses the WordPress users database. Because the passwords are not stored in the WordPress database, (they are stored in Active Directory) it does not access them. My goal is to create a forum that is simple as possible for my organization’s intranet.
My system:
Turnkey Linux WordPress Appliance
WordPress 3.0.1
bbPress 1.0.2

