Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 21,201 through 21,225 (of 32,517 total)
  • Author
    Search Results
  • #88637

    In reply to: Login Issue

    Hi Cillian,

    sorry, the weekend got away from me a little.

    My suggestions are going to seem really really obvious, sorry in advance, but good to check these things out.

    1) Did logging in/out work before?

    2) What changed since then?

    Can you change back to the default themes in bbPress and WordPress and then do the following, noting your server error log along the way (after each step):

    3) navigate away form your website, then clear your cookies, the restart your browser.

    4) Try and login via your bbPress.

    5) navigate away form your website, then clear your cookies, the restart your browser.

    6) Try and login via WordPress

    7) navigate away form your website, then clear your cookies, the restart your browser.

    8) try and register with bbPress

    9) navigate away form your website, then clear your cookies, the restart your browser.

    10) Register via WordPress.

    I know those steps are painful, and a bit pedantic, but cookies are a VERY big pain if they don’t work first time when integrating these two systems (especially if you’re logged in as admin/keymaster at the time of installation/integration). Right now, it appears you’re in the 1% rather than the 99% mate, but lets try and fix that.

    Kev

    chrishajer
    Participant

    Wasn’t there another post recently where this same error came up?

    Could Not Find Blog!
    Searched for [mydomain]/forums/ in mydb::wp_blogs table. Is that right?

    Can’t seem to find it right now.

    #88711

    In reply to: Install problem

    chrishajer
    Participant

    Those are warnings, not errors. If you suppress displaying warnings to the browser (which you should on a production site) then you will not have an issue.

    The problem is caused by using PHP 5.3.x. If you can use 5.2, you won’t even have to deal with the warnings.

    You can suppress the display of all errors and warnings by adding this to the forum’s .htaccess file:

    php_flag display_errors off

    If you get a blank white screen after adding that, remove that line. It means your host does not allow that directive in .htaccess and you will have to find another way.

    #88726
    chrishajer
    Participant

    In case anyone is wondering, here is the theme:

    http://www.awesomestyles.com/bbpress-themes/view/static-blue-bb

    Yes, it would go in front-page.php inside the div where the hot tags are.

    Find this: <div id="hottags" role="main">

    Put it right BEFORE the closing </div>

    That should take care of it

    #34336

    Topic: Double Topic

    in forum Plugins
    bfuploader
    Member

    Hello,

    I need a plugin to delete all double topic..

    Thank you :D

    #88724
    asorethumb
    Member

    What theme are you using? If you’re using Kakumei or similar – you can add your code to front-page.php, in the section that lists your tags (heat map)

    #88421
    _ck_
    Participant

    Great to see progress there!

    Are you back contributing to bbPress? As volunteer or back with Automattic?

    With the recount, the sad part is, similar issues exist elsewhere in bbPress.

    For example the Bozo plugin attempts to do it’s own recount by first sucking in the entire user id table and then processing them one query at the time. Good luck with that on a large forum! At least the bozo plugin is external now however.

    I figured out a workaround for the hyperactive bozo feature by disabling it’s tie to akismet with it’s too many false positives.

    instead of checking post status which is not trustworthy

    if ( 1 < $bb_post->post_status ) (around line 195)

    directly check if the user is a bozo for this topic (or a bozo overall)

    if (bb_current_user_is_bozo( $bb_post->topic_id ) )

    This prevents akismet from automatically making users into bozos by it’s setting status=2. Instead a user has to be manually set as a bozo for a topic or overall.

    Makes the bozo plugin actually useful as akismet’s reliability (radically) decreases.

    But since bozo alters queries and prevents them from properly using indexes it’s not a good idea on larger forums anyway.

    #88636

    In reply to: Login Issue

    GW
    Member

    Hi Kevin,

    I’m currently logged out and it wont leave me log in again, hence the dire situation :(

    I’m using businesslike, but I have switched back to default to see if it makes any difference. It doesn’t(!)

    #87764
    Gautam Gupta
    Participant

    BTW, I fixed everything in the clone I made. :-)

    #87763

    Nice one Chris!

    Actually the RSS feed is now working well and looking good, so whatever has changed since Monday worked nicely (great to see the patches coming in – you’re doing great lads and lasses).

    The small text I’m experiencing appears to be a font issue, given that I don’t have Lucia Grande (its a mac font), Helvetica (again Mac based origianally) or Bitstream (linux). Not to worry, i need to wear my glasses more anyway ;-)

    As for the “posts started”, who knows, I might have been restrained and only started 13 posts in my 18 months on the forum. It’s not a biggie anyway :)

    Take care dude!

    #88652

    Fixing the problem with minimal issues is the way to treat bbPress mZimmers. Really glad to see you getting through it bud :)

    #81681

    Yeah for sure, I helped out with the original WordOfRaids back in the day and they do that, but they just manually link to a forum post ( i set up a custom field on WordPress, so they make forum and copy/paste into there).

    I’m not against the idea, its just definitely not going to be “off the shelf”; and nor is the original poster’s ideal solution going to be easy to come by (where it all happens automatically, though if you had time and the need it’s v possible).

    I sent slightly off topic (big shock) but this sort of thing depends on the usergroup immensely. people who play mmorpgs as an example are used to forums and doing things in front of others; where as say a Classical Music Magazine website/blog’s users might not be really up for entering a forum flame war. Sorry if i gave the wrong impression, I sometimes feel its better to manage expectations a little with bbPress, especially with all the wordPress “as a CMS that can do anything” stuff flying around :D

    #88718

    I follow the bbPress instructions and I get a blank page

    Awesome. Please give us LESS information.

    Don’t tell us the error on your server logs, don’t tell us at what stage you get the blank page. Just tell us “blank page” and we’ll magically guess :)

    Is this what you guys look at all day long?

    No, but we know how to be polite when asking for help.

    But I’m going after the bubble-gum chewing crowd with BuddyPress and bbPress looked like something they would use

    You can’t use them together in anyway. You either use bbPress or you use BuddyPress. Let me put it more simply, if you use BuddyPress in any way shape or form, bbPress won’t work.

    its all about making money

    Cool, then you can go for paid support :)

    So if there are any folks here who want to help I’ll take the advice; if not I’ll be joining the folks who find bbPress out of date with no support

    bbPress is out of date, but it has support. You’ll find you’d get better answers if:

    1) You had manners – the words “please” and “thanks” work really well

    2) You gave us actual information, like your error log, rather than just “blank page”.

    Just to reiterate, if you’re using BuddyPress, your problem has nothing to do with bbPress! Nothing at all!

    #88661

    In reply to: Posting date issue

    zaerl
    Participant

    What you mean with “posting date”? You haven’t posts in your forum. Do you mean that when you create a new topic it is automatically dated to 9 months ago? Or the values you obtain in /bb-admin/options-general.php?

    how can I add a post or topic in the admin panel?

    If you want to create a new topic just create it from the forum.

    #88650

    All good Rich mate :)

    (am liking your akisnet plugin btw)

    #88714

    If you’ve been using WP for 3+ years, maybe you’d have the know how to read that bbPress and BuddyPress are different things. I’d you’re using BuddyPress, you should head to the BuddyPress forums.

    And just to be clear, cos you’ve not given a whole

    lot of information: bbPress is a stand alone forum that you can add shared cookies with WordPress, but it’s not there our of the box.

    So if you’re not using BuddyPress, feel free to come back with more info, a better attitude, and we’ll try and help :)

    oh and can i ask, after how long of using WordPress do humans stop making errors?? Glad you decided it was definately bbPress at fault and no possibility of anything else ;)

    #86038
    mr-zee
    Participant

    post count plus solved my problems too. Thank you Zaerl :)

    #88571
    paulhawke
    Member

    Both PhpStorm and Netbeans 6.8 allow you to [ctrl | command] click on a method and jump to its definition. Its invaluable! There’s nothing quite like being able to click your way through the [bb | word]Press code and actually see what is going on. NetBeans is free to download and is a friendly full-featured IDE (great for the VisualStudio folks).

    With the ease of code navigation in these tools, anyone interested in doing a “find in files” search for things like “add_action” and documenting what you find … as a way to help out the other plugin writers and bbPress coders?

    #88648

    Morning Dudes,

    duplication of ID for a start…

    Maybe you could have said that instead of just typing” seriously? “.

    The container having an ID is fine, but inside I’d suggest using classes.

    Why? It’ll be unique on the page therefore an ID is by far the better options (quicker use of CSS selectors, much easier for the DOM, and also allows better integration with any JavaScript or Client side CSS changes).

    But if all that is in that div is that ul, then the div may not be needed.

    Container DIVs (at one level of geneology) are very very useful.

    It allows quicker/better DOM iteration, and allows for much more flexible theming especially if dealing with floats, placements (relative/absolute), and really helps with backwards compatibility. I’m all for minimalist design and code, and I know that there is a cry to avoid “divitus” these days, but really having 1 wrapper div to allow you play with margin/padding/width combination really shouldn’t be frowned upon. Especially in software that hardcodes so much into it’s core, and really doesn’t like outputitng IDs or Classes.

    Mzimmers, I’d still suggest putting the DIV in your theme instead of the ‘core’, just because I do believe that we’ll be upgrading to a new release relatively soon (i.e. within 2010).

    zaerl
    Participant

    The root folder is the folder where you have installed bbPress. You need to open the FTP program you use and create a my-plugins folder inside the bbPress folder (if there isn’t already a folder with that name.) Once done this you must change that folder permission (write/read/exec) to 755 and upload the allow-images.php file inside it. Then open the plugin panel in the admin area of bbPress and activate the plugin.

    CEThom
    Member

    I’m in the early stages of setting up a forum for students in my local area. Here is my progress thus far:

    http://www.cabbagemedia.com/students/forums

    I have a few basic questions.

    1) POSTING PICTURES

    I downloaded this plugin:

    http://bbpress.org/plugins/topic/allow-images/?replies=29

    But have absolutely no idea what to do with it. The instructions tell me this: “Add the allow-images.php file to bbPress’ my-plugins/ directory.”

    But where is the directory? I can’t find it anywhere in my admin centre on the forum.

    2) CHANGING THE LAYOUT

    My admin centre only gives me two choices – green and blue. How do I change the layout entirely, ie. adding my own banner at the top?

    #87761

    Four little bugs with the theme:

    1) Pagination duplication on Profile page:

    http://www.kevinjohngallagher.com/bbpress_duplication_of_pagination.png

    2) Pagination on Profile page:

    Posts started will only appear/work on the first page. As soon as you move to page 2 or above, it says you’ve not started any ( haha, we all know I’ve started more than i should have ;-] )

    3) bbPress Edit area:

    http://www.kevinjohngallagher.com/bbpress_edit_area.png

    It’s not been looked at in the slightest. Even teh default styles haven’t been applied.

    4) bbpress Edit area:

    If you write some code in a <code> tag. and edit your post, bbPress now puts in <p> and <br /> tags into your code on every line. If yuo’re syslexic like me and struggle with the small font, and edit code based posts a few times to remove errors, you get alot of added code.

    5) RSS feed:

    The new RSS feed has new/added HTML. If you’re RSS reader is a mail client (say google or windows live mail) then it strips these extra tags, but if you’re not using an overly sophisticated RSS client, you see everything wrapped in a <p> tag.

    From what I can tell, and this may be down to the latest trunk version rather than the theme, it appears to wrap each paragraph twice in the <p> tags.

    Thanks to Noel or whoever at Automattic is working on fixing these, we apprecaite it :)

    #88646

    What’s wrong with it? :)

    Far too little of bbPress’s output comes with relavant IDs or classes for theming; and far too much of it is is hardcoded into the core rather than in the theme, or even a functions file etc.

    #88519

    Ok, lets see what we can do here:

    1) What version of WordPress?

    2) What version of bbPress?

    3) Are they integrated (share login cookies)?

    4) Are they “deep integrated” (can call functions in the other program)?

    5) Do you have the latest version of akismet on both WP and bbP?

    6) What happens when you log in and post?

    7) What happens when you log in and post as a new user (i.e. not as you)?

    8) Are you using buddyPress?

    9) Have to tried disabling all plugins and trying again?

    10) Are you using a premium (paid for) theme?

    11) If so, have to tried switching to the default theme?

    12) When you say things appear in your akismet que and then akismet

    13) Are comments getting through akismet on wordpress?

    I selected the check box next to “Create a page that shows spam

    statistics” on the Akismet page. The page showed there was 26 post in the spam section.

    I selected spam in the drop down box but the messages do not show up even

    after I click on filter. I don’t know of any other way to get to the

    messages to see if they are all spam

    Um, is this on the wordpress side or the bbPress side?

    #88615

    In reply to: Same avatar

    leander8728
    Member

    No i use an extern installation of bbPress. So not the integrated bbPress forum in Buddypress ;) But i think that i have enough info. Thanks!

Viewing 25 results - 21,201 through 21,225 (of 32,517 total)
Skip to toolbar