Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 46,451 through 46,475 (of 64,511 total)
  • Author
    Search Results
  • #83642
    johnhiler
    Member

    What files did you replace/change?

    #83654
    Michael
    Participant

    I see – then it can’t be in the template. Must be something in the core. Do you remember what you did just before it started happening? We need details with this one.

    #32749
    derek7
    Member

    I installed bbpress with integration. Is it possible to import phpbb3 users into bbpress!?

    thanks!

    #67746
    af3
    Participant

    opps.. got it working with crude facebook connect instructions @facebook. Anyway, for those that are interested, you can adopt the buddypress-enabled WP facebook connect to bbpress and get the facebook connect running on bbpress. At least I am able to get the login/logout in bbpress as well as share + avatar. Profile edit is all handled by bp with the exception of favorites topics.

    #83653

    ok , http://pastebin.org/71960 is it, but i switched themes and it still happens

    #83641
    Michael
    Participant

    If you’re running a shared host, you should be able to perform a backup yourself through your cPanel. :)

    #83652
    Michael
    Participant

    alexandanthony: It lookas like you’ve modified something when you edited the theme files. It looks like it’s running some kind of continuous loop.

    Can you put the code for topic.php (in your my-themes directory) on pastebin.org? I’d like to have a look. :)

    Michael

    #83651

    i am using wordpress , and i custom made both the themes for wordpress and bbpress they are seperated

    #83648
    ipunkbali
    Member

    Thanks, it works!

    Now, how do I blend my wordpress site with the default bbpress theme?

    #83650
    ipunkbali
    Member

    are you using wordpress? can you help me how did you blend bbpress and wordpress theme?

    #83647
    ipunkbali
    Member

    Thanks. there are 7 files started with bb_ in database manager, is that it? i delete them?

    #32746

    my bbpress install at http://strangebutfunny.net/forum when you click a topic it just reloads! can anyone help i use godaddy hosting if that helps

    #83646
    Raize
    Member

    You have to clear your database as well for it to be completely uninstalled. Access your hosting control panel, go to your mysql database manager, and “drop” all the tables that were being used by bbpress. If you are running multiple sites, be very careful which tables you drop and make sure they are the right ones that correspond with your bbpress forum

    #32744
    ipunkbali
    Member

    Now im stuck, I first install bbpress on this directory http://www.justinbieberzone.com/wp-content/plugins/bbpress , I thought i could change the permalink later on, but i realized i couldnot do that.

    What i wanted to do was to have http://www.justinbieberzone.com/forums, but well.. I learned from mistake.

    I simply renamed the folder “bbpress” into “forums”, to see if it works, but no, it didnt and got error 404.

    Then I deleted bbpress folder (i hope all the files too) completely from the directory.

    Next, I locate new bbpress folder cos I want to reinstall it, and put it in the right directory http://www.justinbieberzone.com/forums, and its not working. It says that bbpress has already installed.

    Now everything is mess up and cant start over from the scratch. Everything is not working, error this error that.

    Can anyone help me please?

    I surprise there’s no clear explanation on how to uninstall bbpress. Thanks

    #83598
    KasperN
    Member

    Okay, I just ran this plugin (https://bbpress.org/plugins/topic/fix-admin-access/) on WP and it worked. I now get the ‘ADMIN’ link in the forums when logged in :)

    There’s another problem now though, all the bbPress admin panel graphics are gone, leaving just black-on-white text in a messy layout.. Here’s what i get: http://img41.imageshack.us/img41/6884/bilde2i.png

    Any genious sollutions for this?

    #32742
    chandersbs
    Member

    My site is both www and non-www. If I’m logged in the www version and I visit the non-www version, it shows that I’m not logged in.

    I just want to keep only the www version, I know this can be done via redirect, but how exactly for bbpress does this work.

    Thanks.

    #83640
    Darfuria
    Member

    Try contacting your host to see if they can restore a backup, and change your various admin passwords, database passwords and FTP passwords.

    #32743
    Marius-
    Member

    I just had a trojan on my server, and had to replace some files in the BBPress installation. But the database was untouched.

    Now suddenly, the forum has lost nearly a thousand posts, and two users have been deleted.

    #80055

    I’m having a similiar problem. I’m using bbpress integrated with our WordPress site. On the front-page.php page, in the “Latest Discussions” I’m using this bit of code:

    <?php bb_topic_labels(); ?> <a href="<?php topic_link(); ?>"><?php topic_title(); ?></a><?php topic_page_links(); ?> by <a href="/wedding-chat/profile/<?php topic_author(); ?>" ><?php topic_author(); ?></a>

    Which gives me the users name, and a link to their profile page. The problem is that the link is using their username, which if the user has spaces or dashes, poses problems. I need to get the user_nicename or display_name value from that users record. How do I do this in bbPress? I’ve dug around, but I don’t see any information on the topic.

    Thanks!

    #82890
    cazhi
    Member

    wow! great!

    #83596
    hoppie
    Member

    This sounds rather like my recent (still unsolved) problem:

    https://bbpress.org/forums/topic/admin-section-inaccessible-after-09-10

    I for sure see the Admin link, yet nothing will bring up the Admin panel. I understand the problems may be dissimilar, yet there could be a common issue.

    Jeroen

    #83568
    hydroweb
    Member

    Chris, many thanks, that is sure simple.

    Actually, I am trying to develop a site based on wordpress and bbpress that is friendly for senior citizens. The wordpress side will have useful information for the audience, that I and others can contribute to, and the bbpress side will have the forum where if a viewer chooses, they can register and enter into a discussion. I have looked at buddypress, but I think it has a lot of features that are not useful, much less at all understood by a senior citizen audience. Social networking is not their thing.

    So I guess I was looking for a WP theme where I can display an intro, and the blog and forum clickable areas, and maybe just another couple of items. Anything more will confuse, and be a turn off, for many who don’t know what a browser is.

    A huge and fast growing market is the aging population, and those that design interfaces for these users will have great success.

    Thanks again,

    Roger

    Damien
    Member

    Can someone explain how I can pull the total number of bbpress posts made and display them in wordpress theme, and also a harder one to solve, how do I get the total number of posts for a user in bbpress and display that in the users wordpress author.php?

    I’ve got intergration happening with shared login/registrations, tables in same DB.

    Thanks for any help :)

    #83595
    KasperN
    Member

    I tried, but still the same. I think i may have called my keymaster user ‘admin’ when i did the bbPress install, same as my user in WP, do you think that may have something to do with it not working?

    Is there any way to make me keymaster other than in the bb-admin panel?

    Thanks-

    #83263
    Olaf Lederer
    Participant

    John, sure there is no guarantee, but the bbpress development over the last 2 years was never so active as for wordpress.

    My Forum is ~ 2years old and I updated only once (to 1.02) ;)

    and at the end we have to trust Matt :D

Viewing 25 results - 46,451 through 46,475 (of 64,511 total)
Skip to toolbar