Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 12,551 through 12,575 (of 26,889 total)
  • Author
    Search Results
  • #124838

    Topic: forum.domain.com

    in forum Installation
    pramodbhalerao
    Participant

    hey i install bbpress to my domain.so i found domain.com/forums as forum section
    in a while time i found bbpress is excellent feature as forum so i created a subdomain as forum.domain.com. i install wordpress in my subdomain and bbpress plugin in it but i need your help to explain how to make forum.domain.com/forums into just forum.domain.com ??
    thanks

    #124829
    Stephen Edgar
    Keymaster

    Did you run the bbPress 1.1 admin recount tools /bb-admin/tools-recount.php before importing?

    You can try importing again now and if that fixed it, good, if not onto phpMyAdmin:

    To check the integrity of the bbPress 1.1 database and repair/optimize any tables if needed. The instructions in following are written for WordPress but are the same for any database so follow the two steps ‘Optimization using phpMyAdmin’ and ‘How to Repair WordPress Tables’ here:

    http://wpmu.org/wordpress-maintenance-101-how-to-optimize-and-repair-database-tables/

    #124823
    muyilleum
    Participant

    I’m not sure what is happening here but can’t seem to make a post in this support forum. Here’s my problem again:

    I uninstalled bbPress from my blog but found that the additional roles (e.g. Keymaster, Spectator etc) remain. How can I get rid of these additional forum roles now that bbPress has been uninstalled? Thanks

    WordPress version: 3.5, bbPress version: 2.2.3

    #124820

    In reply to: moderating forum posts

    Tanya
    Participant
    #124814
    Will Brownsberger
    Participant

    For some strange reason, the list of “topics started” in the user profile does not work in Firefox. It works in IE, Safari and Chrome.

    To see the problem, try this link in the several browers.

    http://willbrownsberger.com/index.php/forums/users/rich-carlson/topics

    In firefox, nothing is visible below the header “Forum Topics Started”, while in the other browsers, a topic list appears as expected.

    The behavior is the same for the replies list. In this example, the user has no Favorites and the statement that there are no favorites does appear. In the case of a user with favorites, nothing shows.

    So, I guess there is something in the source that generates list for this page that Firefox doesn’t like.

    I’m on bbPress 2.2.3 and WordPress 3.5. I have a few theme modifications to bbpress in place, but not for this template and I had noticed that the problem was occurring before I made the modifications.

    Baffled. Presumably, the source served to the browsers is all the same.

    Any suggestions?

    #124813
    steveredshaw
    Participant

    I am just checking out bbPress as possibility for including on a site I am developing for a social group I belong to. Is it possible to set a forum up so that any posts are moderated and approved before they are published?

    WordPress ver: 3.5
    bbPres ver: 2.2.3

    Hansaplastique
    Participant

    Oh you of course will need CodeColorer plugin installed …

    Hansaplastique
    Participant

    Never mind; figured it out (by coincidence).

    If anyone is interested, add the following code to your wordpress functions.php;

    function t4a_bbp_shortcodes( $content, $reply_id ) {
    	return codecolorer_highlight( $content );
    }
    add_filter('bbp_get_reply_content', 't4a_bbp_shortcodes', 10, 2);
    add_filter('bbp_get_topic_content', 't4a_bbp_shortcodes', 10, 2);
    Hansaplastique
    Participant

    I’d like to offer visitors the ability to use CodeColorer to syntax highlight their code.

    I know that shortcodes are basically disabled for security reasons – which makes sense.

    But how can I add a “safe” shortcode to bbpress?
    The WP plugin bbPress2 Shortcode Whitelist and bbPress do shortcodes are not working (the latter even being risky at best).

    bbPress: 2.2.3
    WP: 3.5
    Theme: my own development

    steve02a
    Participant

    I have a pre-installation question regarding the registration and login parts.

    If I install the bbpress into my wordpress site – can I separate the registration and login from the actual wordpress registration and log in so the user doesn’t actually have an account on my wordpress site, but rather their account is only contained for the bbpress? I don’t have a blog or offer replies on my pages, so I have no need for people to create some user account on my site for that purpose. I do use a registration/login on my site, but that redirects users somewhere else away from my site.

    So, can this be accomplished in bbpress?

    Thanks in advance for your reply…

    #124792
    Flyhead
    Participant

    This sounds encouraging. I am running a standalone bbpress forum v1.02, so does it mean that it can simply install WordPress, then install this latest version of bbpress and I can import from there all my existing forums, user datas and threads? Would all the urls correspond with the old ones?

    #124789
    A.I. Sajib
    Participant

    Hi,

    No, WordPress permalink isn’t affecting bbpress forum posts. It’s taking its slugs from the topic title instead of using post-id.

    #124788
    Lynq
    Participant

    Just to clarify, your wordpress permalinks are already set as /post-id/{id} and bbPress is not using this permalink structure? I am not sure if bbPress is setup to be able to use a different permalink structure…

    #124785
    Lynq
    Participant

    You might be better off asking on the wordpress forums: https://wordpress.org/support/

    #124784
    distjoyo1
    Participant

    tanx so much…yea, so rite “the theme is doing bad things to the WordPress queries (to pull in the topics / replies) ” ..my theme is made v1.3 …but it most have been corrected in the latest version. however is there a way for me to probably correct this by editing some of “made” page code and hw can i correctly troubleshoot this problem…

    #124781

    In reply to: need help please !!

    Tanya
    Participant

    Try this: https://wordpress.org/extend/plugins/bbpress-post-topics/

    #124779
    johnadams09
    Participant

    Hi everyone.

    I’m a bit new at this, could anyone can recommend any good appointments plugin for wordpress?  I need it for my Hair salon to get my bookings taken online. I saw one that is called wp-obs (I think), looks pretty advanced. Did anyone have any experience with it? Or tested it? Any feedback  will be appreciated.

    John

    #124778
    Shane Gowland
    Participant

    bbPress uses WordPress’ database to store its data. Specifically, the wp-posts table.

    #124777
    midnighz
    Participant

    Thanks for reply @Johnjamesjacoby

    So, now I should try to query it from database.
    I’ve found this post, https://bbpress.org/forums/topic/display-a-list-of-recent-topics/

    Can I ask you a simple dump question? (because I’m really newbie here and I want to finish my work as soon as posible 🙁 )
    Where is bbPress database located? Or how can I access to modify it?

    I’ve look around in my phpMyadmin but it has only WordPress database.

    Thank you again for help. 🙂

    #124776

    Topic: need help please !!

    in forum Plugins
    slavikads
    Participant

    hi everybody,
    i have installed a bbpressw on my wordpress blog and i want to make a little moderation.
    i need to my post on wordpress will shown as a topic in bbpress. i have no idea where to start i someone can help me with that i will be greatful !!
    thanks :))

    Camille
    Participant

    Scenario:
    When I upgraded Buddypress and BBpress recently (two weeks ago), members can’t access the site-wide forums properly anymore.
    1. Regular members can’t view the first entries in single topic pages anymore.
    2. They don’t have access to the hidden forums they could access before.

    All in all, only admins can see anything.

    While trouble shooting, the ‘missing’ posts and forums show up when I have BuddyPress disabled. Could this be a user privilege conflict? I’ve reset my User Role Editor and deactivated the plugin but it didn’t solve anything. What I’m scared I have probably destroyed the capabilities settings completely. Is there a way to fix this without having to start from scratch? I’m more concerned about the content we’ve built up in more than a year.

    Buddypress 1.6.2
    BBPress 2.2.3
    Wordpress 3.5

    #124773

    In reply to: Messages with Images

    Tanya
    Participant

    This might be what you’re after: https://wordpress.org/extend/plugins/gd-bbpress-attachments/

    #124768
    lesliemb
    Participant

    Argh. Now the opposite is true–http://museumnation.com/register/ doesn’t work, and the other does. The change happened when I removed “www” from the WP and site URLs in Settings –> General, as described here: http://ma.tt/2006/06/wordpress-no-www/

    Any ideas?

    #124766
    Pippin Williamson
    Participant

    That’s caused by a conflict with your theme, most likely because the theme is doing bad things to the WordPress queries (to pull in the topics / replies).

    What theme is it?

    #124765
    lesliemb
    Participant

    OK. . . The plot thickens. I just checked, and the register link is working at http://museumnation.com/register/ — but not when the URL has a www in front of it. http://www.museumnation.com/register/ redirects to the home page. I haven’t seen this problem on my other WordPress sites–the URL with or without WWW sends users to the same place.

    So. . . Is there some kind of setting I should be looking for at my webhost to fix this WWW/no WWW issue?

    Thanks again.

    Leslie

Viewing 25 results - 12,551 through 12,575 (of 26,889 total)
Skip to toolbar