<?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>WordPress &#8250; Support Tag: wp2bb</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: wp2bb</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 07:16:06 +0000</pubDate>

<item>
<title>d3developer on "wp2bb - hacks?"</title>
<link>http://wordpress.org/support/topic/267026#post-1234650</link>
<pubDate>Sun, 04 Oct 2009 15:04:59 +0000</pubDate>
<dc:creator>d3developer</dc:creator>
<guid isPermaLink="false">1234650@http://wordpress.org/support/</guid>
<description>&#60;p&#62;(1) is because the W2BB Plugin transfers the HTML directly and does not convert into BBCode. If you want links you can change your line to &#60;code&#62;&#38;lt;a href=&#38;quot;{$purl}&#38;quot;&#38;gt;There is a new article here&#38;lt;/a&#38;gt;&#60;/code&#62;. Bad side is you won't be able to edit the post ever.&#60;/p&#62;
&#60;p&#62;(2) I have an example for capturing the display name. If you email me I can send it to you. Search for email at joeldietz.com.
&#60;/p&#62;</description>
</item>
<item>
<title>toby fourre on "wp2bb - hacks?"</title>
<link>http://wordpress.org/support/topic/267026#post-1062054</link>
<pubDate>Fri, 01 May 2009 18:45:35 +0000</pubDate>
<dc:creator>toby fourre</dc:creator>
<guid isPermaLink="false">1062054@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Is the wp2bb plugin dead?  Is there an upgrade or replacement?&#60;/p&#62;
&#60;p&#62;We have a couple of problems we would like fixes for. &#60;/p&#62;
&#60;p&#62;1. Under Plugin Options &#38;gt;  Topic message text for posts: we have a line that says, &#34;[url={$purl}]There is a new article here.[/url].&#34;  Unfortunately, when it starts the new forum thread, that is what you see.  To activate it, we have to manually edit the forum thread and re-submit.  We don't make any changes, just re-submit.  We have found that this is true for all of the usual [][/] instructions.&#60;/p&#62;
&#60;p&#62;2. Instructions such as {$title}, {$purl} and {$post} work.  How do we create a new one?  We want {$auth} or something similar so that we can put the author's name on the thread.  As an alternative, is there a way to change the &#34;Forum user name:&#34; so that it reports the author's name instead of &#34;guest&#34; or the forum owner's name.  We want the unique name for each author.  &#60;/p&#62;
&#60;p&#62;We have been trying to hack the wp2bb script without success.  Any help will be appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>onions on "[Plugin: Wp2BB] A few bugs"</title>
<link>http://wordpress.org/support/topic/245119#post-990308</link>
<pubDate>Wed, 18 Feb 2009 17:59:37 +0000</pubDate>
<dc:creator>onions</dc:creator>
<guid isPermaLink="false">990308@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I installed this plugin and am experiencing a few issues. &#60;/p&#62;
&#60;p&#62;- Time difference: there seems to be a 3 hour time difference between the time it is posted to the forum and the actual time zone setting of the forum. Both Wordpress and, in this case, phpbb, are set to UTC-8. When replies are posted to the forum thread, they appear above the initial post since the replies will have an earlier time stamp.&#60;/p&#62;
&#60;p&#62;- Not posting as forum user name as set in wp2bb. I have my forum user name set as Staff, yet the forum thread is posted under Guest. I have created a user as Staff and enabled permissions for that user to be able to post anywhere on our forum.&#60;/p&#62;
&#60;p&#62;- Links are not being translated to BBCode. For the &#34;Topic message text for posts:&#34; field, I have the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{$post}

---
Article link: &#38;lt;a href=&#38;quot;{$purl}&#38;quot;&#38;gt;{$title}&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any links in the $post will not translate to BBCode since I have HTML disabled. Will I have to enable HTML in order for linking to function correctly?&#60;/p&#62;
&#60;p&#62;I have every field in wp2bb filled in except &#34;Default forum for post:&#34; and &#34;Default forum for pages:&#34;. When I did have these fields filled in, I don't remember having as many issues.
&#60;/p&#62;</description>
</item>
<item>
<title>vonsko on "[Plugin: Wp2BB] phpbb 3.0.3 error"</title>
<link>http://wordpress.org/support/topic/218058#post-900408</link>
<pubDate>Sun, 16 Nov 2008 23:46:08 +0000</pubDate>
<dc:creator>vonsko</dc:creator>
<guid isPermaLink="false">900408@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hi i ve just put all scripts on server and iam trying to engage wp2bb (1.4.1)&#60;/p&#62;
&#60;p&#62;however i found this two error right after configuring this plug:&#60;/p&#62;
&#60;p&#62;in front page:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Fatal error: SQL ERROR [ mysqli ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#38;#39;&#38;#39; at line 1 [1064]

