Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 8,076 through 8,100 (of 11,578 total)
  • Author
    Search Results
  • #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?

    #88613

    In reply to: Same avatar

    leander8728
    Member

    Yes i have done that ;)

    This is the result, i don’t have testing it. But when i have enough time i will do that: https://buddypress.org/community/groups/requests-feedback/forum/topic/wordpressmu-buddypress-bbpess-same-avatar/#post-55137

    #88633

    In reply to: Login Issue

    chrishajer
    Participant

    So, what happens when you try to log in?

    Can you register a new user there and log in like that (just as a test)?

    #87760
    chrishajer
    Participant

    This topic has been derailed and I am going to delete the off-topic posts.

    The design of bbpress.org will not be made available for download, that I know of. It didn’t happen with the last design, but there were many duplicates created.

    If you would like to download the latest version of bbPress for testing, you will find it here:

    https://trac.bbpress.org/browser/trunk

    There is a link at the bottom center to “Download Zip Archive”, but I believe if you do that backpress does not get installed.

    If you can install with subversion, you won’t have any trouble like that, as all externals are installed at the same time.

    svn co http://svn.automattic.com/bbpress/trunk/ ./bbpress/

    Will install the latest trunk version by subversion into a directory called bbpress.

    #34316

    Topic: Music E-zine Forums

    in forum Showcase
    jbrzr3
    Member

    Would love constructive feedback as we just just switched our whole e-zine over from JOOMLA.

    http://latestartermusician.com/forums/

    Thank you

    #34315
    jbrzr3
    Member

    Hello,

    When my members post, their I.P. addresses show on the side of their usernames. How do I stop this from happening?

    http://www.latestartermusician.com/forums/topic.php?id=2

    Thank you.

    #88568

    Coding:

    I’ve found NotePad++ to be quite invaluable in the past year or so.

    I’ve use both Komodo and the PHP plugin for Eclipse in the past; but frankly once you use Visual Studio and intellisence, i find half-assed IDE’s to just annoy me. Thats purely personal ofcourse, but it’s lead me to keeping the NotePad++ installer on my USB stick just incase i have to work somewhere on the move (how sad is that???).

    Somethign else that won’t endear me to anyone, when outputting tables or visually formatted HTML, Dreamweaver makes life so much easier. I can’t count the amount of time i’ve saved by churning some HTML out on Dreamweaver and then just finxing the code with one or two saved Reg-Ex’s.

    FTP:

    Filezilla

    Images:

    Fireworks is still awesome. I thankfully haven’t had to touch Photoshop for any theming in years and years. I’ve not tried the latest version of GIMP, but it’d have to be something special to overtake FireWorks.

    UML / Process / User Flow

    I use Visio.

    Edit: Ok I realise that i’ve just mentioned both Adobe and Microsoft products, so i expect the comments to come flying in ;-) Night all!

    #88462
    mr_pelle
    Participant

    mikkelsen said:

    I want to call up <?php login_form(); ?> from bbPress and show it in my WordPress header.

    I thought bbPress were not yet loaded in his WP header…

    Hardcoding is not a good choice IMHO, because it means you have to update many pages everytime you change your mind just on a single line of code. Not to mention that the code you suggested does not handle login errors…

    I’ve successfully completed a “deep integration” and I’m currently testing another pretty integrated installation, without users db sharing and it works fine.

    Why do you think bbPress and WordPress don’t play that nice together (reguardless of what the front page of this website says)? Wasn’t bbPress born for this (and more)?

    #88452
    TrishaM
    Participant

    @chrishajer – thanks for the tip on the folder names – even though the older version of bbPress did not have trouble with a space in the folder name, the latest version does – so I used an underscore in place of the space, and that fixed the problem for me…..many, many thanks again for your help!

    #88439
    TrishaM
    Participant

    Yes, the my-templates folder and its two sub-folders are set to 755. I did find that suggestion when searching for a fix, and made sure of that before posting my question, but it did not make any difference – I still can only choose from the two default (kakumei) themes……

    I use 1&1 for hosting, and I don’t think they’ve made any changes but if I knew what to look for I could check that specifically – also, the my-templates folder was fine before I upgraded from 0.9.0.2 to the latest 1.0.2

    What I’m doing in the meantime is just modifying the default kakumei theme, but that is not ideal because I’ll have to remember to keep it backed up and not overwrite it on the next upgrade…..I’d prefer to find a solution to the problem.

    I’m grateful for any help anyone can offer.

    #88455
    mr_pelle
    Participant

    @Gautam: yeah sorry, I suggested that because I’m testing with no users db sharing, so I’ve to use bb_is_user_logged_in() instead of WP’s function.

    #88435
    TrishaM
    Participant

    Hi Gautam – thanks for your response.

    Below is what is at the top of my custom theme’s style.css – I did compare it to the default (kakumei) theme to be sure something hadn’t changed there with the new version of bbPress, but this should be working. It was working fine before the upgrade, but after the upgrade bbPress no longer ‘sees’ the two themes in the my-templates folder (the other is a testing theme I occasionally use to test new things). It does find the my-plugins folder just fine, just not the my-templates.

    /*

    Theme Name: TWE New

    Theme URI: http://www.tech-kitten.com/

    Description: Custom bbPress theme to match TWE site.

    Version: 1.02

    Author: Trisha Miller

    Author URI: http://www.tech-kitten.com/

    */

    #87749

    Thanks for that Chris, v helpful.

    Your text seems a tad bigger than mine but I think i might have found some of the issues.

    1) The stylesheet specifies “Lucida Grande,Tahoma,’Bitstream Vera Sans’,Arial,sans-serif” and I’m not sure it was tested on all of those fonts.

    There’s quite a large difference between the way Lucia Grande and Tahoma look on windows (and people with Safari on Windows can now have Lucia Grande; but its not there by default), and at 12px and above Tahoma and Arial start to look differently too…

    2) In comparing what I can see on the forums and your screenshot, I’m getting 2extra words per line.

    Either way, it’s a drop in text size of a considerable amount. And a drop in the amount of space that the text is given in comparison to the old theme (not that an increased avatar doesn’t help the conversation but…)

    3) On the forum listing, since last week, some of the text has been of a bigger size than others. Specifically:

    #bborg-discussions table td div {

    font-size:14px;

    }

    Edit: I have no extrnal css stuff going on, which i put down to laziness ;-)

    #87746

    Is there any update on the insanely small text?

    It appears (according to firebug) that the font size is set to 12px, but then it’s been made smaller by some later style. For me it’s currently looking like a 8 or 9px font size (which is incredibly difficult to read since we dropped the amount of space the text is in by almost 40% to 540px).

    The margins and spacings look a bit weird/forced as well, almost like it’s using the old version of the 960 grid.

    Also, as soon as the discussion includes more than 2 posts, 20-30% of the screen becomes useless whitespace.

    Anyway, I’m testing this on Firefox3.6, latest Chrome and Opera 10 on Windows 7 and vista – and my iPhone.

    Thanks,

    Kev

    P.S. The blog section’s a total disaster area also, good thing it’s not been updated in over 4 months now – otherwise people might look there for info!!! haha, don’t worry, thats not likely.

    #87527
    Ben L.
    Member

    bbPress looks in its folder and the folder directly above it for a config file. If you move bbPress out of the phpBB folder or move bbPress into something like [phpBB folder]/bbpress/test/[bbPress folder], it should work. Don’t modify the phpBB config file.

    paulhawke
    Member

    Coming at this as a software engineering problem I cant see why a both/and rather than either/or situation shouldn’t prevail. Let me explain, as it’s not particularly outside the box for it to happen.

    I write a lot of automated tests for the code I produce day-to-day and that means I need to isolate the most important pieces of business logic from how they are invoked. For instance, a given request comes into the a webservice telling it to create a user for the system. I would separate the code that handles the webservice part (pulling parameter data from the incoming HTTP request, etc) from the code that then creates the user. I would isolate the steps, wrap automated unit tests around each, and be done.

    Applying the same thing to bbPress, there is some core code that handles the management of forums containing topics, that contain posts by users. This code is packaged into a clean unit of deployment – the WordPress plugin – and there is absolutely no reason why the code shouldn’t also have a second wrapper that allows for its deployment stand-alone from the main body of a WordPress installation.

    Just as I might have a webservice making calls to a body of well-tested code in my day-job, I dont see why a cleanly written WordPress plugin shouldn’t make calls into the tested bbPress core code. The body of WordPress code provides additional services that another wrapper could also provide – the core of bbPress should be unaware of the actual physical storage mechanisms being employed, or how it’s being invoked (assuming its written correctly).

    At the end of the day the conversion to a WordPress plugin should bring health to the codebase – a level of focus on what is most important (managing structured conversations in a forum/topic format), and an abstraction from what is not important (that is, the underlying physical storage, web-hosting, etc).

    #88386
    circuit
    Member

    yep they said it’s mod_sec. I’ll report back when I’ve retested it.

    circuit
    Member

    our forum is here:

    http://www.copsandrobbers.net/messageboard/

    It has been working fine for about a year. Yesterday I removed a few plugins relating to ping.fm on the WPMU side which shouldn’t affect anything in bbpress (although you never know…)

    Now users are reporting that they can post, reply but the second reply fails with a 404.

    They also cannot edit the post.

    I have checked via FTP and both of these files are present:

    http://www.copsandrobbers.net/messageboard/bb-edit.php

    http://www.copsandrobbers.net/messageboard/bb-post.php

    Any help would be appreciated

    Please feel free to log in and post on the test thread.

    #88305
    mikkelsen
    Member

    I’ve checked the users table, and the email addresses are correct. I’ve now had three people test it, and the last one actually got the email with the new password.

    I’m using bbPress 1.0.2.

    EDIT:

    The second test user also got the email. It seems like something happened to me, or me and the 29 first users. My ID is suddently 576, and it should be 1 I think.

    ppmujica
    Member

    Hi all,

    I have a wordpress website, let’s say its http://www.mysite.com. WordPress is installed in the website root, so that when you navigate to http://www.mysite.com, you get the wordpress blog. I recently installed bbpress at http://www.mysite.com/bbpress.

    One of the first plugins I installed is BB Wysiwyg editor, but it fails to work properly. After some debugging, I found the following:

    [gif]

    http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.gif is correctly displayed on my browser.

    [jpg]

    http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.jpg is correctly displayed on my browser.

    [css]

    http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.css causes wordpress 404 error page to show up on my browser.

    [js]

    http://www.mysite.com/bbpress/my-plugins/bb-wysiwyg-editor/js/jwysiwyg/jquery.wysiwyg.js causes wordpress 404 error page to show up on my browser.

    [txt]

    Just for kicks, I created a new file called test.txt under that same folder, and it is also displayed correctly.

    Needless to say, all of the above files are physically there, I can clearly see them on my ftp client. So, something is going on with certain file types. It seems like wordpress allows some files to be correctly returned to the browser, while others are banned or something like that.

    Has anyone experienced anything like this? Are there any config options that could solve this issue? I’ve been googling for quite a while without finding a solution.

    Thanks!

    #34243
    MayurSomani
    Member

    Hi,

    I am using geshi library in wordpress for syntax highlighting. This is implemented using a plugin (code colorer).

    Geshi library is also used on my bbpress forum (bbpress is not integrated with wp).

    I am using sql query to show latest bbpress posts on wp homepage. The issue is that I have to include bb-load.php to run the query, which causes the error that geshi is already included (since wp included it in header).

    How to resolve this issue?

    One option is to use wp conditionals so that geshi is not loaded when its is_home()

    Another way is to use RSS parsing instead of db query to show the forum posts on wp home.

    For some reason, I don’t want to use either of them at this time.

    So, how can I “unload” geshi.php from wp/bbp on my wp home?

    Any ideas are appreciated.

    Thanks for reading.

    #86553
    yoyopop
    Member

    I can confirm that the latest bug fixes do correct the problem – great work guys!

    https://trac.bbpress.org/changeset/2423

    https://trac.bbpress.org/changeset/2424

    #34237
    Arturo
    Participant

    hi, i need the function to show the user’s avatar on the forum sidebar, anyone can help me?

    thanks

    edit: i’ve tested this

    <?php echo bb_get_avatar($user->ID, 40, $default); ?>

    but i see a generic avatar and not my gravatar… help me!

    andykillen
    Member

    People cannot use IE to place ratings on plugins on the wordpress site.

    For example rating the “share and follow” pluing with IE give this error page….

    http://wordpress.org/extend/plugins/share-and-follow/?rate=5&topic_id=13964&_wpnonce=0de7c56cd6

    on screen error

    “Your attempt to do this has failed.

    Please try again.

    Back to WordPress Plugins.”

    This has only been tested and not working with IE8. It will most likely exibit the same problems on every version of IE.

    #84344
    Ryan Hellyer
    Participant

    Thanks for testing it. I’ll hopefully get back to this in a few weeks.

    Strange I didn’t notice that bug with .html being missing. I guess it was so obvious to me I just glanced over it.

Viewing 25 results - 8,076 through 8,100 (of 11,578 total)
Skip to toolbar