Forum Replies Created
-
In reply to: Admin Functions not working
@chrishajer & circuit
Thanks for your replies,
I did try logging out and back in (in bbpress) and the admin functions seemed to work again. Which is strange, since logging in on the wordpress side, im pushing users the the bbpress login.php form.
In reply to: PROFILE – user specified fieldsardentfrost, I’m also using this method to add custom fields, but when a user logs in and tries to edit the custom fields, nothing happens. It works when the user registers.
In reply to: Plugin: Allow additional or custom profile fieldsI’m also having the same problem as kehlers. The registration page works fine, but when I try to edit the fields nothing happens.
I’m using a fresh WP 2.8 and BB 1.0 install.
In reply to: Customizing Profile FieldsI’ve used this method, but with a little change, instead of creating a variable i’m just returning the array.
There is no problems when the user is registering, but when I try to edit the fields it’s not saving to the database, any help please