Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 24,626 through 24,650 (of 26,689 total)
  • Author
    Search Results
  • #2619
    neffster
    Member

    Here is my situation, I finally was able to install BBpress onto my server and got it to work, however, if you press any links in the bbpress it goes here

    http://www.thegi.net/word/bbpress/forum/geekincognito

    BBpress is installed here:

    http://www.thegi.net/word/bbpress/

    Naturally; word is installed here:

    http://www.thegi.net/word/ but you can access it here: http://www.thegi.net/

    What am I doing wrong ? Here is the config minus security PW’s

    <?php

    // ** MySQL settings ** //

    define(‘BBDB_NAME’, ‘*******’); // The name of the database

    define(‘BBDB_USER’, ‘******’); // Your MySQL username

    define(‘BBDB_PASSWORD’, ‘*****’); // …and password

    define(‘BBDB_HOST’, ‘localhost’); // 99% chance you won’t need to change these last few

    define(‘BBDB_CHARSET’, ‘utf8’); // If you are *upgrading*, and your old config.php does

    define(‘BBDB_COLLATE’, ”); // not have these two contstants in them, DO NOT define them

    // If you are installing for the first time, leave them here

    // Change the prefix if you want to have multiple forums in a single database.

    $bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!

    // The full URL of your bbPress install

    $bb->uri = ‘http://thegi.net/word/bbpress/&#8217;;

    // What are you going to call me?

    $bb->name = ‘TheG:I.Network’;

    // This must be set before you run the install script.

    $bb->admin_email = ‘ryan.a.neff at gmail.com’;

    // Set to true if you want pretty permalinks, set to ‘slugs’ if you want to use slug based pretty permalinks.

    $bb->mod_rewrite = ‘slugs’;

    // The number of topics that show on each page.

    $bb->page_topics = 30;

    // A user can edit a post for this many minutes after submitting.

    $bb->edit_lock = 60;

    // Your timezone offset. Example: -7 for Pacific Daylight Time.

    $bb->gmt_offset = -6;

    // Change this to localize bbPress. A corresponding MO file for the

    // chosen language must be installed to bb-includes/languages.

    // For example, install de.mo to bb-includes/languages and set BBLANG to ‘de’

    // to enable German language support.

    define(‘BBLANG’, ”);

    // Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage

    // of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at

    // http://wordpress.com/api-keys/

    $bb->akismet_key = ‘0123456789ab’; // Example: ‘0123456789ab’

    // The rest is only useful if you are integrating bbPress with WordPress.

    // If you’re not, just leave it as it is.

    $bb->wp_table_prefix = ‘wp_’; // WordPress table prefix. Example: ‘wp_’;

    $bb->wp_home = ‘http://thegi.net&#8217;; // WordPress – Options->General: Blog address (URL) // Example: ‘http://example.com&#8217;

    $bb->wp_siteurl = ‘http://thegi.net/word&#8217;; // WordPress – Options->General: WordPress address (URL) // Example: ‘http://example.com&#8217;

    /* Stop editing */

    if ( !defined(‘BBPATH’) )

    define(‘BBPATH’, dirname(__FILE__) . ‘/’ );

    require_once( BBPATH . ‘bb-settings.php’ );

    ?>

    Any pointers? As well, how would I adapt BBpress to the theme I have?

    #56054
    madcap
    Member

    Well, that was definitely the problem.

    I have the bbpress directory in the wordpress directory, and had the language parameter set in both. I read your post above, set the lang in bbpress to ”, and viola! It worked immediately.

    It took me forever to find this post, but I’m glad it was posted. I would have died of old age before I figured that out on my own.

    #61845

    In reply to: Next page not working

    I managed to duplicate the problem on my own project. Take a look, Next link (Nästa in Swedish, way down) doesn’t work. :(

    http://pakten.se/forum/

    and

    http://pakten.se/forum/forum/testa-loss

    The forum is installed in /forum. There’s a WordPress MU installation in the root directory, with working permalinks.

    #61844

    In reply to: Next page not working

    Actually, no, I can’t share, it’s a closed forum for a client’s editorial staff. I might get them to move another domain to the server so that I can set it up and replicate the problem there, though?

    And yes, they are working perfectly fine besides this. I was a bit surprised that they were, actually, since there’s a WordPress MU install on the same domain, but they’re playing nicely, and permalinks worked right away using the standard instructions, didn’t do anything fancy at all.

    (Forum was installed after WPMU if that helps.)

    Any ideas?

    #58224

    In reply to: bbSync

    sheatsb
    Member

    I’m having a couple of issues:

    -Is it just me, or are a few files missing from the package. There are claims in the documents of a

    stylesheet and another file outside of bbsync.php.

    -When I put the <?php bbrepliestext(); ?> tag in my theme, it shows nothing, then I try <?php felbbreplies(); ?> and I get Fatal error: Call to undefined function felbbreplies() in /Applications/MAMP/taos.htdocs/woodfin/wp-content/themes/default/single.php on line 56

    I’ve integrated WordPress and bbPress with the database and plugins. Is there something I’m missing to make this work, because this is a great plugin.

    #61834

    In reply to: language file ?

    chrishajer
    Participant

    Hi.

    1. No, you can’t use the WordPress translation because there might be phrases that occur in bbPress that aren’t translated already for WordPress. I think you already discovered and resolved that.

    2. You already figured out where to put the mo file (bb-includes/languages)

    3. I have seen a couple different posts for places to host the translations, maybe this one would be OK?

    http://www.bbpulp.org/wiki/Translation_files

    I have no idea how to get it hosted “officially” at Automattic.

    Thanks for translating.

    #61821

    In reply to: Lost in Login Loop

    scoooooop
    Member

    Hi, no I had left the $bb->mod_rewrite = false; although I did try changing it to true once but with no success. I don’t know how to create .htaccess but like I said I’ve never had a problem setting up a WordPress site. Is that something specific to bbpress that I should know? I would have thought that my db/site host GoDaddy was big enough that if this was a problem someone would have come across it before! Thanks for the reply anyway.

    #2662

    Topic: Touchtip Forums

    in forum Showcase
    pixelplain
    Member

    Wanted to share our new forums using bbPress:

    http://www.touchtip.com/forums/ – The site is about all things iPhone and iPod touch and a forum was a natural addition to our WordPress-based site.

    bbPress was a pleasure to work with and configure. I have had a long, love-hate history with bb software (worked at ezboard during their glory days) and I think bbPress is where it’s at. Love the low bloat factor, simplicity and the focus on content. Nice to see the bbs advance in this way.

    Thanks for bbPress and keep up the good work!

    JR

    #61830

    In reply to: language file ?

    chrishajer
    Participant

    These instructions are for WordPress but the procedure is the same:

    https://codex.wordpress.org/Translating_WordPress

    I think you take that pot file I linked to and use a tool like poedit to translate all the phrases that are in that pot file.

    Then, according to the config.php:

    // Change this to localize bbPress.  A corresponding MO file for the
    // chosen language must be installed to bb-includes/languages.
    // For example, install de.mo to bb-includes/languages and set BBLANG to 'de'
    // to enable German language support.
    define('BBLANG', '');

     

    So, according to that, use poedit to generate the mo file (maybe it’s ar.mo for arabic?) and drop the ar.mo file you just created into the bb-includes/languages folder. Now change the BBLANG line to read:

    define('BBLANG', 'ar');

    I THINK.

    I am guessing on the ar as the proper language according to this page I found:

    http://www.iana.org/assignments/language-subtag-registry

    I am totally guessing at all of this, but I think that’s pretty close to what you need to do. When you’re done translating, please post back and share your work. Thanks.

    #2659
    #61810
    chrishajer
    Participant

    My guess is that there is something wrong with the database settings in config.php (sorry) – if it is using the same database as the WordPress site, and the WordPress site is still up, then I think there’s something wrong with the config.php. Unless you changed something else recently with your files, I can’t think of anything else that would cause it.

    Since posting an edited wp-config.php and config.php would be useless since you’d be destroying information, I would have another set of eyes look at both config files and see if there are any differences. Maybe the config.php was edited with some editor that mangled a character or line ending or something.

    Also, can you connect to the database with phpMyAdmin or something using the details from config.php? Make sure the database is still there?

    #2657
    pwdrskier4
    Member

    I am getting a new error: Cannot select DB.

    My forums were set up and working at http://www.snownation.com/forums/

    All of the sudden, now I am getting this error. I have checked the DB settings like 10 times. You will notice on my frontpage at snownation.com the latest discussions pluggin is still pulling info and it has the same login info as does my wordpress setup.

    Any ideas???

    #61746

    In reply to: 1970 issue

    Hey.

    Yes, that’s it.

    Works like a charm now!

    And yes again, I’m using 0.8.3, but switching to a different theme is close to impossible since I have modified it so heavily to match my WordPress-Blog.

    Thanks a lot!

    #57152
    chrishajer
    Participant

    AndrewMac, did you try the test in this post:

    https://bbpress.org/forums/topic/registration-email-not-being-sent-new-issue?replies=15#post-6931

    That will confirm if you can send mail from your server. It’s odd that WordPress works but bbPress does not. Is it possible the $bb->admin_email needs to be a real email address for the mails to be sent by your host? Is that a real email account?

    Also, are there any mail logs or error logs? Maybe that would provide a clue.

    #2651

    Topic: Information

    in forum Troubleshooting
    adrio
    Member

    To install my bbpress do i need to create a new database?

    I would integrate in my wordpress using same users.

    #57149
    Trent Adams
    Member

    I can’t see how bbPress would be any different than wordpress in terms of the mail usage, so:

    Emailed passwords not received

    Description: When users try to register with your blog or change their passwords by entering their username and email, WordPress says that their password has been emailed to them, but it’s never received.

    Reason and Solution: WordPress uses the standard php mail function, which uses sendmail. No account information is needed. This is not generally a problem if you’re using a hosting service, but if you’re using your own box and don’t have an SMTP server, the mail won’t ever send. If you’re using a *NIX box, you should have either postfix or sendmail on your machine; you’ll just need to set them up (google for how-to’s). If you don’t want to go through setting up a complete mail server on you *NIX box you may find ssmtp (http://packages.debian.org/stable/mail/ssmtp) useful – it provides “A secure, effective and simple way of getting mail off a system to your mail hub”. On a Windows machine, try a sendmail emulator like Glob SendMail (http://glob.com.au/sendmail/).

    More help can be found on the forums at: https://wordpress.org/support/topic.php?id=24981

    Translation, there are posts in the normal wordpress.org forums as well that even dreamhost for whatever reason doesn’t send the passwords out through sendmail. I would look in the dreamhost support as well, maybe an answer is right there for you to grab ;)

    Trent

    #61770
    livibetter
    Member

    Just a note, if you want to send a http response code, you need to use bb_init action (check init action for WP). If you use bb_head, you will get error since there is something has been sent to client side before your own header. And your own response code won’t be effective.

    I suggest you send header, bb_load_template and then exit in the action hook.

    #61783

    In reply to: Forum WIthin WordPress

    chrishajer
    Participant

    I think you might be better off with a WordPress plugin then, if you really want them always in WordPress.

    https://codex.wordpress.org/Plugins/Forums

    #61782

    In reply to: Forum WIthin WordPress

    Trent Adams
    Member

    Not sure if this still applies, but I found something in the wp.org forums and posted it at:

    Adding bbPress as WP Page

    Trent

    #2646
    kicksonfire
    Member

    Is there a way to have the bbpress forum show within one of the wordpress pages. I dont want my users to go from one site to another that looks different. I want them to stay on my blog yet do everything in the forum while still staying on the blog. is that possible?

    #61778
    Trent Adams
    Member

    Good deal ;)

    Trent

    #61777
    kicksonfire
    Member

    I got it working…. problem was i had saved the file as a rtf so when i switch the extension… it had like Options +MultiViews color ffff text size and stuff in it… i cleared it and insterted what you told me and everything works fine. thank you

    #61776
    Trent Adams
    Member

    Just delete the file .htaccess out of the /beta/ folder again and I will see what I can dig up for getting wordpress to see it. Are you using any subdomains to see it or just the URL you setup above in config.php ?

    Trent

    #61775
    kicksonfire
    Member

    I did as u instructed… and now i cant even see my forum lol

    http://kicksonfire.com/beta/ it goes to my wordpress

    #61774
    Trent Adams
    Member

    From the FAQ:

    Create a file called .htaccess in bbPress’ root directory. Put only the following line in that new file.
    Options +MultiViews

    Just upload a file like htaccess.txt with the line mentioned above and then use the FTP program to name it to .htaccess versus htaccess.txt (notice the dot before name).

    WordPress is just thinking right now that you have a URL that doesn’t have an assigned page or post to it and it is getting screwed up! Try that one out!

    Trent

Viewing 25 results - 24,626 through 24,650 (of 26,689 total)
Skip to toolbar