Trent Adams (@trent)

Forum Replies Created

Viewing 25 replies - 226 through 250 (of 1,181 total)
  • @trent

    Member

    What kind of markup are you trying to create because with bbPress you have to create a plugin to do this. Same way I did with the youTube plugin for allowing admins and mods to use the embed tag.

    Trent

    @trent

    Member

    It is defined in style.css through the following:

    /* Profile Page
    =================================== */

    #profile-menu {
    list-style: none;
    position: absolute;
    right: 0;
    }

    #profile-menu li {
    font-size: 1.1em;
    background-color: #eee;
    padding: 4px 7px;
    display: inline;
    border-top: 3px double #9e9e9e;
    position: relative;
    top: -10px;
    }

    #profile-menu li.current {
    background-color: #ddd;
    border-top: 1px solid #9e9e9e;
    }

    My guess would be that you have to change the position from absolute to a margin call, but maybe someone else can give you some more hints. I am a trial and error CSS changing kind of guy….. ;)

    Trent

    In reply to: bbSync

    @trent

    Member

    I hope you get it working Wilbur! Everyone should know that you were the pioneer of getting this type of system working with WP and phpBB!

    Trent

    @trent

    Member

    Did you get this working? If you have access to your database through myphpAdmin or something like that, we can make sure that your admin user has the correct privelages pretty easy by looking at wp_users and then browsing to the admin user. The install of bbPress should not have changed the admin capabilities of your WP admin backend access because it would have added a completely seperate ‘role’ entry to wp_usermeta and not touched the wp_user table at all.

    Trent

    In reply to: Paypal Donate Plugin?

    @trent

    Member

    No plugins made yet, but it would depend on what the paypal code has in it to tell whether it would be stripped out or not. As well, since each user has their own paypal code (generated by paypal), it would seem impossible for a plugin to keep track of it.

    Best bet would be to try and paste the paypal donate code in a post and see if it works. IF not, we might be able to get a plugin to allow it.

    Trent

    @trent

    Member

    You have to define your WP portions in config.php of your bbPress installation and have the plugin for WP installed to make sure WP uses the current bbPress users and not just having bbPress use the new users.

    Trent

    @trent

    Member

    Check out:

    Plugin: Post Notification

    Trent

    @trent

    Member

    Good question Null. Post it to the devlist!

    Trent

    @trent

    Member

    If the twitter API can bring in an RSS feed, it can pull your bbPress feed for sure. That would be what the wordpress plugin is doing anyways. Just need to look into that I would guess.

    Trent

    In reply to: drupal integration

    @trent

    Member

    Interesting to see if anyone is since most people here concentrate on bbPress and WordPress.

    Trent

    @trent

    Member

    There is a plugin here called ‘bbPress Post’ that integrates your wordpress blog comments into your bbPress forum as topics for posts. Fel64 also ‘redid’ this plugin and has it so the posts are created in the bbPress forum from the wordpress blog and all comments are in the forum, but also show up in the wordpress post as comments as well.

    Other software blog programs, I haven’t heard of any. Moving over to WordPress is a good option in my mind if you haven’t looked at it already since bbPress and WP are made and developed by many of the same people ;)

    Trent

    @trent

    Member

    I don’t think that you are a fascist for wanting to have some control, but that is why most forums promote ‘moderators’ to help with the duties of using a forum. If it is too much for yourself, promote a user in your forum to be a moderator and help out (hense, I am a moderator here at bbPress.org).

    The plugins will allow you to control what can be said in your forum (mdawaffe even has a language filter plugin), but that is only half the matter. I don’t believe any forum software will give you the ‘fascist’ tools to control exactly what people do and say, but there is a plugin here as well (can’t remember the name) that can have you give ‘warnings’ to members that don’t follow the rules before banning them.

    Take a look over in the ‘extend’ tab of this forum for the plugins that might help you with your controlling tasks, but try promoting a moderator as well.

    My 2 cents.

    Trent

    @trent

    Member

    It was just a conditional that you put around the plugin call in your template that was giving me issues. I removed the conditional call and it worked 100% ;)

    Trent

    In reply to: How to disable rss ?

    @trent

    Member

    It is built into the code. You could disable the ‘call’ for the feed in topic.php if you really wanted to and/or the files that generate it (rss.php, etc)!

    Trent

    @trent

    Member

    I am confused fel64! Email me and I can forward it to you. trent dot adams TA gmail TOD com

    Trent

    @trent

    Member

    I sent you an email through the contact form on your site about some issues I had and questions. As well, I should tell you that I am using PHP 4.3.8 in case that is the issue.

    Trent

    @trent

    Member

    Let us know either way! I can always test it with you if you want, just need the forum address if you are still having problems!

    Trent

    @trent

    Member

    I changed the title to be more ‘user friendly’ if you don’t mind! I will test it out for you as it seems like a great plugin! As well, don’t forget to add it to the plugin site!

    https://bbpress.org/plugins/add/

    Trent

    @trent

    Member

    Pretty sure Sam will allow you mdawaffe as you are pretty trustworthy, so I sent it to the email address! (Hope that is alright Sam!)

    Trent

    @trent

    Member

    Did you try uploading the files again? What is your forum URL? Does it happen with every post you try and make or something specific with blockquote and strong?

    Trent

    @trent

    Member

    Are you running any plugins and/or does this happen on the default theme? Have you tried uploading bb-post.php again to make sure it is up there correctly?

    Trent

    In reply to: hello from Russia

    @trent

    Member

    Is there any leads here?

    bbPress International

    Trent

    @trent

    Member

    Slick! Applies this one and it looks “MUCH” better! Thanks mdawaffe!

    Trent

    In reply to: Strut Your bbPress!

    @trent

    Member

    You guys know that you can start your own threads for your sites right ;)

    Trent

    In reply to: HELP! Cookies issue

    @trent

    Member

    Still not working for me.

    Trent

Viewing 25 replies - 226 through 250 (of 1,181 total)