Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 17,526 through 17,550 (of 26,846 total)
  • Author
    Search Results
  • #34682

    Topic: WP-Forum

    in forum Installation
    MathiasB
    Member

    Is there a way to import all post and topics from a WordPress setup with WP-Forum plugin?

    And where can i the needed documentation to include WordPress functions to a theme?

    grz,

    Mathias

    P.S. I’m sorry if this are newb questions and if they’re already asked too mutch

    #90224
    chrishajer
    Participant

    It is not on the development road map. bbPress is on its way to becoming a plugin for WordPress and will therefore rely on whatever database technology is used by WordPress.

    You can read more about the database choices for WordPress here:

    https://codex.wordpress.org/Using_Alternative_Databases

    #34423
    matthewkris
    Member

    Hello,

    I’m looking to tack bbPress onto one of my non-WordPress sites. The site was hand coded in php and is a very basic static site. I’d like to use the bbPress login throughout the entire site to enable commenting and a few other social features.

    Are there any resources out there that have to do with integration on a non-WordPress site? I’m just looking for a place to start.

    Thanks!

    #93040
    chrishajer
    Participant

    Rescued from Akismet

    #93000

    In reply to: Cannot access bb-admin

    Anonymous User 6443559
    Inactive

    I fixed it. I proceeded to do more digging following the link from chrishajer then following more links, followed by a google search. THis is what I eneded up doing.

    I tired so many things idk if it was just one of the things or the combination of both of these that fixed it.

    But first I went to https://api.wordpress.org/secret-key/1.1/salt/ and got new keys for wordpress, I replaced all the old code in wp-config with the ones this script generated. Next I went to bb-config and copied these keys there, overwriting what was previously specified. I then added “BB_” to the begining of the name of what I was defining.

    Next I added

    define( ‘COOKIEPATH’, ‘/’ );

    to both wp-config and bb-config.

    #92999

    In reply to: Cannot access bb-admin

    try bbpress integration plugin on WordPress side. It will tell you to add some lines in your wp-config.php, do so and see if that resolves it.

    #93051
    Vasbinder
    Member

    Thanks, Guatam. >.<

    Its not perfect in any way but, man, am I proud of it!

    #92996

    In reply to: Cannot access bb-admin

    Anonymous User 6443559
    Inactive

    I also cannot use moderation functions like sticky a topic, or close a topic if I logged in via WordPress even though I see the links to do those actions. Everything though works fine if I logout and login using bbPress’ login.

    #93046

    May be its a simple problem that I have encountered some times. Try Ctrl + F5

    #93033
    Anonymous User 6810465
    Inactive

    is there a website that only has themes with wordpress AND bbpress versions?

    #93050
    Gautam Gupta
    Participant

    Nice one! The theme port is also great.

    #93028
    _ck_
    Participant

    There is a possiblity they are redirecting to WP for login even via bbpress and because there is no ?re (or whatever wordpress uses these days) it plops them right into the admin menu, which is typical WP insanity.

    #93044
    Rich Pedley
    Member

    this is the support forums for bbPress not WordPress, and not GoDaddy.

    I’d suggest speaking to GoDaddy support first, then if you get not joy asking again on the WordPress.org forums.

    #35129
    Vasbinder
    Member

    I’m going to be honest: I tried other forum technologies before this one. Every website I saw with bbPress looked so drastically simple that it turned me away for the longest time. I tried many different popular forums but none of them worked, nor integrated, the way I wanted them to.

    I decided to give bbPress a whirl. When I first set it up, I almost gave up because none of the features I truly wanted were there, or at least not in place. That’s when I decided to look up the coding itself. Talk about flexibility!

    Anywho, after days of work and editing, I think I finally have a functional gaming-related forum to go along with my newly-created gaming-related website. I’m fairly proud of what I’ve accomplished thus far, but I wanted to hear from you guys, the forum that I have visited more than any others the past week. Take a look after the jump below!

    Oh, and sign-up on the main website if you like games! ^_^ More forum features are well on their way!

    Rare Mob Online Gaming Community

    #35128
    keychain
    Member

    I Have a really big issue with my godaddy economy hosting account where the website runs WordPress, I installed it and the installation was awesome. then i logged in and my admin panel was mangled and everything was messed up. What do i do? i can’t upgrade because we are a non-profit organization. Thanks!

    AndroidWl
    Member

    Hi,

    I have a new wordpress installation. Here is an example of what I would like to do:

    Include an external PHP navigation file. WordPress is located at http://example.com/wordpress. The external PHP navigation file is located at http://example.com/navigation.php.

    PHP includes such as <?php include(“LINK”); ?> do not work.

    ANY HELP is greatly appreciated!

    Thanks

    2 weeks ago

    Additional Details

    I appreciate the help, but none of those work.

    Also I would like to add that I have a different wordpress installation that has exactly what I need working.

    But for some reason, in this installation I cannot do it. Same versions.

    2 weeks ago

    I have copied all of my coding into a new wordpress theme.

    Now they work.

    They do not work in my modified theme for some reason -_-

    #92995

    In reply to: Cannot access bb-admin

    Anonymous User 6443559
    Inactive

    Ok so here’s what I’ve noticed in the past hour or two.

    If I logged in via bbpress the admin link works, if I logged in via wordpress it does not.

    Now I can just logout and login via bbpress to access the admin which is an ok workaround but I want to know why its not working when I login via wordpress.

    #35119
    Anonymous User 6443559
    Inactive

    I just installed WordPress 3.0.1 in the root for an addon domain for my hosting. I installed bb-press 1.0 in a sub directory called forum. I intergrated with wordpress durring the install, that seems to have worked, bbpress shows me as logged in, but when I click on the admin link it just reloads the bbpress mainpage. When I try to go directly to the bb-admin by typing the path in it does the same.

    Any ideas what would be causing this and how to fix?

    #35118
    arpowers
    Member

    Hey guys,

    Anyone know why WP hooks, such as wp_head(), won’t work in a deeply integrated bbPress install?

    Andrew // PageLines

    #92953
    chrishajer
    Participant

    Is this for a Pagelines integration?

    https://bbpress.org/forums/topic/deep-integration-wordpress-bbpress-bb-configphp-errors

    You need to paste that line into bb-config.php, almost anywhere. What were the errors when you tried it?

    #35113
    zememe
    Member

    Hi,

    I’m trying to instal bbpress and so far I managed to instal but I fail to integrate with WordPress

    So I have WP in http://www.sitename.com/wpfolder, then inside wpfolder i added new one so my BBPress is instaled in http://www.sitename.com/wpfolder/bbfolder

    And now I don’t know how to integrade

    I’m getting this msg

    Deep Integration With WordPress Required
    It appears your WordPress installation isn't deeply integrated which is required for iBlogPro Forum to work correctly (it needs access to WP functions).

    Please see Deep Integration With WordPress

    so everytime when I call BBPress http://www.sitename.com/wpfolder/bbfolder I can’t see dashboard only this msg.

    So I know that I need to add

    Functions (optional)
    bbPress will not have access to WordPress’ functions unless you manually tell bbPress to load WordPress first. This integration step is also known as “deep” integration, it is a totally optional part of integration and is not required to get shared cookies and logins working. In order to do it, you need to put require_once(dirname(__FILE__) . '/path/to/wp-load.php'); in bbPress’ bb-config.php (wp-load.php is in the same directory as WordPress’ wp-config.php file, so if your bbPress folder is directly inside your WordPress folder, the command becomes require_once(dirname(__FILE__) . '/../wp-load.php');).

    but I don’t know where to add, I tried in bb-config.php but I get some errors, to be hones and don’t know where to past code

    require_once(dirname(__FILE__) . '/../wp-load.php');

    so can somebody help me, or link me to some resources with answers?

    Thanks in advance!

    #92951

    In reply to: can't access bb-admin

    chrishajer
    Participant

    Have you tried logging out of WordPress then tried logging in to bbPress and then accessing the admin section?

    #35114

    Topic: Thumbnails for Topics

    in forum Plugins
    sirwanme
    Member

    Hi I want to make a Image Bulleting board sort of. But more importantly is there a way for the user to upload a Thumbnail for a topic(to be shown on the frontpage besides the topic title). (not nessesarily listed as an attachment inside the post, but as a thumbnail for the post shown on the frontpage) like a wordpress blog post almost?

    So beside each topic, would be a 30×30 thumbnail of the topic.

    Anyone know where i can start with this, or if there is a plugin already ?

    Thanks in Advanced.

    #92940
    Zauxst
    Member

    I did a lot of installs tonight and best i could come out is that i could create the forums but i have no acces at all at the admin section… Because the email is not sent.

    Yes main_ is my WordPress db table prefix.

    And i created a new DB as well to try sorting out diferent… But it’s still not working out. BUT i do have the same user table at least… So if i could only get administrator on the same account from WP would be gr8…

    #92939
    chrishajer
    Participant

    If you want to reinstall, you will need to drop all the bb_ tables from the database. You will get this “upgrade” notice when there are bb_ tables in the database.

    It almost looks like you used main_ for your bbPress database table prefix? I hope that is not the table prefix for your WordPress installation. If it is, then using the same prefix for bbPress means the bbPress installer tried to install into your WordPress tables.

Viewing 25 results - 17,526 through 17,550 (of 26,846 total)
Skip to toolbar