An sql error occurred while fetching this page. Please contact an administrator if this&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in admin/design/widgets page:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Fatal error: SQL ERROR [ mysqli ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#38;#39;&#38;#39; at line 1 [1064]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists. in /home2/vonsko/www/vonsko.info/htdocs/pocisk/forum/includes/db/dbal.php on line 614&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;what should i do...?&#60;br /&#62;
greeting (good work by the way...)
&#60;/p&#62;</description>
</item>
<item>
<title>mjsmith on "great potential wp2bb or wp2smf"</title>
<link>http://wordpress.org/support/topic/209337#post-887420</link>
<pubDate>Thu, 30 Oct 2008 05:07:11 +0000</pubDate>
<dc:creator>mjsmith</dc:creator>
<guid isPermaLink="false">887420@http://wordpress.org/support/</guid>
<description>&#60;p&#62;not good for me. i had a &#34;mysql 4 error&#34; which is also visible when you go to widgets. And the worst is i can not see any widgets already used therefore i can not edit it. I tried to delete then upload the plugin and activate. but it does not work
&#60;/p&#62;</description>
</item>
<item>
<title>adehoces on "great potential wp2bb or wp2smf"</title>
<link>http://wordpress.org/support/topic/209337#post-872506</link>
<pubDate>Thu, 09 Oct 2008 08:19:26 +0000</pubDate>
<dc:creator>adehoces</dc:creator>
<guid isPermaLink="false">872506@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;  Thanks for your feedback, much appretiated. A few comments on questions:&#60;/p&#62;
&#60;p&#62;  1. I am working on a configurable widget to display the latest comments in the forum, it will be included in version 1.2 &#60;/p&#62;
&#60;p&#62;  2. I had not planned to sync users between wp and phpBB, but I'll look into it and see how much effort is involved. In the mean time, I think you'd like to check &#60;a href=&#34;http://www.wp-united-com&#34; rel=&#34;nofollow&#34;&#62;http://www.wp-united-com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;  3. In the Wp2BB settings screen you can use the &#34;Topic message text&#34; option to configure the text that will be displayed in PhpBB. It is free text so you can use HTML or BBCode. Post text, title and permalink can be included using special strings. I am thinking of making it possible to override this default setting in a particular post or page by using a custom field in the post. Again, probably in Wp2BB 1.2 &#60;/p&#62;
&#60;p&#62;  4. This behaviour is standard already. New posts and pages will indeed create posts in the forum as you publish them. And, *optionally*, Wp2BB will create topics in the forum for your old posts as users browse them&#60;/p&#62;
&#60;p&#62;  I hope this helps. Thanks again,&#60;/p&#62;
&#60;p&#62;     Alfredo
&#60;/p&#62;</description>
</item>
<item>
<title>iPod on "great potential wp2bb or wp2smf"</title>
<link>http://wordpress.org/support/topic/209337#post-872471</link>
<pubDate>Thu, 09 Oct 2008 07:01:49 +0000</pubDate>
<dc:creator>iPod</dc:creator>
<guid isPermaLink="false">872471@http://wordpress.org/support/</guid>
<description>&#60;p&#62;This is a longed for plug in and since I am one of thousends of ppl that dont have time to write my own plugs I need this one to continue to develope. I want these functions.&#60;/p&#62;
&#60;p&#62;1. I want to reflect the latest forum posts in my WP blog. from perhaps the latest 3 up to the latest 20.&#60;br /&#62;
2. I want to be able to sync registered members between both the blog and the forum so they dont have to register twice.&#60;br /&#62;
3. I want to be able to control fonts and colours. To be able to put an Icon in front of every post. Be able to control what to be transferred such as title, topic, date&#38;#38;time and so forth.&#60;br /&#62;
4. This plug already makes it possible to let every post in my blog get a post in the forum but only when a reader wants to comment... I want a function that makes this a standard. as soon as the post is publ in the blog there should be a post in the forum that ppl can debate.&#60;/p&#62;
&#60;p&#62;Thanx for the great plug. I am willing to fund this plug w somewhere between 20 and 50 dollars depending on the quality and easy to use factor.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wp2bb/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wp2bb/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
