Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'codes'

Viewing 25 results - 776 through 800 (of 1,687 total)
  • Author
    Search Results
  • Lumartist
    Participant

    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

    dilasso
    Participant

    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

    yoosuke
    Participant

    I’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.3

    #147221
    theeohiostate
    Participant

    Just 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 shortcode

    #147190
    yoosuke
    Participant

    Hi! Mr Robin W!

    Now, my Website is likely to complete.
    Thanks to you. (Detailed description of PHP codes was very helpful for me!)

    My Website is a site to help people.
    Near future, some troubles might be found in my Website.(It might be tomorrow..orz)

    At that time,
    I would be happy if you come back and advice me.

    Best regards.

    #147145
    Robin W
    Moderator

    ‘Why is there no way to control this with shortcodes and nobody has found a solution 🙁 ‘

    Solutions require problems, and clearly not enough think this a problem. 🙂

    There are probably several hundred things that the developers are working on or could work on (I’m not a developer, just a volunteer helping here).

    I’m not actually sure what you are saying isn’t there – is this just controlling the numbers, or are you after more functionality.

    If you could write a detailed problem definition, I’ll take a look !

    #147141
    Anonymous User 13302461
    Inactive

    I can’t believe there isn’t more info on this.

    I want to have maybe 5 topics listed at the top of my home page that have no replies. [bbp-single-view id="no-replies"]

    Maybe under that I would like to have the 5 most popular topics, then the 5 most recent.

    Why is there no way to control this with shortcodes and nobody has found a solution 🙁

    #147070
    yoosuke
    Participant

    I really appreciate your response!
    bbPress support is great!

    I’ve worked for about 3years as a Web designer.
    So, I can understand HTML and CSS3,
    and how to edit and ftp files as well.

    For php, I learned the just basics before.
    So, I can read basic php codes,
    but I can’t write php codes by my own.

    Thanks for telling URL “Shorten freshness wording”.
    The codes should be helpful for me.
    However, I have no idea to customize the codes to get to my Two goals…

    #146574
    Robin W
    Moderator

    You would need to cut some code, but basically you would be looking at

    using some code from the widget to find the latest topic

    then maybe using the shotcodes

    [bbp-single-topic id=$topic_id] – Display a single topic. eg. [bbp-single-topic id=4096]

    and if it has a reply

    [bbp-single-reply id=$reply_id] – Display a single reply eg. [bbp-single-reply id=32768]

    using the do-shortcode function https://codex.wordpress.org/Function_Reference/do_shortcode

    If you do this, please post the result here for the benefit of others !

    #146396

    Topic: CSS Plugin

    in forum Plugins
    Solidify
    Participant

    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?

    #146374
    JBBoY
    Participant

    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.

    #146356
    Stephen Edgar
    Keymaster

    I just checked the difference between the current version included with bbPress and that version you linked above. The version included with bbPress has quite a few enhancements, password support, forum categories, author IP, closed topics, sticky topics and topic tag slugs.

    The difference that you need is the BBCodes:

    // This is what is currently included with bbPress for YouTube:

    
    $vbulletin_markup = preg_replace( '/\[video\=youtube;(.*?)\](.*?)\[\/video\]/', '$2', $vbulletin_markup );
    

    //And this is what we had in that custom linked version:

    
    // Replace '[video=youtube;$1]$2[/video]' with '$2"
    $vbulletin_markup = preg_replace( '/\[video\=youtube;(.*?)\](.*?)\[\/video\]/', '$2', $vbulletin_markup );
    		
    // Replace '[video=youtube_share;$1]$2[/video]' with '$2"
    $vbulletin_markup = preg_replace( '/\[video\=youtube_share;(.*?)\](.*?)\[\/video\]/', '$2', $vbulletin_markup );
    // Replace '[SOUNDCLOUD]$1[/SOUNDCLOUD]' with '$1"
    $vbulletin_markup = preg_replace( '/\[SOUNDCLOUD\](.*?)\[\/SOUNDCLOUD\]/', '$1', $vbulletin_markup );
    

    So the addition of these two BBCodes:

    [video=youtube_share;$1]$2[/video] and [SOUNDCLOUD]$1[/SOUNDCLOUD]

    Do you know if both of these BBCodes are included with all vBulletin versions or are these custom BBCodes you manuallly created in your vBulletin install?

    Either way I just updated that gist with the above BBCode that you should be able to download and test as you did 8 months ago, it has ‘all the things’ above included in it. 🙂

    https://gist.github.com/ntwb/513187363f36b56ec77d

    #146306
    ThemeTon
    Participant

    I saw there some styling from your theme (ShopAndBuy). That style adds fontawesome icon for every LI elements. But bbpress has so many ul/li structure for formatting forum section and that style makes this issue there. Please manage or remove that styles from line 350 of “ShopAndBuy/css/shortcodes.typography.css”

    Thanks

    #146259
    Stephen Edgar
    Keymaster

    Cool, I will take a closer look in the morning, it’s late here down under and the brain is to fuzzy to dive in right now 😉

    Can you confirm which importer you used, did you import using the vBulletin3 or vBulletin importer and what is the exact version of the vBulletin forum you are importing from. I’ll try to take a closer look at those BBCodes and also make any updates as needed.

    #146203
    Stephen Edgar
    Keymaster

    Except for the default BBCode [b], [i], [u], [img], [url] etc the vBulletin importer only has [quote], [mention], [youtube] BBCodes added at this time. You would need to manually edit your topics and replies for any SoundCloud embeds.

    To test this any further I will need your vBulletin version you importing from so I can take a closer look, firstly to see if I have a copy of a vBulletin ‘version xyz’ to test against and then to see if I can see any reason why it would not be importing everything correctly.

    #146139

    In reply to: bbpress editor

    orionghf
    Participant

    Hi
    yes this is what Im using .. but Im still using WordPress 3.8.3
    The MCE editor is displaying perfectly and I can use all its features .. but when I save the content from the front end, the content is displayed with the html codes ..
    Could it be a theme problem?

    #146074

    In reply to: SMF Import to bbPress

    Stephen Edgar
    Keymaster

    @landshark I wouldn’t say you were being ignored, we are all volunteers here and if and when people have the time to help others they do, myself included.

    What is the BBCode for images on your SMF forum?

    bbPress converts these default BBCode [img] to `<img src=”…”>
    [img]http://www.google.com/intl/en_ALL/images/logo.gif[/img]
    [img=http://www.google.com/intl/en_ALL/images/logo.gif]
    If you have any custom BBCodes this will not work and you could either fix this in your SMF forum before importing or if your comfortable with MySQL you could update these in your database directly.

    #146066
    BeethovenWC
    Participant

    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.

    Stephen Edgar
    Keymaster

    The bbPress shortcodes are:

    [bbp-login] – Display the login screen.
    [bbp-register] – Display the register screen.
    [bbp-lost-pass] – Display the lost password screen.

    I suspect some of your issues are more WordPress related rather than specificly bbPress

    #145645
    Stephen Edgar
    Keymaster

    Do you think there is a limit with database size?

    No, all size constraints are upstream and relate directly to WordPress and the size you are talking about is not an issue.

    There is almost 100,000 posts and the database is bigger than 350 Mb

    That’s fine…

    Now the fine print, this will take a while to import, depending on your setup it might be a couple of hours right through to 8, 16 or 24, “how long is a piece of string” theory.

    I am not sure what tools Invision includes but optimizing and cleaning the database first is a very good idea.

    As bbPress imports the topics and replies it parses all the BBCodes ([b][i][url] etc) through a custom conversion script, if it comes across data it doesn’t like it will stop and no longer continue. Thus it is advisable to setup a local MAMP/XAMPP install and perform an import on your local machine as it gives you a good idea on how the process works, how much time it will take and the data integrity. Once your happy with all that then give it a go on your webhost.

    #145598
    Pietmar
    Participant

    Hi

    WP 3.9
    BBP 2.5.3
    TwentyTen

    I 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

    #145581
    Stephen Edgar
    Keymaster

    I suggest you have a read of some of the docs, most of what you are asking about is in the docs.

    For example you can use shortcodes and widgets for login and register actions:
    https://codex.bbpress.org/shortcodes/ https://codex.bbpress.org/widgets/

    The majority of bbPress actions including moderation can all be performed in the ‘front end’ and only some specific actions (configuration and settings) are required to be performed in the WordPress dashboard (back-end).

    https://codex.bbpress.org/getting-started-with-bbpress/

    Codex

    #145553

    In reply to: bbcode

    ww_hoax
    Participant

    once again: I want to disable only 2 dysfunktional bbcodes – e. g. link and img. This buttons works also not in this forum – try it! It’s a bug!
    I make no sense to frustrate user.

    #145511

    In reply to: bbcode

    ww_hoax
    Participant

    Dear tharsheblows, I know this function, but I will only deactivate 2 or 3 bbcodes – e. g. “img”.
    This bbcode does not work.
    https://www.dropbox.com/s/kkeoj8bqrs0jok5/Topic.png

    #145479

    In reply to: bbcode

    ww_hoax
    Participant

    I mean the bbcodes above the forum editor. Is it not possible to delete individual buttons.
    https://www.dropbox.com/s/kkeoj8bqrs0jok5/Topic.png

    No effect, if I comment out line 109
    Many thanks

Viewing 25 results - 776 through 800 (of 1,687 total)
Skip to toolbar