skrimpy (@skrimpy)

Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • I’m integrated on http://www.rabies-ls.com – though I think I’m a bit late for your weekend conference!

    Curious if the RSS issue with this plugin has been fixed?

    and I fixed the latest discussion issue with the front-page-topics.php plugin (https://bbpress.org/plugins/topic/3?replies=6) and it seems to be working fine. I had one user and my sock account help me test it lol, I will work on getting everything set up this afternoon and see if it all goes well.

    Ok I seem to have it working now. I did have display-name.php installed. I think the problem was with another plugin: bb-limit-latest-discussion.php. I took that plugin down and the forum restriction plugin began to work properly.

    I still get an error when I put in my display name; however it does give me access to the forum category. This afternoon I’m going to work on getting all the forum categories set up the way I want and I’ll let you know if it seems to be working right for everyone.

    I like the limit discussion plugin because it makes for a cleaner forum; however having restricted access to forum categories is more important to the purpose of my boards so I’m just going to leave the limited discussion plugin off for now.

    thanks David :)

    This is exactly what I need. I tried adding this into my-plugins. It shows up correctly but doesn’t seem to work. Has it been verified to work with bbPress 0.8? Or am I doing something wrong?

    What is happening: I put in my “display name” into the allowed user field and get back an error that there is no such user. I also tried putting in “admin” and get the same error.

    I tried putting in another user and got no error message – however the user wasn’t displyed in my allowed user field. Is this what is supposed to happen?

    Help is greatly appreciated. Let me know if I have missed something obvious.

    great plugin, it cleaned up my front page quite a lot. Thanks :)

    this is a great looking theme, you’ve integrated it nicely with the blog :D Are you going to make it a public theme? It’s quite sexy ;p

    Chris – I’d be glad to. I opened post.php (found in bb-templates or in my-templates) and modified it by placing <?php post_sig(); ?> into the code.

    my finished code section looked like this:

    <div class="threadpost">

    <div class="post"><?php post_text(); ?><?php post_sig(); ?></div>

    <div class="poststuff"><?php _e('Posted:'); ?> <?php bb_post_time(); ?> <a href="<?php post_anchor_link(); ?>">#</a> <?php post_ip_link(); ?> <?php post_edit_link(); ?> <?php post_delete_link(); ?></div>

    </div>

    I then saved and uploaded this into my-templates.

    I’m going to try and do some more customizing to get the sigs to look just the way I want them to on my forums. I’ll post if I’m successful ;)

    figured it out ;) I have it working now. I needed to mod post.php

    I followed the directions for adding a sig file. I have the ability to add a sig in my “edit profile” but the sigs do not come up in my posts. I’m not sure why it isn’t working.

    My boards are here: http://www.rabies-ls.com/forums/

    Any help would be appreciated. I am still a php newbie. Thank you.

    I also had this issue noticed by a user of my forum running IE6. I changed the code as said above and he reported the pink gone. The screenshot he sent doesn’t show alternating grey and white topics/forums as my screen shows (I’m running firefox). It’s all solid white.

    Has anyone been able to further address this issue with IE6?

    multiple main forums with their corresponding subcategories… I’d like two main forum blocks with subforums under each.

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