Hi, can anyone help me with the following warning message (page) that comes up when a user tries to change their password?
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘notification_profile_edit’ was given in /home/zeitgei1/public_html/forum/bb-includes/backpress/functions.plugin-api.php on line 341 Warning: Cannot modify header information – headers already sent by (output started at /home/zeitgei1/public_html/forum/bb-includes/backpress/functions.plugin-api.php:341) in /home/zeitgei1/public_html/forum/bb-includes/functions.bb-pluggable.php on line 232
the site uses a custom theme but changing themes doesn’t fix the issue either.
any help appreciated, thanks
Hopefully I can explain this clearly.
My registration and login stuff are in the top left corner of my page, and below it within the header is a search box. Everything is fine until you click either the Register or Lost Password links. What happens is that all the login info disappears, and the Search box shifts up because of the now empty space.
I have tried everything I can think of and can’t figure this out. I’m assuming that it must involve somehow filling that empty space with something. Either that or stopping it from removing the links in the first place, which is also fine with me. Anyone got any ideas? I’m stumped.
It took a little bit but the site is 85% of what I want it to be. Please check it out and give me lots of feedback! www.gofastbargains.com And don’t forget to join!!!
Hello, I just tried installing BBPress to my blog and upon activation I get this error:
Fatal error: Call to undefined function bp_core_add_nav_item() in /home/content/14/4457114/html/wp-content/plugins/group-forum-subscription-for-buddypress/bp-group-forum-subscription.php on line 500
I can’t even get into the admin and if i go to the site www.quiktipz.com it give me the same message…how do I fix this?
I am new to all this and, frankly, it’s VERY confusing!
I wish there was a place where newbies could go to read about and learn the very basics.
For example, I would like to use Akismet.
But there’s nothing that explains it to folks like me.
I made an account and have a key, but I have no clue what to do with this key!
I know you coders are all really smart, and we noobs are really stupid, but how ’bout one of you humble yourself and put up a step-by-step guide for the virtually retarded among us?
Hey all. I’m using the Bavatars plugin for avatars. I managed to get it working just fine, but the images are tiny. It looks like I need to tweak a setting, but am unsure about which file to modify. Does anyone know how I can do this? Thanks in advance.
I integrated WordPress and bbPress and I got to the final stage of changing the settings in bbpress and tried to log back in and got the “user does not exist” error message. Now I can’t log in at all. Does this have something to do with matching the roles in the User Map? Quite a problem as I can’t log in to check anything.
I think so. Read this – http://www.binaryturf.com/bbpress-evolves-wordpress-plugin/
Merhaba,
Yabancı dil karakterinde gösterim sorunum var.When I write russian ??? in the form of shows.
I use english bbpress.What do I need to ?
http://www.rusyadan.com/forum/topic/deneme2-2
thanks
I am working on a plugin to allow the following tags to be inserted into post by users.
<video>
-src
-type
<source>
-src
-type
Are their any security concerns I am not thinking of at the moment? I could make the plugin only work for Admins, but that is just not as much fun