<?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 User Favorites: ProSam</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: ProSam</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 23:15:33 +0000</pubDate>

<item>
<title>ProSam on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6694</link>
<pubDate>Fri, 13 Apr 2007 16:42:46 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6694@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah I know the HTML is quite horrid. I was not the original webmaster and I don't get enough to clean that mess :).&#60;/p&#62;
&#60;p&#62;I have suggested several times that the site be overhauled but the owner does not want to spring for it.&#60;/p&#62;
&#60;p&#62;Oh Well.&#60;/p&#62;
&#60;p&#62;Thanks for the style update it fixed it right up.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6676</link>
<pubDate>Thu, 12 Apr 2007 20:49:49 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6676@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just hang this code onto the bottom of your style.css file and it'll be dandy.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;p.menulink {
    margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you do not want the gap to be that small, change &#60;code&#62;0&#60;/code&#62; to &#60;code&#62;#px&#60;/code&#62; (there must be no gap between the number and the &#60;code&#62;px&#60;/code&#62;!).&#60;/p&#62;
&#60;p&#62;Incidentally, I don't know what your control of the situation is but that site is not particularly pleasant HTML. You have tables in tables in tables, for god's sake! What you're doing in the sidebar could be so much easier done using a &#60;code&#62;&#38;lt;ul&#38;gt;&#60;/code&#62; element. Are you using Frontpage or something?&#60;br /&#62;
Please, it'll be much less work for you if you use clean HTML; at least in future! Tables are so very rarely a good solution.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6673</link>
<pubDate>Thu, 12 Apr 2007 20:01:48 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6673@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well I've tweaked as far as I could. All I need is to fix the menu and it's good to go. If anyone can chime in on this I would really appreciate it.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6671</link>
<pubDate>Thu, 12 Apr 2007 18:53:39 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6671@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Dude you're awesome! I would've never figure that out. I will make a mental note of it.&#60;/p&#62;
&#60;p&#62;Now the only thing out of whack is the gaps in the menu, there shouldn't be any.&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6668</link>
<pubDate>Thu, 12 Apr 2007 17:07:07 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">6668@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;hey prosam&#60;br /&#62;
your doctype is wrong!&#60;/p&#62;
&#60;p&#62;try this&#60;br /&#62;
&#38;lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34;&#60;br /&#62;
&#34;http://www.w3.org/TR/xhtml1/DTD/ xhtml1-transitional.dtd&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;the table is left aligned coz its not in the cente div add that and you should be good to go.&#60;/p&#62;
&#60;p&#62;IE doesn't care what you write in there but firefox is deligent!
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6667</link>
<pubDate>Thu, 12 Apr 2007 16:22:15 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6667@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Wow, my code doesn't really look as bad as that &#38;lt;s&#38;gt;.
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6666</link>
<pubDate>Thu, 12 Apr 2007 16:21:26 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6666@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is the code running on &#60;a href=&#34;http://www.wetworx.com/forums/topic/28?replies=1&#34; rel=&#34;nofollow&#34;&#62;http://www.wetworx.com/forums/topic/28?replies=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I edited the topic.php file and added:&#60;/p&#62;
&#60;p&#62;&#38;lt;table align=&#34;left&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;	&#38;lt;tr&#38;gt;&#60;br /&#62;
		&#38;lt;td&#38;gt;&#60;/p&#62;
&#60;pre&#62;Overall Post Rating:&#60;/pre&#62;
&#60;pre&#62;&#38;lt;/td&#38;gt;
		&#38;lt;td&#38;gt;&#38;lt;?php bb_rating();?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;/tr&#38;gt;
	&#38;lt;tr&#38;gt;
		&#38;lt;td&#38;gt;&#60;/pre&#62;
&#60;pre&#62;How do you rate this post?   &#60;/pre&#62;
&#60;p&#62;&#38;lt;/td&#38;gt;&#60;br /&#62;
		&#38;lt;td&#38;gt;&#38;lt;?php bb_rating_dingus(); ?&#38;gt;&#38;lt;/td&#38;gt;&#60;br /&#62;
	&#38;lt;/tr&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6665</link>
