<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums Topic: Advice on integrating WP blog and bbPress in Swedish</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Topic: Advice on integrating WP blog and bbPress in Swedish</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 23:03:42 +0000</pubDate>

<item>
<title>goranlin on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13332</link>
<pubDate>Wed, 23 Jan 2008 22:35:10 +0000</pubDate>
<dc:creator>goranlin</dc:creator>
<guid isPermaLink="false">13332@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I did not get them working together and using bbSync. I have looked at the examples mentioned in other threads but I have not found any webbsite where the posts in the blog have generated a new comment in the forum. Are there any such examples? It seems to me that all of them have links back and forth but where is bbSync used? And using another language than English seems to have given problems to many more than me.&#60;/p&#62;
&#60;p&#62;I really liked the idea of generating forum posts from a blog which would give a more equal discussion than comments to a blog. But where can I find a working example in a non-English language?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13320</link>
<pubDate>Wed, 23 Jan 2008 01:35:35 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">13320@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You need to have wordpress and bbpress more fully integrated, that is, require wordpress before bbpress is run in bb's config.php file. I think all that is in that link, under the last section.
&#60;/p&#62;</description>
</item>
<item>
<title>goranlin on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13298</link>
<pubDate>Tue, 22 Jan 2008 13:09:57 +0000</pubDate>
<dc:creator>goranlin</dc:creator>
<guid isPermaLink="false">13298@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for help. I am moving forward. I deleted both WP and bbPress and started again and made progress. The blog and the forum are integrated but I cannot get bbSync to work. Both work by temselves and I can log in with same id and password but cannot get posts into forum.&#60;/p&#62;
&#60;p&#62;Installation:&#60;br /&#62;
Blog at &#60;a href=&#34;http://www.goranlin.se/blogg/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.goranlin.se/blogg/wordpress/&#60;/a&#62;&#60;br /&#62;
Forum at &#60;a href=&#34;http://www.goranlin.se/blogg/wordpress/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.goranlin.se/blogg/wordpress/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WordPress 2.3.2 installed 22 january 2008&#60;br /&#62;
theme WordPress Default 1.6 changed colors in head with panel&#60;br /&#62;
bbPress  0.8.3.1 installed 22 january 2008&#60;br /&#62;
sv_SE.mo for WP  installed 22 january 2008&#60;br /&#62;
sv_SE.mo for bbPress  installed 22 january 2008&#60;br /&#62;
bbSync version 0.94 installed 22 january 2008 &#60;/p&#62;
&#60;p&#62;bbSync gave message &#34;It needs your config!:)&#34;&#60;br /&#62;
I did that! succesfully I thought.&#60;/p&#62;
&#60;p&#62;But when trying to write new post in blog:&#60;/p&#62;
&#60;p&#62;Fatal error: Cannot redeclare class streamreader in /mnt/home/_g/goranlin/www.goranlin.se/blogg/wordpress/bbpress/bb-includes/streams.php on line 26&#60;/p&#62;
&#60;p&#62;but going back to blog the new post is there but still not in Forum&#60;/p&#62;
&#60;p&#62;line 24-26 in streams.php is:&#60;br /&#62;
// Simple class to wrap file streams, string streams, etc.&#60;br /&#62;
// seek is essential, and it should be byte stream&#60;br /&#62;
class StreamReader {&#60;br /&#62;
  // should return a string [FIXME: perhaps return array of bytes?]&#60;br /&#62;
  function read($bytes) {&#60;br /&#62;
    return false;&#60;/p&#62;
&#60;p&#62;I have no clue how to do anything about this! All help is welcome!
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13290</link>
<pubDate>Tue, 22 Jan 2008 03:21:55 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">13290@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You do need a localisation file, but if one doesn't come with the topic it's typically the sort of thing you can do for yourself.&#60;/p&#62;
&#60;p&#62;Some wp themes let you set the colour scheme in the admin panel (Mandigo for one), but it's a fairly simple task to open the style.css file and change the hex colour-codes (once you understand what they are).&#60;/p&#62;
&#60;p&#62;Having bb as a subdirectory of wp is a good start but it's not necessary as far as I know. My wp install is in a folder /wordpress/, while bb is in the forums subdomain. This should be everything you need to know on integration: &#60;a href=&#34;http://bbpress.org/documentation/integration-with-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/integration-with-wordpress/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>goranlin on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13283</link>
<pubDate>Mon, 21 Jan 2008 20:59:09 +0000</pubDate>
<dc:creator>goranlin</dc:creator>
<guid isPermaLink="false">13283@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Dear fel46 I have just seen that you have created bbsync so you seems very compentent to answer my elementary questions! I suspect all the answers are somewhere in the support pages for wp and bbpress but it is not easy to put all the pieces together and find out what to do.
&#60;/p&#62;</description>
</item>
<item>
<title>goranlin on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13282</link>
<pubDate>Mon, 21 Jan 2008 20:43:04 +0000</pubDate>
<dc:creator>goranlin</dc:creator>
<guid isPermaLink="false">13282@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thank you for your answer. Localization demands that there is a translated .mo-file for the theme to work, does it not?&#60;/p&#62;
&#60;p&#62;I like the WP-K2beta2 theme but I am unsure how to change color scheme. Some wp-themes are easier to change color for than others I think, is that correct?&#60;/p&#62;
&#60;p&#62;I think what I want to achieve can be done with the wp plugin bbsync but  wp and bbpress are supposed to be integrated for that and I do not know how to do that. Is it a good start to first create a folder called blog and place wp in there and them create a new folder within that called bbpress and place bbpress in there?&#60;/p&#62;
&#60;p&#62;All suggestion and advice are most welcome, this is my first attempts with WordPress and bbPress.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13281</link>
<pubDate>Mon, 21 Jan 2008 18:19:42 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">13281@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It doesn't matter what theme you use, you can localise your installs of bbpress and wordpress to translate everything to Swedish. Sandbox is a commonly used theme starting point but I'd just start with whatever looks most similar to the end-effect you want to achieve.&#60;/p&#62;
&#60;p&#62;Do you have any questions about what you're trying to do?
&#60;/p&#62;</description>
</item>
<item>
<title>goranlin on "Advice on integrating WP blog and bbPress in Swedish"</title>
<link>http://bbpress.org/forums/topic/advice-on-integrating-wp-blog-and-bbpress-in-swedish#post-13270</link>
<pubDate>Mon, 21 Jan 2008 09:49:05 +0000</pubDate>
<dc:creator>goranlin</dc:creator>
<guid isPermaLink="false">13270@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I want to create a WordPress blog and integrate it with a discussion forum in bbPress, They are said  to work well together. Every new post in the blog should generate a new discussion thread in the forum. If possible I would also like to have a more static first page in the blog where new posts occupy perhaps half of the area. I would also like to have some space for short forms of RSS-feeds from other websites and blogs.&#60;/p&#62;
&#60;p&#62;I like to do all of it in Swedish and want to do it as easily as possible. It is then practical to use a theme that is already translated into Swedish, right? I think K2 looks clean and is translated and ready for many plugins. It is supposed to be easy to customize so changing the color scheme into someting like I have in my present blog is hopefully easy? (Görans digitaltips &#60;a href=&#34;http://gorandig.blogspot.com&#34; rel=&#34;nofollow&#34;&#62;http://gorandig.blogspot.com&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;I post this in both WP and bbPress forum since it concerns both.&#60;/p&#62;
&#60;p&#62;All advice is gratefully recieved! Address to blogs and forums doing similar things are most welcome!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
