Search Results for 'codes'
-
Search Results
-
Hello 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 FrameworkI’m here again!
It’s great I have a place to come back!Now, I’m looking for advice on How to show “Website” part at User Profile page.
By default, 4 sections are displayed on User Profile page.1.user-description, 2.forum-role, 3.topic-count, 4.reply-count
In edit page, There is a section for entering users “Website”.
in spite of entering the section, it would not be display at User’s Profile page.
How can I display it at the User’s Profile page.I found that I need to add some PHPcodes into “user-profile.php”.
But as you know, I have no idea What codes I have to put in.would you please advice me…
WordPress: ver3.9.1
bbPress: ver2.5.3Just installed BBPress to replace my proboards forums , and i like the theme integration.
All is working fine , but i could not find a way to change the page title for the forums that is displaying in the browser tabs , as it was showing “Forum Archive” . So i read about the shortcodes and decided to just make a page and title it Mysite Forums . So now the page title is displaying and all working good , but i notice that when i click on any category , topic and/or click back to the forums link via the BBPress menu bar , i am being directed to another version of the forums which was created by BBPress. How can i get all the forum categories , topics and post to have the same URL string as the new page i set up.
mysite.com/mysite-forums – this page is generated with BBPress
mysite.com/mysite-forums-2 – this url is generated when i create a page for forums and use the shortcodeTopic: CSS Plugin
My theme comes with an option in the settings to add my own CSS codes. I love it because I’m just starting out and learning a lot about CSS by just putting snippets of code in there and seeing what it does. Of course none of it fazes my forum and that really really sucks because I’ve read a lot of great reviews about bbPress and I’d like to use it on my site.
Why doesn’t bbPress have the same feature? Is there an up to date plugin I can use, or do I have to create a custom style sheet?
Hi community,
My forum in BBpress It’s working properly and It’s awesome! congratulations! nice job guys!!
But hope you can help me with a little problem. If I access the forums normally styles are ok, but when I show the forums via shortcodes like [bbp-forum-index] then the text fonts are different from what they should be. Is there a way to show the same font using the forum directly from url and with the shortcodes application?
Thank you in advance for your help and time.
Topic: Widgets disappeared
Hello.
I made some changes in localisation (via Codestyling Localization plugin) and suddenly disappeared all my BBPress widgets from administrator’s widget menu.
Please help.
Topic: BBPress & WP Photo Albums
Hi
WP 3.9
BBP 2.5.3
TwentyTenI use WPPA a lot on my blog and would like to integrate in BBPress.
When I add it in topic i get this:
http://goandstay.co.za/blog/forums/topic/testtopic-2/#.U15rdfmSySo
The code instead of the slideshow.
Jacob Breedtveld . aka Opajaap (author of this amazing plugin) (http://wppa.opajaap.nl/ & https://wordpress.org/plugins/wp-photo-album-plus/) says:
If this also does not work, ask the BBPress boys if there is a possiility that on the particular text shortcodes can be expanded ( $text = do_shortcode( $text ); ) or that the standard content filters can be run. ( $text = apply_filters( ‘the_content’, $text ); )
I don’t have a clue what Jacob says, but think you will know!
Thanks