Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 56,476 through 56,500 (of 64,066 total)
  • Author
    Search Results
  • #65550
    aiitee
    Member

    i see, it would be a great help if we could write on, im no attorney but wth, i need one, my website was suspended! and im no native american you know, so i need help with this one…

    chrishajer, maybe if you could put here a copy, and we try to make it worth for bbpress…

    whatcha think?

    #65603
    chrishajer
    Participant
    #65593

    In reply to: color attribute

    chrishajer
    Participant

    It does sound like it’s a filter in bbPress then, and TinyMCE is not at fault. Not sure where that happens in bbPresss, but I would think looking at the “Admin can post anything” plugin might offer some clues.

    #65592

    In reply to: color attribute

    rickboyce
    Member

    Chris – thanks for the response.

    With the admin can post anything plugin enabled it works fine (both through WYSIWYG and through the standard text area.

    So I guess that means it’s a filter in BBPress. I can’t figure out why it is happy with stuff like background-color: but not color:

    Cheers,

    R

    #65128
    Detective
    Member

    Hola,

    Debes configurar el idioma de bbPress como “es_ES” y automáticamente el plugin debiese utilizar el lenguaje que incluyo. Si no es así no sabría decirte el por qué de la falla.

    ccraine
    Member

    I cannot access my admin since I turned on integration with wordpress. I have the latest versions of wordpress and bbpress. Everything worked great until I turned on integration and now I can’t get to the admin area at all. It just redirects me back to the main bbpress page.

    anyone know how to fix this?

    Or can someone tell me how to manually shut down integration in the files without admin access?

    #65591

    In reply to: color attribute

    chrishajer
    Participant

    I think you might have better luck at the TinyMCE forum. It’s not a bbPress problem, (unless it’s a filter stripping out the tags) but something TinyMCE is doing with your span tags.

    http://tinymce.moxiecode.com/punbb/

    I suspect though that it’s got to do with the rules for span elements. The XHTML ruleset allows style but I’m not sure why it strips out the color. Or, are you filtering this through something in bbPress that would strip that out? (in WordPress, I think kses handles that.) Can you post spans with a color style as administrator? How about the ‘admin can post anything’ plugin?

    https://bbpress.org/plugins/topic/admin-can-post-anything/

    If the admin can post the <span style="color: #ff0000;">, WYSIWYG or not, then it’s likely a filter in bbPress that is stripping that code out.

    #65543

    thanks, it’s working

    #65599

    In reply to: www.thepoolparties.com

    bobbyh
    Member

    Nice work, Familia. :-)

    Obviously, it’s appropriate for you to post about your bbPress site in the Pimp My Press forum…

    #3561
    familiar
    Member

    After lots of mucking about in PHP, CSS, and Javscript, we’ve launched our first bbPress-based site:

    http://www.thepoolparties.com/

    Thanks to the various plug-in authors who made things easier for us!

    #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!

Viewing 25 results - 56,476 through 56,500 (of 64,066 total)
Skip to toolbar