Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • gadgetguruil
    Member

    @gadgetguruil

    tnx to my host he found that i i didnt have .htaccess file

    and you need to add wp rewrite IfModule . htaccess file

    # BEGIN WordPress

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    # END WordPress

    enjoy


    gadgetguruil
    Member

    @gadgetguruil

    same here http://www.pressit.co.il/

    i have tested buddypress on a new wordpress 2.9.1 and 2.9.2 installations

    i have nice Permalink and no plugin installed at all accept buddypress

    i use the new BuddyPress Default theme 1.2.1 by BuddyPress.org

    my host told me that i have

    PHP version 4.3 or greater.

    MySQL 4.1 or greater.

    The mod_rewrite Apache module enabled.

    btw

    if i use activity stream to be the home page it works but if i dont i cant get to it

    plz help

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar