Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 63,101 through 63,125 (of 64,419 total)
  • Author
    Search Results
  • #53245

    In reply to: Wap version of bbPress

    Trent Adams
    Member

    It must be for only WAP phones more than anything. My phone gives me “an error occurred” when I try and view it. I guess this provides us the best of both worlds since mine is good with newer phones and your keeps the rest of us supported!

    Trent

    #53244

    In reply to: Wap version of bbPress

    mbyte
    Member

    Version on your link not support WML, it’s only replace css. My version create page in WML.

    #53303
    Ahni
    Member

    ah! I went to trackdown what I added, and realized I was calling the author ID, which is evidently wrong… but this allowed me to get the profile of the logged in user:

    <a href="<?php global $userdata;

    get_currentuserinfo();

    echo('http://intercontinentalcry.mahost.org/discussions/profile.php?id=' . $userdata->ID . '');

    ?>">Your Profile</a></li>

    Thanks trent! You may have only said five words, but they led me to the solution I was looking for – Ahni

    #53310
    ardentfrost
    Member

    Hmm, I don’t think any bbpress functions are loaded when your WP is loaded is it? If not, then you’ll have to build the link from scratch. Link building in bbpress is one of those things you just gotta figure out from doing it a few times (and staring at core code).

    Since you’re doing it specifically for your forums, it doesn’t necessarily have to be in plugin form (which is preferable for me since I never made WP plugins). So I would do something like this:

    Look at the code used to get the logged in user’s name.

    Get the ID of that user anyway you can (you can search the db for the username or use a wp function that I don’t know about).

    Start the link formation like $link = “http://zenhelix.us.to/forums/profile/&#8221;

    Then you can either add the user ID directly to the end using a regular expression ( add a .$userid to the end of the previous line) or just do $link += $userid;

    Setup the link with the a href and all that junk.

    I wish I could give you more specific code, but like I said, I’ve never done much WP coding.

    #53309
    vaelrith
    Member

    haha, I’ll probably think of something else I’d like pretty soon. And, by the way, while we’re on this topic of wordpress and bbpress, on my site at the top it says “Hello $user_id”, I’d like for that to link to the forums profile for the user. If you don’t understand, go to my site and look at the top right. You’d have to actually login for it to say your username, otherwise it just says “Hello !”

    #53302
    Trent Adams
    Member

    What exactly did you change?

    Trent

    #53304
    Trent Adams
    Member

    Since the paths of where to pull the information for the PM plugin are hardcoded for bbPress installs, I don’t know if it is possible. Maybe drop a line to Ardentfrost at:

    http://www.rayd.org/forums/topic/44

    Trent

    #1224
    vaelrith
    Member

    I was wondering how to use bbpress tags on wordress. For example, since my wordpress and bbpress are integrated, i wanted to put a little member section on the wordpress site that would use the pm plugin to show you if you have any pm’s in your inbox. Is this possible?

    #1223
    Ahni
    Member

    hey. I’ve integrated the login/registration no problem, but now I’m trying to do something about people having two separate profiles.

    IMO the profile in bbpress is alot better than in WP (if only because it’s naturally not in the dashboard) so I’m wondering if just adding the users bbpress profile link in WP would be the way to go?

    I was able to get the profile link to show up in WP, though I suspect that because it wasn’t in the loop (whatever the heck that is) it showed the link to admin on my test subscriber account.

    Is there a way around this, or perhaps a better way to go?

    #1221
    ear1grey
    Member

    My bbpress forum is now averaging one registration spam per day – where a user registers, adds their pills or porn site details to the website field, then never visits again.

    Check your registrations guys ‘n’ gals, you may find you have a lot of unwanted members (*cough*) linked from your sites.

    I’m thinking it’s time registration requests went through Akismet – but for this to happen there would have to be a UI for spotting false positives.

    See also: Links to bozos and blocked users.

    #53266

    This means that we translators will soon have a branch for our locale also as in wp ? :)

    #53246

    In reply to: bbPress integration

    Nate
    Member

    Looks very good. Nicely done!

    #1220

    For all the translators, the POT file for bbPress 0.74 is available from a new i18n repository.

    You can download the file here: http://svn.automattic.com/bbpress-i18n/pot/tags/0.74/bbpress.pot

    If you have any issues with it, please let me know.

    #53243

    In reply to: Wap version of bbPress

    ardentfrost
    Member
    #53215

    Maybe add

    <php header("Location: path/to/your/page"); ?>

    to the top of your bbpress registration template?

    Just a thought.

    #1217
    #1216

    Topic: bbPress integration

    in forum Themes
    silkjaer
    Member

    I am working on a danish Wii-portal site, and I have chosen to use bbPress/WP to do the job.

    The site is not officially launched yet, but is available at wiinyt.dk/secret/. Check out the bbPress at wiinyt.dk/secret/forum/.

    Browsing the site on the Wii scales everything up to fit the television perfectly :)

    #1215
    mbyte
    Member

    I wrote some stuff for users who uses cellphones with WAP support. Read here.

    #1212
    mouse8b
    Member

    I have a site with bbPress and WordPress. They are all integrated to where if you log in to one location, you are logged into the others as well. I also have (well, am working on) a unified registration page where I ask for all needed information and write it to whichever database needs it. Since I have this, I need to have bbPress lose the ability to register. Should I just change register.php to inform the user to register on the main registration page, or is there a better way?

    #53233

    In reply to: tag.php access issue

    startribe
    Member

    here is a link to the phpinfo.php ::

    http://ostardesign.com/forums/phpinfo.php

    not sure if this helps… any how, I thought I would share a bit about my project.

    ostardesign.com is a temporary url, this site is actually for a MMA publishing company. I was sold on wordpress after I read this article:

    http://www.adobe.com/newsletters/edge/july2006/articles/article6/

    I then became a true believer after building my personal site with WP. For Victory Belt I decided to run with WP and was originally going to go with phpBB, then Vanilla, then considered punBB for a bit, then found out about the tight integration with bbPress. The WP community in conjunction with the bbPress community had a huge influence on my decision. I was then sold when I found out about the plugin that automatically creates forum posts (http://dev.mbzeus.net/), for then I realized that the integration and community would only get stronger.

    I like how light and fast bbPress is, I would like to focus on the discussions and interaction with the community, and I feel these elements would be refreshing in comparison to the other clunky mma bbs out there. And once Dr. Riddoch over at An-Archos creates his media plugin for bbPress, we’ll be set.

    Anyhow, for those interested mma is getting some pretty big traffic, and we are expecting a lot of traffic to our site, for we are releasing books by BJ Penn and Randy Couture in the near future. There is actually a special on MSNBC tonight that is a prime example to the influx of interest in MMA, trailer @:

    http://www.youtube.com/watch?v=3wF4ib2Ws0E

    I just wanted to share, and I am hoping to make bbPress our solution, for I know I am going a bit out on a limb with such new software, but I believe the tree is very strong.

    Also, our look and feel is created, the site location is currently the category and back-end development. One of my designers just recently started working on the look and feel of the css… just an FYI.

    Thanks again for the help,

    I am going to call up my hosting service now,

    All the Best,

    Orion

    #53227

    In reply to: tag.php access issue

    I asked about a .htaccess file in your templates directory, because in earlier versions we provided one that broke some people’s setups. We’ve removed it in later versions; you should not have a .htaccess file in any of your template directories.

    bbPress should not need PHP5. I’d like to find the cause of this problem and fix it for good for everyone.

    #51221

    In reply to: 0.74

    mozey
    Member

    WE NEED NEW BBPRESS

    #53209
    mozey
    Member

    LOL, was i the only guy that spent new years eve 2000 installing windows 95 with no paches to watch it crash !?!?!, (please dont use that as a pickup line, it does’nt work)

    i was so dissapointed, IT DID”NT DO MUCH. i did get few viruses tho, and QUICK.

    #49930

    In reply to: En español

    Ya he puesto disponible en la web de SourceForge para descargar la traducción de bbPress en español:

    http://sourceforge.net/project/showfiles.php?group_id=127140&package_id=217521

    Si encontráis algún fallo avisadme.

    He puesto el aviso también en los foros de bbPress en español, pero parece que por ahora hay poco movimiento allí.

    #53225

    In reply to: tag.php access issue

    startribe
    Member

    Thank you chrishajer & madawaffe,

    I am on BBpress 0.74, and I checked my server settings which are…

    Support for PHP 5

    With PHP 5 support, you can program using the latest version of this server-side scripting language and take advantage of existing applications and add ons written in PHP 5. You can also run both PHP 4 and PHP 5 simultaneously on the same site.

    I also tried uploading an .htaccess file to my forum root with the first line stating:

    AddType x-mapp-php5 .php

    And I still received the same error. After that I moved the file to my template directory, and then to my site directory, and I still had the same problem. I thought this was strange because I am receiving the same results as those mentioned in the post chrishajer linked.

    I then called up my hosting service, Diablo Valley Hosting, which is a reseller of Godaddy, so it was Godaddy support. They then told me that in order to assure php5 I would have to change all of my extensions to “.php5.”

    I asked and .htaccess, and was told that there was a solution, but they couldn’t offer support on it.

    Thank you so much for the help thus far. I am not sure if there is a problem with my .htaccess file or something else, for I entered the line “AddType x-mapp-php5 .php” into the first line of the file. Anyhow, any suggestions or direction would be greatly appreciated.

    Thanks again,

    Orion

Viewing 25 results - 63,101 through 63,125 (of 64,419 total)
Skip to toolbar