Search Results for '\"wordpress\"'
-
Search Results
-
Topic: Remove sidebar
Hi,
I’ve recently migrated a large forum from phpBB to bbPress using the import tool (which has gone extremely smoothly – so thanks to all who have worked on the importer tools!)
Users have been imported successfully, and I can login via wp-admin with the password that was used on the previous phpBB forum… All of that is glorious! πOn our site however, I’ve created an ajax login so visitors never have to get in via /wp-admin
The issue I’m having is that whatever code is used to check a users old password and convert it to a WordPress encoded password is not being run when I attempt to log a user in viawp_signon().Is there a filter or something I can run to ensure that bbPress runs the password conversion when a user logs in via my ajax login prompt?
Topic: Bullets Everywhere
Hi,
I tried everything : desactivate plugins, change themes, and even reset wordpress database..
I followed every possible guide.
but nothing worked! I always get the bullet points as a list for my forums..
The link to my forum-test: http://comment-devenirriche.com/forums/
Can anyone help ?
Thank you π
WordPress version: 3.9.1, bbPress version: 2.0.1, my site: http://comment-devenirriche.com/I just installed bbPress and discovering that as the admin, if I log into my WordPress dashboard, I am redirected to the site’s front page…no dashboard. I have to add a sub page to the url in my browser to get there. If I enable the admin bar, then I can use that to get into the dashboard home page. However, if I uninstall bbPress, it goes back to normal…I login and I am on my dashboard home page.
Any ideas what is causing this?
Good evening MrRobinW and MrStephenEdgar!
Japan is currently rainy season.
I like rainy days as well as sunny days.Well, I need your help again…(Of course my website is going well these days!)
This time, I wanna remove a <option> tag
with adding php function into “function.php” of WordPress.At a create-topic page, users can select one specific forum.
And the souse code is like…<label for="bbp_forum_id">in forum</label><br /> <select name="bbp_forum_id" id="bbp_forum_id" tabindex="103"> <option value="" class="level-0">selectοΌ</option> <option class="level-0" value="1">Apple</option> <option class="level-0" value="2">Banana</option> <option class="level-0" value="3">Grapes</option> <option class="level-0" value="4">Elephant</option> </select>In my website, these 4 forums has been set to the public,
and I don’t wanna change the setting.However, I do not show the last one (Elephant!) to every users at the time.
In this case, what code should I put into the “function.php” of WordPress.For me, The case is too difficult to solve.orz
Would you please advice me…many thanks
WordPress: ver3.9.1
bbPress: ver2.5.3Hello everyone!
First let me say, that I am not sure if the problem is coming from bbpress. Please let me know it is a general problem.
The reason I am posting the problem here is, that it appeared right after todays bbpress-update, and there’s also a reference in the message.
This is the error message I am reciving (debugging enabled):
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50535 Library:50617 in /home/www/xxx/www/wp-includes/wp-db.php on line 1372
Strict Standards: Redefining already defined constructor for class Tehnik_BBPress_Permissions_Load in /home/www/xxx/www/wp-content/plugins/tehnik-bbpress-permissions/tehnik_bpp_init.php on line 35
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/www/xxx/www/wp-includes/functions.php on line 3245
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/www/xxx/www/wp-includes/functions.php on line 3245
Strict Standards: Declaration of BP_Poke_Component::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in /home/www/xxx/www/wp-content/plugins/bp-poke/bp-poke-component.php on line 57
Strict Standards: Declaration of BP_Poke_Component::includes() should be compatible with BP_Component::includes($includes = Array) in /home/www/xxx/www/wp-content/plugins/bp-poke/bp-poke-component.php on line 57
The strange thing is, that I am running an exact mirror of the page and db on a subdomain, where I am testing plugins, etc. There I am not getting the error.
I did had a search on google, but couldn’t find anything helpful. As I am not a coder or server-tech myself, I am a bit lost here. I did try a few things, like disableing plugins, or enabling another theme. But nothing helped so far.
Here’s a list of plugins I am using right now:
- (BuddyDev)BP Poke
- Advanced Custom Fields
- bbPress
- bbPress New Topics
- BuddyPress
- CodeStyling Localization
- iThemes Security
- Members
- Regenerate Thumbnails
- Require Featured Image
- rtMedia for WordPress, BuddyPress and bbPress
- Tehnik BBPress Permissions
- WP Smush.it
I thought it might be a problem with iThemes Security, so I tryed to disable a few things, and also disabled the whole plugin. But the problem is still the same.
Thanks for your help in advance!
Best regards,
Lumartist
Hi,
My bbpress is working fine. I just want the recent topics to be displayed on my forum-root-page.
The site can be found here http://schole.at/intern/ (you cannot see the forum index, as the site forum is private, but the site shows the problem anyway).
I use a page with shortcodes. Using the shortcode [bbp-forum-index] just displays the forum index. But when i try to use the shortcode [bbp-topic-index] the result is as u can see in the link above: it just shows the shortcode itselve.
I would just like to have the recent topics to be diplayed as they are here in the forum root on bbpress.org/forums
Thanx for your help.
Wordpress 3.9.1
bbpress 2.5.4.
Theme: Dynamik Website Builder on Genesis Framework
