Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 56,851 through 56,875 (of 64,431 total)
  • Author
    Search Results
  • #3559
    rickboyce
    Member

    I’ve written a WYSIWYG plugin for my BBPress install. It replaces the standard textarea with the TinyMCE WYSIWYG editor based on an option in the user profile.

    I’ve incorporated code from Michael D Adams’ ‘Allow Images’ plugin and extended it a little to include paragraph <p> tags and <span> tags.

    Everything is working fine, except for one issue that is driving me mad.

    When a span with color set in it’s style attribute set, the color: gets stripped out. For example <span style=”color: #ff0000;”> becomes <span style=””>.

    I can’t figure this out for the life of me! Other CSS attributes are fine, for example text-align:, background-color:, text-decoration: all work fine.

    I’ve tried the following two bits of code with no success:

    1. $tags = array(‘style’ => array());

    2. $tags = array(‘style’ => array(‘color’ => array()));

    Does anyone know if there is a way I can modify this behavior?

    This is my first attempt at a plugin, so apologies if I’m missing something obvious here!

    Thanks,

    Rick

    #65595
    familiar
    Member

    FWIW it seems the issue is not related to bbPress but to any form text input on any system with a submit button.

    familiar
    Member

    The above “fix” has solved the problem, and I have seen no adverse results over the last two days. This is a hacked fix, but it works.

    #3560
    #3557
    vassago
    Member

    When trying to post I get this message:

    bbPress database error: [Unknown column ‘post_title’ in ‘field list’]

    UPDATE bb_posts SET post_title=’Testy mctest test’ WHERE post_id=’11

    I am using the wordpress database (different prefix for bb stuff) but there doesn’t seem to be a post_title column, here’s the output from mysql:

    mysql> describe bb_posts;

    +


    +


    +


    +


    +


    +


    +

    | Field | Type | Null | Key | Default | Extra |

    +


    +


    +


    +


    +


    +


    +

    | post_id | bigint(20) | NO | PRI | NULL | auto_increment |

    | forum_id | int(10) | NO | | 1 | |

    | topic_id | bigint(20) | NO | MUL | 1 | |

    | poster_id | int(10) | NO | MUL | 0 | |

    | post_text | text | NO | MUL | | |

    | post_time | datetime | NO | MUL | 0000-00-00 00:00:00 | |

    | poster_ip | varchar(15) | NO | | | |

    | post_status | tinyint(1) | NO | | 0 | |

    | post_position | bigint(20) | NO | | 0 | |

    +


    +


    +


    +


    +


    +


    +

    9 rows in set (0.00 sec)

    I have looked around, but can’t seem to find anything about it on here. The forum/topic actually shows up when I go back to the page, but this is rather inconvenient. Thanks to anyone willing to help out with this.

    WP version = 2.51

    MySQL version = Server version: 5.0.45-Debian_1ubuntu3.3-log Debian etch distribution

    bbPress version = latest (just got it 3 or 4 days ago) so 0.9.0.2

    Thanks,

    -Scott.

    #65264
    newbbie
    Member

    I’m having problems, too, with logging out. When I click Log Out, it does nothing. But if I switch to my Profile, it gives me the Login Form on my Profile page. But if I go back to the Home page, it remembers my previous login. This happened with the original theme, and is still happening with a new theme. This happens whether I have a session logged in with my WordPress installation or not–it doesn’t seem to be related. This is a serious problem. I can’t launch a bbPress-based site with login/logout not working.

    #65549
    chrishajer
    Participant

    It is true, no disclaimer or terms of use are included with bbPress. I created one and link to it on the confirmation after registering, and also include the link in the registration email.

    #3556
    phayze
    Member

    Does anyone know why Thomas Klaiber’s Simple Online list ( http://thomasklaiber.com/bbpress/simple-onlinelist/ ) won’t work with 0.9.0.2 / 2.5.1 ? Are there any other alternatives, apart from _ck_’s unreleased one I’ve seen mention of?

    Thanks,

    #3555
    bigbird
    Member

    Hi all,

    This is my first post and I love bbpress already.

    Having spend 2 days trying to figure out permissions and groups etc. in phpbb and feeling like a complete idiot, I found bbpress and well I’m here to stay.

    Anyways my question is:

    can one re-order sticky topics on a forum like you can with main forum titles?

    #3554

    Topic: Check out our new skin

    in forum Themes
    esck
    Participant

    Hello my friend just finished our bbpress theme at iPhoneFan.com

    Please check it out as we are very proud of it :)

    http://iphonefan.com/foro/

    Unfortunately, it doesn’t work quite well on IE6 :(

    #3553
    Abdullah Arık
    Participant

    Hi,

    Is it possible to give user based capabilities with bbPress?

    #65542
    Null
    Member

    Check your config file (the php one) and re upload it

    #3552
    wiseacre
    Member

    At first – I know the excellent _ck_ ‘s bbpress showcase. Good work, man! :)

    But should have bbpress.org/themes just like bbpress.org/plugins . After 1.0 RC may be.

    #3551
    aiitee
    Member

    Hello there, my name is Charles, and just yesterday one of my sittes got banned for my hosting company because of copywrite infrigement, and its true that bbpress doesnt come with a disclaimer to tell the people what to do, and what to do not

    … so: what if we create one?

    #3550

    hi, I wanna inset bbpress into my wordpress just like what bbpress.org website does. Is there any clue? Thanks!

    #65541

    ok, let me describe it much more detailedly.

    wordpress is stored on d:/member/wp

    bbpress is stored on d:/member/bbpress

    I move bbpress file from d:/member/bbpress to d:/member/wp/bbpress , when I browse the new url of bbpress , I get redirected to the orginal

    #65521
    SteveFree
    Member

    bbSync would be fine however I want to import RSS feeds from blogs other than mine. Importing from my WordPress blog just won’t do it.

    I thought about possibly using feedwordpress plugin to pull the topics into wordpress then use bbSync to pull the topics into bbPress but…… that’s getting pretty ugly and I really don’t want to pull external feeds into my blog……

    Would prefer to find a plugin which I can just point at a feed and it will create new topics into a forum of my choice (per rss feed).

    phayze
    Member

    Also, probably as part of the same problem, administrators for bbpress can’t get to the presentation or site management tabs – they’re not there, so I can’t disable any of the plugins!

    phayze
    Member

    I’ve recently upgraded my WP to 2.5.1, and the integration with BBpress 0.8.2 (via bbPress Integration 0.74 by Michael Adams) has broken the login on the BBpress side for the admin/keymaster account. It doesn’t help that my server won’t send emails, so I can’t set the password because I never get the registration email (weirdly it never change the WordPress admin login. Should it?).

    Anyway, my question is this – how can I manually reset the password for the admin account, or re-create the link between admin (WP) and keymaster (bb)? Is it possible, without going through the link that auto-generates a password?

    Also, if I de-activate the integration plugin (on WP and bb) and upgrade bbPress to 0.9.0.2, can I force a new password for the bb keymaster account? There doesn’t seem to be a table for bb_users, and I don’t want to mess with the WP admin account.

    Without a keymaster account, can I even upgrade?

    Thanks,

    #3546

    I’m integrateing bbpress with WP, I use require_once(path/to/wp-blog-header.php) in bb-config.php file

    the path I use is physical path, such as d:hostingmemberid….

    does it make sense? but when I run bbpress, there is nothing happen or nothing changed

    #65508
    PaulMyatt
    Member

    The errors I saw were:

    “bbPress database error: [Duplicate key name ‘user_nicename’]

    ALTER TABLE wp_users ADD UNIQUE KEY user_nicename (user_nicename)

    Fatal error: Maximum execution time of 600 seconds exceeded in /var/www/html/forum/bb-admin/upgrade-functions.php on line 499″

    After seeing that I had a look at the WP user table to examine user_nicename. I renamed the field and reran the upgrade. This time I got the error:

    “Fatal error: Maximum execution time of 600 seconds exceeded in /var/www/html/forum/bb-includes/functions.php on line 2644”.

    WordPress is version 2.5.1. MySQL is “4.1.22-standard”.

    #3545

    I integrate bbpress with WP successfully, but after I move the bbpress subfodler into WP subfolder, when I browse the new url of bbpress, it redirects me to the original.

    I think it’s related to config file, but not sure how to fix it

    #57920

    In reply to: Bbpress themes

    rivermaya
    Member

    yes, that link, but there’s no download page, is it ?

    #57919

    In reply to: Bbpress themes

    rivermaya
    Member

    yes, that link, but there’s no download page, is it ?

    #3544
    wystan1000
    Member

    Yes, yes, newbie, here. Sorry about that before anyone bumps me or deletes me for duping or just raises their eyebrows and walks swiftly on. I have used google and other searches frequently. But I still can’t work out this database name, database user and password issue. I have copied the unzipped files into website.com/htdocs/blog1 where NetworkSolutions put WordPress for me. So now BBpress sits at the same level as WordPress. Is that right?

    Now I have copied the values from the WP_config file (did it make those up on install?) but I still get “There was a problem connecting to the database you specified. Please check the settings, then try again.” I’m surprised these bear no relation to my actual WordPress password and user name.

    I haven’t changed any settings from WordPress since I installed it. Is there a permissions issue?

    Thanks (please)

    Michael

Viewing 25 results - 56,851 through 56,875 (of 64,431 total)
Skip to toolbar