Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 22,701 through 22,725 (of 26,845 total)
  • Author
    Search Results
  • #69041

    @lorenzo: Let me ask a question to clarify. If I understand correctly, it sounds like you want to import your blog posts from WordPress and make them topic posts in bbPress?

    @everyone: I am dedicating this evening to trying to work out where the process is failing. Right now, if you do NOT need to use ANY of the WordPress functions in your bbPress theme, the integration works perfectly. Logging in and out of either/or works perfectly with wp2.7 and bbp1.0a2. If you skip step 5 in my above process, there are no operational issues, only theme integration issues by not being able to use the WordPress functions.

    #68913

    In reply to: WPMU integration

    jwxie
    Member

    let me clean up what i said above

    i just did another test

    it happened that, if you created abc123 from bbpress

    you can’t login wordpress (it will turned to cookie error, i am using firefox)

    you will have to first use admin account, and then go to site-admin -> users, and make abc123 from No role to one of the role, let’s say editor.

    now, you can login

    and also, i can’t login at the same time

    i can’t login abc123 in wordpress but bbpress is still not login yet.

    why

    #68912

    In reply to: WPMU integration

    jwxie
    Member

    hey klarko, thanks a lot

    just another quick question

    everything went fine, i did everything in the admin panel

    now, when i tested registration in bbpress, it worked, but i tried to login from wordpress, doesn’t work

    i mean i created a new user name abc from bbpress

    it worked in bbpress,. but i can’t login in from wordpress mu

    is that the case? or something went wrong?

    #60031

    In reply to: Korean Translation

    drssay
    Participant

    http://wordpress.co.kr/forum/viewtopic.php?t=4796

    위 URL을 통해서 글을 찾았습니다.

    저는 wordpress 한글 번역을 맡고 있는 세이군입니다. subversion의 사용법을 조금이라도 아신다면 번역물 저장소에 viamedia님이 접근할 수 있도록 해드리고 싶습니다.

    #4321

    I am trying to install bbPress version 0.9.0.2

    Installation URL: http://forums.seocoalition.com

    Hosting data:

    Operating system Linux

    Apache version 2.2.10 (Unix)

    PHP version 5.2.6

    MySQL version 5.0.51

    So it goes through the whole process and completes it, but when you go to the main page, there is nothing. No error messages, no output, nothing at all.

    Since I don’t know what the problem is, I am at a lost as to what to do. I search of the forums hasn’t provided any answers.

    Here is the end of installer message:

    Referrer is OK, beginning installation…

    Step 1 – Creating database tables

    >>> Create table bb_forums

    >>> Create table bb_posts

    >>> Create table bb_topics

    >>> Create table bb_topicmeta

    >>> Create table bb_users

    >>> Create table bb_usermeta

    >>> Create table bb_tags

    >>> Create table bb_tagged

    Step 2 – WordPress integration (optional)

    >>> Integration not enabled

    Step 3 – Site settings

    >>> Site name: Internet Marketing forums

    >>> Site address (URL): http://forums.seocoalition.com/

    >>> From email address: seocoalition@gmail.com

    >>> Key master created

    >>>>>> Username: admin

    >>>>>> Email address: seocoalition@gmail.com

    >>>>>> Password: XXXXXXXXXXX

    >>> Description: Just another bbPress community

    >>> Forum name: SEOC

    >>>>>> Topic: Your first topic

    >>>>>>>>> Post: First Post! w00t.

    >>> Key master email sent

    Installation complete!

    For security reasons I have X’d out the password.

    Any help would be greatly appreciated.

    Rex

    #68910

    In reply to: WPMU integration

    jwxie
    Member

    klarko, may i ask you a question

    for the wpmu, did you just use the default integration provided by the bbpress installation?

    and for the wordpress url and blog url, what do you write?

    i mean, if i have a couple blogs already,which one should i use?

    will i miss any user if i choose one not the other 3 blogs?

    #69017
    _ck_
    Participant

    I’m not a fan of XML-RPC myself but it’s a feature Matt wanted to pioneer. He mentioned it in one of his first announcements about bbPress. He wanted some features no other forum has. Given that it’s his “baby” he can guide it in any direction he feels fit of course.

    bbPress is just like WordPress in one major way – if you don’t like something, or want to make it better – get coding.

    WordPress didn’t have documentation for YEARS. You can find many complaints about it. Even as recent as 2.0 I believe. But look at it now.

    bbPress is the same way. And in a couple years, newcomers will wonder what the heck you were complaining about.

    Last but not least, in fact most importantly, you’re working with a pre 1.0, pre-release project – what exactly are you expecting? Features aren’t even locked in yet.

    I only learned PHP a few years ago and I figured out how to code for bbPress, 100% without documentation. If I can do it, anyone can.

    #69088
    Silvanovicz
    Member

    Hi John – _CK_’s pluging bring up related topics, but this plugin only works in bbPress.

    I’m after a plugin that shows related topics on a WordPress article (so you’d be able to show related posts and related topics on the forum).

    #69210
    _ck_
    Participant

    Their server might have networked storage (NFS) which WordPress runs poorly on. bbPress 1.0 will have similar issues because of the sheer number of files.

    But try installing bb-benchmark on the bbPress side and try this great-grandfather of bb-benchmark on the WordPress side (jeromes-query-diagnostics). I’ve been too busy to port bb-benchmark back to wordpress unfortunately.

    #69209
    chrishajer
    Participant

    @techypenguin: What do you mean, “Thanks but the quiries doesnt work” – you need to get it to work to see if that’s part of the problem. Then you need to figure out where the extra queries are coming from.

    #69208
    _ck_
    Participant

    You probably need to see a breakdown of queries between bbPress and WordPress to understand what’s going on. There may be a plugin in WordPress that’s causing it to lag for you.

    But in general, bbPress 0.9 is faster than WordPress 2.3-2.7

    It’s similar in concept WordPress 2.0 before it got bloated with too many “features” that should have been optional plugins.

    bbPress 1.0 unfortunately will change that and slow down somewhat because of a radical increase in complexity and a doubling of the number of files needed to load to execute a page. Mysql queries will also increase by at least 50%

    1.0 will be easier to cache however so that will probably compensate.

    #69207
    techypenguin
    Member

    Thanks but the quiries doesnt work. might be because of my theme. anyway, most of the paid server out there are much faster than the virtualhost. all other cms template like phpbb3 and mambo i’ve tried are slower than the previous version of them. i already max out my cache on the server but it’s still slow :( . sometime it’s crash after a week or so. dont have budget for the bladeserver though.haha

    #4318
    amagab
    Member

    I have a new bbpress forum integrated with WordPress 2.5.

    I have 2 topics and 2 posts so far. However ,when I go into the admin panel and click on Manage and Topics and/or Posts there is nothing listed. It looks fine on the Forums page but nothing under Topics and Posts.

    Why is that? How do I fix it?

    Thanks!

    #69206
    chrishajer
    Participant

    More queries in WordPress vs. bbPress?

    You can add this to your template footer.php (one for WordPress and one for bbPress) files and it will add a comment that is visible in the source with the amount of time taken and how many queries it took to generate the page.

    bbPress

    <!-- It took <?php bb_timer_stop(1); ?> and <?php echo $bbdb->num_queries; ?> queries -->

     

    WordPress

    <!-- It took <?php timer_stop(1); ?> and <?php echo get_num_queries(); ?> queries -->

     

    Maybe you can spot some differences there.

    #69112
    chrishajer
    Participant

    No, I meant what I said. A lot of sites are just WordPress sites, so example.com/ gets you WordPress and example.com/bbpress/ gets you bbPress.

    The point was only to show the relationship between the folders though. With this information, you can probably figure out where it all needs to go.

    #4316
    techypenguin
    Member

    Thanks for this forum integration into WP.

    Just what we needed for the blog.

    I have one question here….

    Why is BBpress much faster than WordPress?

    They are freshly installed into a same debian server and wordpress would take a while to load. Most amazingly BBpress just take les than a second to load. Anyone got suggestions?

    #69157

    Sadly not mate.

    I know what you’re thinking.

    Something like : https://codex.wordpress.org/Template_Tags

    But no, it’s all guess work.

    #69193

    In reply to: Unable to Login

    I know what you’re thinking, that it probably *should* be mentioned either here:

    https://bbpress.org/documentation/integration-with-wordpress/

    or

    https://bbpress.org/download/

    but it’s not :(

    BBpress, great software, also useful for testing your abilities to mind read!

    #69192

    In reply to: Unable to Login

    That is why…

    2.6x and .9 series won’t integrate or play nice together…

    You could either go back to the 2.5 series of WordPress, or move up to the 1.0 beta version of bbPress…

    #69191

    In reply to: Unable to Login

    nookingtons
    Member

    BBPress Version- 0.9.0.2

    Wordpress Version- 2.6.3

    #69190

    In reply to: Unable to Login

    Which versions of bbPress and WordPress are you using?

    #69119
    _ck_
    Participant

    Unfortunately bbpress.org does not have theme browser yet like wordpress.org (which was just recently revamped).

    bbpress.org is overdue for a makeover and I suspect they will get to that after 1.0 is released, maybe early next year.

    #69189

    In reply to: Unable to Login

    nookingtons
    Member

    I think it might be because i tried integrating with WordPress follwing the “Functions” rules on this site. I read somewhere here that it broke the login.

    How can i fix it?

    #69075

    >> This meant once I’d logged in via bbPress, when I was browsing WordPress (although it set the ‘auth’ cookie fine and I could view wp-admin/) it ‘appeared’ that I was logged out (log in and register link, instead of log out and site admin). <<

    I’m still having that problem, even after following those directions.

    I have my WP site URL as root, but the wp-home is set to /blog (since that’s where the blog folder is).

    Cookiepath is set to /forums/

    sitecookiepath is set to /blog/

    #69015

    “Oh one big thing I should point out – the features in bbPress, and the time of the main developers are first and primarily geared towards the need of Automattic and WordPress.org – people forget or don’t realize that.”

    We don’t get or realize that because… it’s not written anywhere.

    We’re not mind readers.

    “The features that are “missing” from bbPress just happen to be the features that Matt decided weren’t a priority for WordPress.org and the other Automattic forums.”

    Oh. See, now that’s a totally different light on the subject. I didn’t realise i was building something for Matt to fit Matt’s needs and for the needs of Matt’s companies. Maybe that should be written down somewhere too…

    “It’s also why there is no documentation, remember Matt has to pay the coders, why does he need documentation for 3rd party plugin developers if it’s just going to cost money.”

    I do understand that, but surely the actual developers have some form of documentation too. Couldn’t we all see that to make ‘Matts’ product better? And it’s not like Automatic is short of a few bob.

    Surely, from a business point of view, having documentation to increase the number of theme and plugin developers will increase the take-up rate of BBpress.

    “bbPress 1.0 and the backpress integration are now being driven by Matt’s goal of TalkPress for WordPress.com members.”

    So, what this means is that we can’t, as a community, do anything about anything, because we’re all following Matt’s plan, to which we have no feature list or roadmap or really any visibility of?

    I dont expect Matt, or really any WordPress/Automatic employee, to have to run things by anyone in the community – i’m not saying that I do. But the… pretence that this is an open source project is totally nullified if we’re all coding against a grand plan and road map we’re not allowed to see.

    If the new standard answer is going to be “that’s not on Matt’s wishlist but we’re not going to tell you what is on it – go on GUESS” then can start to see why so many people have left the BBpress community, and why all the themes/forums we’re seeing all look the same.

Viewing 25 results - 22,701 through 22,725 (of 26,845 total)
Skip to toolbar