Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 38,551 through 38,575 (of 64,523 total)
  • Author
    Search Results
  • #100018
    zaerl
    Participant

    JJJ: Thanks. Is there a roadmap for 2.0?

    No. As far as I know the 1.1 will be the last standalone version. bbPress will soon automagically turned in a WordPress plugin.

    #105118
    zaerl
    Participant

    JJJ: Thanks. Is there a roadmap for 2.0?

    No. As far as I know the 1.1 will be the last standalone version. bbPress will soon automagically turned in a WordPress plugin.

    #100026
    zaerl
    Participant

    and Buddypress

    bbPress isn’t compatible with BuddyPress.

    #105126
    zaerl
    Participant

    and Buddypress

    bbPress isn’t compatible with BuddyPress.

    #100032
    zaerl
    Participant

    i saw someone else had posted on the forum the ‘No header ‘ problme but no one had answered them.

    That’s not true. I have answered this particular question at least 10 times.

    bbPress it’s not a WordPress plugin so it cannot be installed from the plugin area. There’s a plugin version but it’s in beta stage and can be downloaded only from the repository.

    #105132
    zaerl
    Participant

    i saw someone else had posted on the forum the ‘No header ‘ problme but no one had answered them.

    That’s not true. I have answered this particular question at least 10 times.

    bbPress it’s not a WordPress plugin so it cannot be installed from the plugin area. There’s a plugin version but it’s in beta stage and can be downloaded only from the repository.

    #38066
    shabestar
    Member

    i can not inistall bbpress on subdomain.

    please help me

    #100017
    Doug
    Member

    JJJ: Thanks. Is there a roadmap for 2.0?

    #105117
    Doug
    Member

    JJJ: Thanks. Is there a roadmap for 2.0?

    #100023
    Syrinxie
    Member

    Nobody?

    #105123
    Syrinxie
    Member

    Nobody?

    #82823
    King Mike
    Member

    is there anywhere else to get this now that the main page is closed?

    #38077

    Hi

    I am new to bbPress and cant get off start.

    I got the plugin installed but when I clicked ‘activate’ it said “No header exists” (or something like that).

    So then I try to re-install it it says the folder for the plugin already exists.

    i saw someone else had posted on the forum the ‘No header ‘ problme but no one had answered them.

    Can someone please advise. Thanks.

    All the best

    David

    #100002

    In reply to: question

    I have put the unzipped bbPress file in a folder called forums

    when I go to jollysquirrel.com/forums it just shows an index with the bbPress zip file to download, and I am not greeted with the installation process the installing directions talk about. Not quite sure what I’m doing wrong here.

    #105102

    In reply to: question

    I have put the unzipped bbPress file in a folder called forums

    when I go to jollysquirrel.com/forums it just shows an index with the bbPress zip file to download, and I am not greeted with the installation process the installing directions talk about. Not quite sure what I’m doing wrong here.

    #71852
    musicaurbana
    Member

    sorry for my english, how can i accses to my admin, i cant found it, when i go to my http://www.musicaurbana.co/foro it say error, if i go by http://www.musicaurbana.co/bbpress i cant IN to the account, what can i do, help please

    #38075
    silasje1
    Member

    Hey.

    When i tried Easy Video Embed i had alot of problems with all IE versions.

    Now i added the new <iframe> from youtube in it. Also i updated the old code and made that for IE only, cause they dont support html5. I cant contact or add the new files so maybe sombody else wants to?

    O yeah it works on 1.0.3 of course :) here is the new code:

    <br />
    function ae_detect_ie()<br />
    {<br />
    if (isset($_SERVER['HTTP_USER_AGENT']) &&<br />
    (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== false))<br />
    return true;<br />
    else<br />
    return false;<br />
    }</p>
    <p>...............................(60 lines of code)</p>
    <p>if (ae_detect_ie())

    {$post_text = preg_replace('#[video]http://([a-zA-Z0-9]+.|)youtube.com/.*v=([a-zA-Z0-9_-]+).*[/video]#i', ' <object width="640" height="510"><param name="movie" value="http://www.youtube.com/v/\1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/\2" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="510"></embed></object>',$post_text); }
    else
    { $post_text = preg_replace('#[video]http://([a-zA-Z0-9]+.|)youtube.com/.*v=([a-zA-Z0-9_-]+).*[/video]#i', '<iframe title="YouTube video player" width="853" height="510" src="http://www.youtube.com/v/\2"frameborder="0" allowfullscreen></iframe>',$post_text);<br />
    } </p>
    <p>

    test it here:

    http://www.fstube.org/forums/bbpress/topic/touch-and-go

    #100022
    Syrinxie
    Member

    Maybe there is a way to use the forums but pull all the information for roles, etc, from WordPress? I don’t know alot about php.. Just a shot in the dark lol!

    #105122
    Syrinxie
    Member

    Maybe there is a way to use the forums but pull all the information for roles, etc, from WordPress? I don’t know alot about php.. Just a shot in the dark lol!

    #95099
    miruru
    Member

    I couldn’t resolve the Login page, page title issue. However, I’ve encountered more issues, but this time it locks out my site and gives me a redirection issue. I’ll explain below:

    1. I can access the backend of wordpress and make any changes.

    2. When I close down the browser and try to go back to the backend, I get a problem with the site loading as it has lots of redirection issues.

    3. The only way for me to go back into the backend was to login via FTP and delete the bbpress plugin and my site is then up and running.

    4. I’ve tried deactivating all of my plugins and only enable the bbpress plugin, but the same thing happens. Cannot load the site at all.

    Can anyone explain why this is happening?

    #95098
    moonoi
    Participant

    How long have you had this installation?

    I just installed bbpress a few days ago from the latest trunk files. I’m running on WP 3.1.

    #100019

    You’ll want to contact the authors of those plugins to get better support. Plugins are responsible for telling bbPress where they live and how they are accessed. Sounds like those plugins need to be updated or are just malfunctioning.

    #105119

    You’ll want to contact the authors of those plugins to get better support. Plugins are responsible for telling bbPress where they live and how they are accessed. Sounds like those plugins need to be updated or are just malfunctioning.

    #100016

    Hi Doug,

    1.1 is in /trunk/ and is the most recent stand-alone code. You could use it the same as you use 1.0.2/1.0.3 right now and shouldn’t have any issues.

    2.0 is in /branches/plugin/ and nothing has been specifically built to make the two talk to each other yet. Every effort has been made to make sure they don’t conflict though, so they shouldn’t get in each others way either. :)

    #105116

    Hi Doug,

    1.1 is in /trunk/ and is the most recent stand-alone code. You could use it the same as you use 1.0.2/1.0.3 right now and shouldn’t have any issues.

    2.0 is in /branches/plugin/ and nothing has been specifically built to make the two talk to each other yet. Every effort has been made to make sure they don’t conflict though, so they shouldn’t get in each others way either. :)

Viewing 25 results - 38,551 through 38,575 (of 64,523 total)
Skip to toolbar