<pubDate>Thu, 12 Apr 2007 16:18:28 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6665@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;ProSam, &#60;/p&#62;
&#60;p&#62; bbRatings needs you to edit system files to include the tag code into them.  Once you add these tags, it will work.  I also am struggling with bbRatings, and would love to get a snippet of code that made us of the bb_top_topics() function.  Anyone?
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6664</link>
<pubDate>Thu, 12 Apr 2007 15:24:51 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6664@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I should mention the page looks somewhat ok in IE7 but completely broken in FF2.0.&#60;/p&#62;
&#60;p&#62;I know it has something to do with the tables, I know eww, but that's the way site was built in the first place.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6662</link>
<pubDate>Thu, 12 Apr 2007 15:12:19 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6662@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Scratch that, post notification is also working. So bb-rating is the one that is giving me a head ache.&#60;/p&#62;
&#60;p&#62;Has anyone else installed this plugin? Is it working for you? How did you install it? The instructions say to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Add bb-ratings.php, bb-ratings.css, bb-ratings.js, and star.gif to your /my-plugins/ directory.&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But it doesn't seem to show up on the site. Is there anything else I need to do to activate it.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6660</link>
<pubDate>Thu, 12 Apr 2007 15:09:55 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6660@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm running .81 but its weird cuz 4 out of the 6 plugins I've installed are working.&#60;/p&#62;
&#60;p&#62;allow-images = working&#60;br /&#62;
quicktags = working&#60;br /&#62;
fix-bbpress = working&#60;br /&#62;
simple-onlinelist = working&#60;br /&#62;
bb-ratings = not working&#60;br /&#62;
post-notification = not working
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Help With Template Integration"</title>
<link>http://bbpress.org/forums/topic/help-with-template-integration#post-6657</link>
<pubDate>Thu, 12 Apr 2007 15:05:45 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6657@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Guys,&#60;br /&#62;
I've been at this all morning and I cannot figure out why its broken. I've looked at the code so much I'm cockeyed.&#60;/p&#62;
&#60;p&#62;I'm trying to integrate bbPress into a clients already established site which uses a server side includes so I figure I'll just use php includes to call the same files but it just isn't working out.&#60;/p&#62;
&#60;p&#62;site: radioavivamiento.com&#60;br /&#62;
board: radioavivamiento.com/foro&#60;/p&#62;
&#60;p&#62;I would appreciate any help.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6654</link>
<pubDate>Thu, 12 Apr 2007 12:35:21 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6654@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What version bbPress are you running?  The trac version has a plugin activation like WP, but the .81 version does not.  You just install them into my-plugins and they start working.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6652</link>
<pubDate>Thu, 12 Apr 2007 11:43:41 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6652@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well allow images seems to be working but post notifications and bb-ratings are no where to be seen.&#60;/p&#62;
&#60;p&#62;Could someone answer one questions? Do plugin just work? In WP they have to be activated.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6636</link>
<pubDate>Wed, 11 Apr 2007 20:52:34 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6636@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Make sure you use the image plugin correctly. Images &#60;em&#62;need&#60;/em&#62; the following syntax:&#60;/p&#62;
&#60;p&#62;&#38;lt;img src=&#34;&#60;strong&#62;linktoimage&#60;/strong&#62;&#34; alt=&#34;&#60;strong&#62;image description&#60;/strong&#62;&#34; /&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6630</link>
<pubDate>Wed, 11 Apr 2007 13:20:31 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6630@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yeah I read the whole readme on each of those plugins, none of which needed additional configuration.
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6628</link>
<pubDate>Wed, 11 Apr 2007 13:07:56 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6628@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Some of the plugins require you to edit files for them to show up.&#60;/p&#62;
&#60;p&#62;You need to read the entire instruction/installation materials.  (It gets really easy with a bit of experience).
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Installing Plugins"</title>
<link>http://bbpress.org/forums/topic/installing-plugins#post-6627</link>
<pubDate>Wed, 11 Apr 2007 12:44:45 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6627@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm new at bbpress so please bare with me. &#60;/p&#62;
&#60;p&#62;I've searched and read the plugin instructions and I can't figure out how to get the plugins workin.&#60;/p&#62;
&#60;p&#62;I created the my-plugins directory and added the plugins inside and yet nothing. Is there supposed to be a plugins management area in the admin? How are they activated? I'm confused.&#60;/p&#62;
&#60;p&#62;I'm trying to add the following plugins (instructions included):&#60;br /&#62;
allow images = Add the &#60;code&#62;allow-images.php&#60;/code&#62; file to bbPress' &#60;code&#62;my-plugins/&#60;/code&#62; directory.&#60;br /&#62;
post notifications = Add &#60;code&#62;notification.php&#60;/code&#62; to your &#60;code&#62;/my-plugins/&#60;/code&#62; directory.&#60;br /&#62;
bb-ratings = Add &#60;code&#62;bb-ratings.php&#60;/code&#62;, &#60;code&#62;bb-ratings.css&#60;/code&#62;, &#60;code&#62;bb-ratings.js&#60;/code&#62;, and &#60;code&#62;star.gif&#60;/code&#62; to your &#60;code&#62;/my-plugins/&#60;/code&#62; directory.&#60;/p&#62;
&#60;p&#62;None of them seem to be available
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6594</link>
<pubDate>Tue, 10 Apr 2007 15:11:47 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6594@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Excellent.  Good to know.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6592</link>
<pubDate>Tue, 10 Apr 2007 14:59:37 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6592@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The table prefix actually fixed both. I did nothing to the config file.&#60;/p&#62;
&#60;p&#62;Thanks guys.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6590</link>
<pubDate>Tue, 10 Apr 2007 13:06:46 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6590@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ah, yes, the empty delimiter was due to no table prefix.  Fixed with this ticket which made it into version 1.0.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/617&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/617&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The 'cannot modify header information' fix still applies.  Two separate issues.
&#60;/p&#62;</description>
</item>
<item>
<title>rimian on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6586</link>
<pubDate>Tue, 10 Apr 2007 08:21:14 +0000</pubDate>
<dc:creator>rimian</dc:creator>
<guid isPermaLink="false">6586@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I got that error. It's when the db table prefix is empty. &#60;/p&#62;
&#60;p&#62;Try placing '@' at the beginning of the strpos function. It worked for me.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6581</link>
<pubDate>Tue, 10 Apr 2007 03:38:13 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6581@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The &#34;cannot modify header information&#34; error is due to white space (blank lines) before the &#38;lt;?php or after the ?&#38;gt; at the end of the file.  Check the config.php and any files you might have modified to see if there are blank lines.  Eliminate those and this error will be gone.
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6573</link>
<pubDate>Mon, 09 Apr 2007 16:49:45 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6573@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm running the latest bbpress.&#60;/p&#62;
&#60;p&#62;Here is the forum radioavivamiento.com/foro/&#60;/p&#62;
&#60;p&#62;The problem is I cannot post to the forum. I got this additional warning after trying to post.&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/dirxxx/public_html/foro/bb-includes/functions.php:664) in /home/dirxxx/public_html/foro/bb-includes/pluggable.php on line 166
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6570</link>
<pubDate>Mon, 09 Apr 2007 15:32:14 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">6570@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Warnings in PHP are just that: warnings.  They don't prevent things from working.  You should not show warnings on a production site. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.php.net/error-reporting&#34; rel=&#34;nofollow&#34;&#62;http://www.php.net/error-reporting&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So, the problems you are having are likely NOT due to those warnings.  What are the problems you have with the forum, aside from and ignoring those warnings?  Maybe you have a bozo problem (where your posts don't show up.)&#60;/p&#62;
&#60;p&#62;What can't you do on your forum?  What version of bbPress are you using?&#60;/p&#62;
&#60;p&#62;--Chris
&#60;/p&#62;</description>
</item>
<item>
<title>ProSam on "Empty delimiter?"</title>
<link>http://bbpress.org/forums/topic/empty-delimiter#post-6567</link>
<pubDate>Mon, 09 Apr 2007 15:11:10 +0000</pubDate>
<dc:creator>ProSam</dc:creator>
<guid isPermaLink="false">6567@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;During the second step after &#34;Created table tagged it says this:&#60;br /&#62;
Warning: strpos(): Empty delimiter. in /home/dirxxx/public_html/foro/bb-includes/functions.php on line 664&#60;/p&#62;
&#60;p&#62;Warning: strpos(): Empty delimiter. in /home/dirxxx/public_html/foro/bb-includes/functions.php on line 790&#60;/p&#62;
&#60;p&#62;Warning: strpos(): Empty delimiter. in /home/dirxxx/public_html/foro/bb-includes/functions.php on line 790&#60;/p&#62;
&#60;p&#62;But it still said Finished and it gave me a password and I was able to login to the site but I still get the warnings above in the header and they won't go away. I can't post or do much of anything else.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
