Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '+.+default+.+'

Viewing 25 results - 5,026 through 5,050 (of 6,788 total)
  • Author
    Search Results
  • #95082
    miruru
    Member

    Thank you for this fantastic plugin, even if it is still under development. Great work so far and well done.

    However I just have one small problem and cannot work out why it’s happening.

    I left the slugs as default in the Forum setting and went to view the admin profile. All data is being displayed correct, however the Page Title displays, “Nothing found for User Admin”. I’ve looked everywhere but cannot find where it is going wrong. I’ve tried a different theme to no avail. This is really annoying me.

    I’ve checked all the other pages and they are fine just the user page. Is there something that is causing this? I’ve tried disabling the All In One SEO plugin and then the page title says “Not Found” and the data is still being displayed correctly.

    Any help would be most appreciated.

    #95079
    LPH2005
    Member

    I decided not to re-open ticket 1487 but wanted to share the actual resolution: site collapses after uploading latest files.

    1. The theme was returned to WP default.
    2. The bbpress plugin was deactivated.
    3. The 2908 files were removed from the server.
    4. The 2968 files were uploaded.
    5. The bbpress plugin was reactivated.
    6. Permalinks were resaved.
    7. The “discussions” index page was resaved with the new template for index.
    8. ALL forums were re-saved.

    Now, the important distinction in the process is that the 2908 files were removed rather than simply over-writing files. Otherwise, errors are tossed all over the place.

    Hope this helps others playing around with the bbpress plugin.

    stipto
    Member

    Hello there,

    Anyone know this one:

    WordPress Multisite, Buddypress properly installed. Installing BBpress, all goes well. After changing default user roles in the backoffice of BBpress, I can’t log in with the keymaster account. I’ve looked in the database, there’s only one user with ID 1 in bb_users. When I look in bb_usermeta the user with ID 1 has the meta value of a:1:{s:9:”keymaster”;b:1;}

    I can log in with previously created users, but when I try the keymaster it keeps on saying “User does not exist”.

    Anyone?

    #37819
    christof w
    Member

    Hello I have installed bbpress and I got this error. I think in the folder includes/functions.bb-admin.php the file is there.

    Any suggestion to solve this problem?

    Thank you very much

    Manage Themes

    Default theme is missing.

    Current Theme

    Warning: file() [function.file]: Filename cannot be empty in /home/itw-oberstufe.ch/htdocs/intern/eltern/wp/forum/bb-admin/includes/functions.bb-admin.php on line 1199

    Warning: implode() [function.implode]: Invalid arguments passed in /home/itw-oberstufe.ch/htdocs/intern/eltern/wp/forum/bb-admin/includes/functions.bb-admin.php on line 1199

    by

    All of this theme’s files are located in the “” themes directory.

    #37778
    danzo123
    Member

    Not sure why I can’t change the theme to my bbPress at the moment.

    I have created a new root directory called ‘my-templates’ and the permission is set to ‘755’

    Yet, the theme doesn’t show up in my bbPress CMS.

    I was able to change the theme yesterday, but not today for some reason. And my current theme (custom) isn’t even showing up in the root directory right now with the default kakumei themes where I uploaded it.

    Any ideas?

    alexchenco
    Member

    The default works OK:

    http://localhost/taiwantalk/?bbp_forum=technology

    But setting the Permalinks to Month and name gives me a no found page.

    http://localhost/taiwantalk/forums/forum/technology/

    mod_rewrite is working as usual.

    Any suggestions?

    #99780

    In reply to: bbPress 1.0.3 released

    _ck_
    Participant

    Upgrade the same way you upgrade wordpress.

    You can install the new version over the old copy, just don’t delete anything.

    Just make sure your template directory is not the same as bbpress default (kakumei) which you seem to be using “mytheme” so that’s fine.

    #104880

    In reply to: bbPress 1.0.3 released

    _ck_
    Participant

    Upgrade the same way you upgrade wordpress.

    You can install the new version over the old copy, just don’t delete anything.

    Just make sure your template directory is not the same as bbpress default (kakumei) which you seem to be using “mytheme” so that’s fine.

    #99778

    In reply to: bbPress 1.0.3 released

    _ck_
    Participant

    These are the changes between 1.0.2 and 1.0.3

    https://trac.bbpress.org/changeset/2958/tags/1.0.3?old=2339&old_path=%2Ftags%2F1.0.2

    unfortunately the mime property was modified on files that were otherwise unchanged, so the file list looks huge, but most of them are unaffected.

    also /jquery/interface.js was added in 1.0.3 but for some wrong reason they are using the packed version which is slower because it has to be unpacked on every page load, it should be the minified only version without packing and just let gzip do the compression work between the server and the browser

    I’ve edited down the list and removed the property-only changes

    Files changed between bbPress 1.0.2 and 1.0.3

    bb-templates/kakumei/style.css (1 diff)
    bb-templates/kakumei/favorites.php (1 diff)
    bb-templates/kakumei/view.php (2 diffs)
    bb-templates/kakumei/forum.php (2 diffs)
    bb-templates/kakumei/tag-single.php (1 diff)
    bb-templates/kakumei/front-page.php (2 diffs)
    bb-templates/kakumei/post-form.php (2 diffs)
    bb-templates/kakumei-blue/style.css (1 diff)

    bb-includes/functions.bb-users.php (3 diffs)
    bb-includes/functions.bb-pluggable.php (3 diffs)
    bb-includes/class.bp-options.php (1 diff)
    bb-includes/functions.bb-posts.php (1 diff)
    bb-includes/functions.bb-template.php (4 diffs)
    bb-includes/functions.bb-meta.php (1 diff)
    bb-includes/functions.bb-core.php (3 diffs)
    bb-includes/functions.bb-deprecated.php (1 diff)

    bb-cron.php (3 diffs)
    bb-login.php (3 diffs)
    rss.php (1 diff)

    bb-admin/tools-recount.php (2 diffs)
    bb-admin/includes/class.bb-install.php (1 diff)
    bb-admin/includes/functions.bb-upgrade.php (3 diffs)
    bb-admin/includes/functions.bb-admin.php (4 diffs)
    bb-admin/includes/defaults.bb-schema.php (2 diffs)
    bb-admin/includes/functions.bb-recount.php (added)
    bb-admin/admin.php (2 diffs)
    bb-admin/admin-base.php (1 diff)
    bb-admin/index.php (2 diffs)

    There may be additional backPress changes which are beyond my desire to track/list.

    #104878

    In reply to: bbPress 1.0.3 released

    _ck_
    Participant

    These are the changes between 1.0.2 and 1.0.3

    https://trac.bbpress.org/changeset/2958/tags/1.0.3?old=2339&old_path=%2Ftags%2F1.0.2

    unfortunately the mime property was modified on files that were otherwise unchanged, so the file list looks huge, but most of them are unaffected.

    also /jquery/interface.js was added in 1.0.3 but for some wrong reason they are using the packed version which is slower because it has to be unpacked on every page load, it should be the minified only version without packing and just let gzip do the compression work between the server and the browser

    I’ve edited down the list and removed the property-only changes

    Files changed between bbPress 1.0.2 and 1.0.3

    bb-templates/kakumei/style.css (1 diff)
    bb-templates/kakumei/favorites.php (1 diff)
    bb-templates/kakumei/view.php (2 diffs)
    bb-templates/kakumei/forum.php (2 diffs)
    bb-templates/kakumei/tag-single.php (1 diff)
    bb-templates/kakumei/front-page.php (2 diffs)
    bb-templates/kakumei/post-form.php (2 diffs)
    bb-templates/kakumei-blue/style.css (1 diff)

    bb-includes/functions.bb-users.php (3 diffs)
    bb-includes/functions.bb-pluggable.php (3 diffs)
    bb-includes/class.bp-options.php (1 diff)
    bb-includes/functions.bb-posts.php (1 diff)
    bb-includes/functions.bb-template.php (4 diffs)
    bb-includes/functions.bb-meta.php (1 diff)
    bb-includes/functions.bb-core.php (3 diffs)
    bb-includes/functions.bb-deprecated.php (1 diff)

    bb-cron.php (3 diffs)
    bb-login.php (3 diffs)
    rss.php (1 diff)

    bb-admin/tools-recount.php (2 diffs)
    bb-admin/includes/class.bb-install.php (1 diff)
    bb-admin/includes/functions.bb-upgrade.php (3 diffs)
    bb-admin/includes/functions.bb-admin.php (4 diffs)
    bb-admin/includes/defaults.bb-schema.php (2 diffs)
    bb-admin/includes/functions.bb-recount.php (added)
    bb-admin/admin.php (2 diffs)
    bb-admin/admin-base.php (1 diff)
    bb-admin/index.php (2 diffs)

    There may be additional backPress changes which are beyond my desire to track/list.

    #98543
    _ck_
    Participant

    They just announced it to the world this morning so I hope the 1.x users have upgraded to 1.0.3

    http://seclists.org/fulldisclosure/2011/Mar/155

    I suspect it was not enough time but there never is.

    Note that my “block-long-queries” mini-plugin will protect you from this kind of attack and other yet unknown ones via the URL (GET requests)

    https://bbpress.org/forums/topic/bbpress-103-released#post-84690

    It will work in both bbPress and WordPress

    There is really no reason to allow URIs to be longer than 255 characters but apache will allow up to 4000 by default which can carry a massive payload. I have seen some wordpress installs that need that limit bumped up to 320 or even 512, something about the akismet plugin needs very long URIs for some bad reason.

    #103643
    _ck_
    Participant

    They just announced it to the world this morning so I hope the 1.x users have upgraded to 1.0.3

    http://seclists.org/fulldisclosure/2011/Mar/155

    I suspect it was not enough time but there never is.

    Note that my “block-long-queries” mini-plugin will protect you from this kind of attack and other yet unknown ones via the URL (GET requests)

    https://bbpress.org/forums/topic/bbpress-103-released#post-84690

    It will work in both bbPress and WordPress

    There is really no reason to allow URIs to be longer than 255 characters but apache will allow up to 4000 by default which can carry a massive payload. I have seen some wordpress installs that need that limit bumped up to 320 or even 512, something about the akismet plugin needs very long URIs for some bad reason.

    #99764
    Super Artsy
    Member

    Alright, well I find a solution to my problem with a bit of SQL language tweaking. Apparently the issue deals with my MySQL version, but all I had to do was make a simple edit changing ‘TYPE’ to ‘ENGINE’.

    So the line:

    ) TYPE = MYISAM DEFAULT CHARACTER SET 'utf8';

    becomes:

    ) ENGINE = MYISAM DEFAULT CHARACTER SET 'utf8';

    I hope this helps those who encounter the same problem.

    Cheers.

    #104864
    Super Artsy
    Member

    Alright, well I find a solution to my problem with a bit of SQL language tweaking. Apparently the issue deals with my MySQL version, but all I had to do was make a simple edit changing ‘TYPE’ to ‘ENGINE’.

    So the line:

    ) TYPE = MYISAM DEFAULT CHARACTER SET 'utf8';

    becomes:

    ) ENGINE = MYISAM DEFAULT CHARACTER SET 'utf8';

    I hope this helps those who encounter the same problem.

    Cheers.

    #37740
    Super Artsy
    Member

    Alright, so after running the install. I get these errors:

    Your installation completed with some minor errors. See the error log below for more specific information.

    SQL ERROR!

    >>> Database: wp_blog (localhost)

    >>>>>> CREATE TABLE IF NOT EXISTS bbs_posts (

    post_id bigint(20) NOT NULL auto_increment,

    forum_id int(10) NOT NULL default 1,

    topic_id bigint(20) NOT NULL default 1,

    poster_id int(10) NOT NULL default 0,

    post_text text NOT NULL,

    post_time datetime NOT NULL default ‘0000-00-00 00:00:00’,

    poster_ip varchar(15) NOT NULL default ”,

    post_status tinyint(1) NOT NULL default 0,

    post_position bigint(20) NOT NULL default 0,

    PRIMARY KEY (post_id),

    KEY topic_time (topic_id, post_time),

    KEY poster_time (poster_id, post_time),

    KEY post_time (post_time),

    FULLTEXT KEY post_text (post_text)

    ) TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8’;

    >>>>>> You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16

    Key master email not sent!

    I have tried dropping all the bbPress tables and reinstalling it, but the problem still persists. I get this error message everytime after running the install script. I am running PHP 5.3.5 and MySQL 5.5.8 on a WAMP localhost server. Also, I am trying to integrate bbPress with my current WordPress blog…

    Thanks in advance,

    -Deuce

    #99697
    gunnsean
    Member

    @amylove

    Well, maybe too risky. :)

    I now use Instant Password, Private Forums and Role Manager to do the work, i.e. add member without sending email and random password and on a very basic level, limit unwanted registrations.

    Instant Password lets member choose their own password.

    Private Forums hides content from unregistered user.

    Role Manager: I ticked out write permission for Member and added another role called “Writer” which is exactly the same with the default “Member” role. That way newly registered cannot post anything and that pretty much prevents some newbie from messing up the forums…

    #104797
    gunnsean
    Member

    @amylove

    Well, maybe too risky. :)

    I now use Instant Password, Private Forums and Role Manager to do the work, i.e. add member without sending email and random password and on a very basic level, limit unwanted registrations.

    Instant Password lets member choose their own password.

    Private Forums hides content from unregistered user.

    Role Manager: I ticked out write permission for Member and added another role called “Writer” which is exactly the same with the default “Member” role. That way newly registered cannot post anything and that pretty much prevents some newbie from messing up the forums…

    #99659
    alexchenco
    Member

    Try this:

    – You first have to start the WordPress Loop

    – Then call the get_template _part() function to get the forum template.

    <?php
    /*
    Template Name: Forum
    */
    @ePilipovic

    /**
    * @package WordPress
    * @subpackage Default_Theme
    */

    get_header(); ?>

    <?php while ( have_posts() ) : the_post(); ?>

    <div id="forum-front" class="bbp-forum-front">
    <div class="entry-content">

    <?php the_content(); ?>

    <?php get_template_part( 'loop', 'bbp_forums' ); ?>

    <?php get_template_part( 'form', 'bbp_topic' ); ?>

    </div>
    </div><!-- #forum-front -->

    <?php endwhile; ?>

    <?php get_footer(); ?>

    #104759
    alexchenco
    Member

    Try this:

    – You first have to start the WordPress Loop

    – Then call the get_template _part() function to get the forum template.

    <?php
    /*
    Template Name: Forum
    */
    @ePilipovic

    /**
    * @package WordPress
    * @subpackage Default_Theme
    */

    get_header(); ?>

    <?php while ( have_posts() ) : the_post(); ?>

    <div id="forum-front" class="bbp-forum-front">
    <div class="entry-content">

    <?php the_content(); ?>

    <?php get_template_part( 'loop', 'bbp_forums' ); ?>

    <?php get_template_part( 'form', 'bbp_topic' ); ?>

    </div>
    </div><!-- #forum-front -->

    <?php endwhile; ?>

    <?php get_footer(); ?>

    #37645
    ePilipovic
    Member

    How can i add a custom page on wordpress theme with bbPress? Is there any function to call?

    example link: http://img34.imageshack.us/img34/9774/bbpress.png

    <?php

    /*

    Template Name: Forum

    */

    /**

    * @package WordPress

    * @subpackage Default_Theme

    */

    get_header(); ?>

    —->>> What to put here to show my bbPress forum?

    <?php get_footer(); ?>

    #99606

    In reply to: URL for member login

    Try the default theme first before jumping to any conclusions. Login form is there with a register link.

    #104706

    In reply to: URL for member login

    Try the default theme first before jumping to any conclusions. Login form is there with a register link.

    #99197

    In reply to: WPMimic V.1

    Adrienkb
    Member

    Ok heres the update. First I downloaded from http://vietsonnguyen.com/WPMimic.zip <– there. and second this is what happens:

    Note: Registration works fine in the default theme so its no my installation or hosting, I have tested this out.

    I click register:

    Enter the name: kk

    Email: tt@kk

    Then his register, I dont get a message saying that your user name and password has been sent to your email.

    So I log in as admin and that user is not in the user section

    So then I register again:

    Enter the name: Adam

    Email: My email

    I dont get an error for username and I dont get an error for email.

    I switch to default themes:

    The first login Worked

    The second gave me an error for both user name and email.

    #104297

    In reply to: WPMimic V.1

    Adrienkb
    Member

    Ok heres the update. First I downloaded from http://vietsonnguyen.com/WPMimic.zip <– there. and second this is what happens:

    Note: Registration works fine in the default theme so its no my installation or hosting, I have tested this out.

    I click register:

    Enter the name: kk

    Email: tt@kk

    Then his register, I dont get a message saying that your user name and password has been sent to your email.

    So I log in as admin and that user is not in the user section

    So then I register again:

    Enter the name: Adam

    Email: My email

    I dont get an error for username and I dont get an error for email.

    I switch to default themes:

    The first login Worked

    The second gave me an error for both user name and email.

    #37598
    itsayiyi
    Member

    I have just installed the newest version of bbPress to test out. I’ve installed it as a subdomain under the main domain (WordPress). I want to use bbPress as a stand alone forum…not integrated with WordPress

    The default theme does not work and in the appearance panel neither of the two default themes show their screenshots. I’ve checked and rechecked my folder & file permissions which are set to 755. I created a my-templates folder and moved a copy of kakumei to this folder from bb-templates. I’ve checked the permissions on these files, 755, and switched to the new theme/location with no luck.

    Any help would be appreciated.

Viewing 25 results - 5,026 through 5,050 (of 6,788 total)
Skip to toolbar