<?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 Tag: bbMenu</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: bbMenu</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 00:38:10 +0000</pubDate>

<item>
<title>sambauers on "bbMenu 2.0 alpha help needed (kinda advanced)"</title>
<link>http://bbpress.org/forums/topic/bbmenu-20-alpha-help-needed-kinda-advanced#post-10249</link>
<pubDate>Fri, 17 Aug 2007 14:07:11 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">10249@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry, I don't grok jQuery. I prefer prototype.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "bbMenu 2.0 alpha help needed (kinda advanced)"</title>
<link>http://bbpress.org/forums/topic/bbmenu-20-alpha-help-needed-kinda-advanced#post-10246</link>
<pubDate>Fri, 17 Aug 2007 13:37:56 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">10246@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well I have read and searched many articles to fix my issue, but still no luck. I have problems uploading the order of the lists when you press submit using bbmenu.&#60;/p&#62;
&#60;p&#62;I know I have to use the serialize option from interface (jQuery), the question only is HOW? How do I get the order updated using it?&#60;/p&#62;
&#60;p&#62;Some stuff I've read:&#60;br /&#62;
SortSerialize&#60;/p&#62;
&#60;p&#62;This function returns the hash and an object (can be used as arguments for $.post) for every sortables in the page or specific sortables. The hash is based on the 'id' attributes of container and items. &#60;/p&#62;
&#60;p&#62;Code sample:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;serial = $.SortSerialize(&#38;#39;sortable1&#38;#39;);
alert(serial.hash);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And some interesting stuff here:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;The save button function uses the SortSerialize function and some regExp to
get a comma-delimited list of the movie IDs and sends it to a generic
webservice:
$(&#38;quot;[EMAIL PROTECTED]&#38;quot;).click(function(){
  var serial = $.SortSerialize();
  //alert( serial );
  var idList = serial.hash.replace(/sortableList\[\]=/gi,&#38;#39;&#38;#39;).replace(/
\&#38;#38;/g,&#38;#39;,&#38;#39;);
  //alert( idList );
  var collectionId = new String( $(&#38;quot;[EMAIL PROTECTED]
$=hiddenCollectionId]&#38;quot;).val() );
  if (collectionId != &#38;quot;undefined&#38;quot;) {
        $.ajax({
          type: &#38;quot;GET&#38;quot;,
          url: &#38;quot;Handlers/Movies.ashx&#38;quot;,
          dataType: &#38;quot;html&#38;quot;,
          data: &#38;quot;action=savecollection&#38;#38;overwrite=true&#38;#38;collectionId=&#38;quot; +
collectionId + &#38;quot;&#38;#38;iList=&#38;quot; + idList,
          success: function(msg){
                $(&#38;quot;span#updatemsg&#38;quot;).html( msg );
          }
        });
  }
  return false;
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(cool: &#60;code&#62;$.ajax&#60;/code&#62; is included in jQuery?)&#60;/p&#62;
&#60;p&#62;Any 1 can help me figure this out? The jQuery forum (google groups) is just too sucky (no post appears when I want to add my question) to get any help from.&#60;/p&#62;
&#60;p&#62;To see what I have now download:&#60;br /&#62;
&#60;a href=&#34;http://www.sourceskins.com/bbmenu2.0alpha.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.sourceskins.com/bbmenu2.0alpha.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How to use this Alpha build?&#60;br /&#62;
You MUST have bbmenu 1.2 installed. When installed and running succesfull,  deactiate the plugin. Now upload this alpha build and activate it. You can now drag and drop the menu tabs (using jQuery yeah), but saving wont work (the save button is &#34;empty&#34;).&#60;/p&#62;
&#60;p&#62;Thx for the help
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: addmenutab 1.0"</title>
<link>http://bbpress.org/forums/topic/plugin-addmenutab-10#post-10134</link>
<pubDate>Sun, 12 Aug 2007 10:39:39 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">10134@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I  get a lot of questions on how to add more menutabs to the bbMenu. To be short: you can't. This feature will be supported in the next version of bbMenu.&#60;/p&#62;
&#60;p&#62;Since I am not a bad guy (and the next release can take a while), I've written a small plugin so you can add menu tabs. It is experimental, so read the read me text before using it!&#60;/p&#62;
&#60;p&#62;You can download it here:&#60;br /&#62;
&#60;a href=&#34;http://www.bbportal.org/bb-downloads/addmenutab1.0.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.bbportal.org/bb-downloads/addmenutab1.0.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;More info: &#60;a href=&#34;http://www.bbportal.org&#34; rel=&#34;nofollow&#34;&#62;http://www.bbportal.org&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbPortal 1.3 released"</title>
<link>http://bbpress.org/forums/topic/plugin-bbportal-13-released#post-10133</link>
<pubDate>Sun, 12 Aug 2007 10:38:18 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">10133@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPortal 1.3 has some several bug fixes and minor code improvements:&#60;/p&#62;
&#60;p&#62;- bbPortal now uses the bb_admin_add_submenu hook&#60;br /&#62;
- Topics that are marked as spam or are &#34;deleted&#34; will no longer show up at the portal page&#60;br /&#62;
- Textfields in the admin area will now return a value (if there is one) instead of leaving the fields blank&#60;br /&#62;
- Merged bbPortal and the bbMenu plugin. It's no longer needed to have the bbMenu plugin installed&#60;/p&#62;
&#60;p&#62;This is also the last version I release using the prototype libary. The next version will be jQuery based and smaller in size.&#60;/p&#62;
&#60;p&#62;You can download bbPortal 1.3 here:&#60;br /&#62;
&#60;a href=&#34;http://www.bbportal.org/bb-downloads/bbportal1.3.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.bbportal.org/bb-downloads/bbportal1.3.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;More info: &#60;a href=&#34;http://www.bbportal.org&#34; rel=&#34;nofollow&#34;&#62;http://www.bbportal.org&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;_Null
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9935</link>
<pubDate>Sun, 05 Aug 2007 13:01:31 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">9935@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;BOX help :D:D:D:D:D can't figure it out! Changed al $r into r1 etc mixed them did all variations, nothing worked. The foreach is wrong i guess...
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9870</link>
<pubDate>Fri, 03 Aug 2007 20:41:46 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">9870@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Okay, it loads now without any errors, though it doesn't show any menu tabs. The db table IS filled, but it wont show anything...
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9869</link>
<pubDate>Fri, 03 Aug 2007 20:34:18 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">9869@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'll try that thanks
&#60;/p&#62;</description>
</item>
<item>
<title>box87 on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9868</link>
<pubDate>Fri, 03 Aug 2007 20:24:00 +0000</pubDate>
<dc:creator>box87</dc:creator>
<guid isPermaLink="false">9868@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmmm. Let me take a look.&#60;/p&#62;
&#60;p&#62;Either &#60;code&#62;$r1&#60;/code&#62; and &#60;code&#62;$rw&#60;/code&#62; need to be switched, or &#60;code&#62;$r1&#60;/code&#62; isn't an array.&#60;/p&#62;
&#60;p&#62;Edit:&#60;/p&#62;
&#60;p&#62;Lines 358 - 360 should contain the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$r = (array) $bbdb-&#38;gt;query( &#38;quot;SELECT * FROM ~$bbdb-&#38;gt;menu~ WHERE ~set~ = &#38;#39;active&#38;#39; ORDER BY ~order~ ASC&#38;quot; );

  foreach( $r as $rw ) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace the &#60;code&#62;~&#60;/code&#62; with backticks. I don't know how to escape backticks in bbPress.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9812</link>
<pubDate>Thu, 02 Aug 2007 20:57:49 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">9812@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmmm got this error:&#60;br /&#62;
Warning: Invalid argument supplied for foreach() in /home/sites/site116/web/bbpress/my-plugins/bbmenu.php on line 390&#60;/p&#62;
&#60;p&#62;the foreach:&#60;br /&#62;
&#60;code&#62;foreach( $r1 as $rw ) {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Null
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9740</link>
<pubDate>Wed, 01 Aug 2007 21:31:16 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">9740@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Testing this tomorrow after work.... nah after diner after work :)&#60;/p&#62;
&#60;p&#62;Thx for the help mate!&#60;/p&#62;
&#60;p&#62;_Null
&#60;/p&#62;</description>
</item>
<item>
<title>box87 on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-9736</link>
<pubDate>Wed, 01 Aug 2007 19:14:25 +0000</pubDate>
<dc:creator>box87</dc:creator>
<guid isPermaLink="false">9736@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The new changes have been made:&#60;br /&#62;
&#60;a href=&#34;http://www.box.net/shared/cgrj1na0t7&#34; rel=&#34;nofollow&#34;&#62;http://www.box.net/shared/cgrj1na0t7&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6943</link>
<pubDate>Mon, 23 Apr 2007 08:39:02 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6943@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ box87, can you give me/sent me what you have changed and where? This error also seems to effect people that use php 5+, so if your changes fixes these errors, I realy would like to have them :D (mauricederegt[at]gmail.com)&#60;/p&#62;
&#60;p&#62;About adding menutabs (not pages); it will be in the next release. You can create new tabs in the admin area and drag&#38;#38;drop them around. Only downside is that the tabs won't be highlighted when you are on the page where the new tab points too. This has to do with the bb_location and knowing-on-what-page-you-are issue (is_pagename) .&#60;/p&#62;
&#60;p&#62;It already is possible to automaticly add a menu tab to your list when activating a plugin that has a page on its own (like the memberlist plugin). But I need to do some more testing for this and documentation of how to do this will proberly be released when bbPress 1.0 (with plugin activation) is released (cause the way this works can be changed)...&#60;/p&#62;
&#60;p&#62;Also I am thinking of rewriting this plugin after the bbPress 1.0 release to use jQuery. 1.0 uses this libary, so why not make use of this and reduce the extra files needed to drag&#38;#38;drop the tabs around :D&#60;/p&#62;
&#60;p&#62;Well for now, send me your fix so I can put it in the next release. Big things are ahead!
&#60;/p&#62;</description>
</item>
<item>
<title>box87 on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6917</link>
<pubDate>Sun, 22 Apr 2007 21:16:50 +0000</pubDate>
<dc:creator>box87</dc:creator>
<guid isPermaLink="false">6917@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The error is caused by using &#60;code&#62;mysql_query&#60;/code&#62; instead of the ezSQL syntax, &#60;code&#62;$bbdb-&#38;gt;get_results()&#60;/code&#62;. The error shows up several times... I don't know how Null got bbMenu working, unless he has a &#60;code&#62;mysql_connect&#60;/code&#62; somewhere. I had to change 4 or so lines to get this thing functional.&#60;/p&#62;
&#60;p&#62;Null, are you going to add an easy way to add pages? Using phpMyAdmin is cool and all, but it's just not smooth at all.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6322</link>
<pubDate>Tue, 03 Apr 2007 10:19:17 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6322@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The table is also filled?&#60;/p&#62;
&#60;p&#62;Try installing anotherplugin that uses the database, like the memberlist and pm plugin and see if you get these errors too...
&#60;/p&#62;</description>
</item>
<item>
<title>Geekpulpthegreat on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6320</link>
<pubDate>Tue, 03 Apr 2007 08:59:31 +0000</pubDate>
<dc:creator>Geekpulpthegreat</dc:creator>
<guid isPermaLink="false">6320@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The table is created but your right it does seem to be a database connection issue, how do I fix it?&#60;/p&#62;
&#60;p&#62;Here's a sceenshot of the error in admin &#60;a href=&#34;http://www.forums.geekpulp.co.nz/bb-images/bbmenuError.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.forums.geekpulp.co.nz/bb-images/bbmenuError.jpg&#60;/a&#62; if that helps.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6318</link>
<pubDate>Tue, 03 Apr 2007 08:06:18 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6318@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I will take a look at the plugin (think after easter) and see if there is a way to implement this. The tab titles are stored in the db, can't change that, but the title can be replaced with a stringreplace thingy. So technically it could do what you want... Well I'll try to get that tab in first :D&#60;/p&#62;
&#60;p&#62;edit: seems you've got that pm tab working, what did you use to edit it into the table? (saves me time finding it out myself)
&#60;/p&#62;</description>
</item>
<item>
<title>wittmania on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6309</link>
<pubDate>Mon, 02 Apr 2007 22:58:12 +0000</pubDate>
<dc:creator>wittmania</dc:creator>
<guid isPermaLink="false">6309@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Null, thanks for the help.  Yeah, going into the table isn't a whole lot of fun, but this isn't something that would need to be changed very often.&#60;/p&#62;
&#60;p&#62;PM is private messaging, i.e. this plugin:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/20&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/20&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The plugin adds a page (&#60;code&#62;/yourforum/pm.php&#60;/code&#62;) that lets you read/write private messages to other users.  Because it is a static page, you can define the address in the table.&#60;/p&#62;
&#60;p&#62;What would be really great, though, is a way to make the links dynamic.  The PM plugin also comes with a notification function where users can be given an alert when they visit the forum letting them know a new message has arrived.  The tab would say something like &#34;Private Messages (1)&#34; or something like that.  Unfortunately, since the page addresses are stored in the DB, I can't really think of a way to do this.&#60;/p&#62;
&#60;p&#62;As far as wanting to see it, you can check my forum here:&#60;br /&#62;
&#60;a href=&#34;http://www.lne97.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.lne97.com/bbpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have it locked down so you have to register, which addresses the issue you mentioned above.  However, you can log in using:&#60;br /&#62;
user: just a test&#60;br /&#62;
password: justatest (no spaces)&#60;/p&#62;
&#60;p&#62;Thanks again for the plugin!
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6306</link>
<pubDate>Mon, 02 Apr 2007 21:01:33 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6306@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well most izi way:&#60;br /&#62;
Wait for the next release, it will have custom tabs adding feature.&#60;/p&#62;
&#60;p&#62;Hard way:&#60;br /&#62;
Using phpmyadmin you can add into the menu table:&#60;br /&#62;
&#60;code&#62;DEFAULT, &#38;#39;Excample tab&#38;#39;, &#38;#39;inactive&#38;#39;, &#38;#39;pagename.php&#38;#39;, &#38;#39;front-page&#38;#39;, 0&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Well 'front-page' is more complicated to add it should be changed to something else and added as a plugin (i know this sounds weird), so let it in and see what happens....&#60;/p&#62;
&#60;p&#62;About the pm issue, i am not familair with it what does it do? Can you show me? If it is a page that is added then this is possible INCLUDING that the tab stays active...&#60;/p&#62;
&#60;p&#62;problem that could happen is for non logged in visitors, they will see the tab too
&#60;/p&#62;</description>
</item>
<item>
<title>wittmania on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6303</link>
<pubDate>Mon, 02 Apr 2007 19:12:16 +0000</pubDate>
<dc:creator>wittmania</dc:creator>
<guid isPermaLink="false">6303@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Worked right away for me, using the &#34;refresh&#34; mentioned above.&#60;/p&#62;
&#60;p&#62;Is there an easy way to add tabs, and also to customize existing tabs?  For instance, I use the PM plugin, and I would like to have a menu item that goes to the main PM page.  How would I do this?&#60;/p&#62;
&#60;p&#62;Thanks, I appreciate it.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6302</link>
<pubDate>Mon, 02 Apr 2007 18:41:10 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6302@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Btw, your error seems to be a db connection problem...
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6296</link>
<pubDate>Mon, 02 Apr 2007 15:04:24 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6296@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Darn that error again, there must be something wrong with that insert part when a table is created.&#60;/p&#62;
&#60;p&#62;Check with phpmyadmin if the table bb_menu is created. If not do so manually (this is not tested, but it contains the stuff needed in the table):&#60;br /&#62;
&#60;code&#62;&#38;quot;CREATE TABLE&#60;/code&#62;$bbdb-&#38;gt;menu` (&#60;br /&#62;
&#60;code&#62;item_id&#60;/code&#62; INT(3) NOT NULL AUTO_INCREMENT,&#60;br /&#62;
&#60;code&#62;item&#60;/code&#62; varchar(50) NOT NULL default '',&#60;br /&#62;
&#60;code&#62;set&#60;/code&#62; varchar(50) NOT NULL default '',&#60;br /&#62;
&#60;code&#62;page&#60;/code&#62; varchar(50) NOT NULL default '',&#60;br /&#62;
&#60;code&#62;location&#60;/code&#62; varchar(50) NOT NULL default '',&#60;br /&#62;
&#60;code&#62;order&#60;/code&#62; int(9) NOT NULL default '0',&#60;br /&#62;
PRIMARY KEY  (&#60;code&#62;item_id&#60;/code&#62;)&#60;br /&#62;
);`&#60;/p&#62;
&#60;p&#62;Then you will have to fill it (again not tested, but it contains what needed):&#60;br /&#62;
&#60;code&#62;&#38;quot;INSERT INTO&#60;/code&#62;$bbdb-&#38;gt;menu` VALUES&#60;br /&#62;
(DEFAULT, 'Forums', 'active', 'index.php', 'front-page', 0),&#60;br /&#62;
(DEFAULT, 'Search', 'active', 'search.php', 'search-page', 1),&#60;br /&#62;
(DEFAULT, 'Statistics', 'inactive', 'statistics.php', 'stats-page', 0);&#34;`&#60;/p&#62;
&#60;p&#62;When sucesfully created this table, things should work...
&#60;/p&#62;</description>
</item>
<item>
<title>Geekpulpthegreat on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6293</link>
<pubDate>Mon, 02 Apr 2007 09:56:39 +0000</pubDate>
<dc:creator>Geekpulpthegreat</dc:creator>
<guid isPermaLink="false">6293@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I get an error:&#60;/p&#62;
&#60;p&#62;Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/.liberty/geekpulp/forums.geekpulp.co.nz/my-plugins/bbmenu.php on line 314&#60;/p&#62;
&#60;p&#62;Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/.liberty/geekpulp/forums.geekpulp.co.nz/my-plugins/bbmenu.php on line 314
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6259</link>
<pubDate>Sat, 31 Mar 2007 23:57:08 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">6259@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Proforumed: &#60;a href=&#34;http://proforums.palmansworld.com/bbpress-plugins/bbpress-plugin-bbmenu-11/&#34; rel=&#34;nofollow&#34;&#62;http://proforums.palmansworld.com/bbpress-plugins/bbpress-plugin-bbmenu-11/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6258</link>
<pubDate>Sat, 31 Mar 2007 23:28:07 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6258@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It adds a menu to your forum displaying the forum, statstics and search page which you can edit in the admin page. Also see: &#60;a href=&#34;http://www.sourceskins.com/bbpress&#34; rel=&#34;nofollow&#34;&#62;www.sourceskins.com/bbpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It works woth all versions 0.8+ not sure about 1.0 (should work). The re-write is just to use  jQuery, so I can downsize the plugin javascripts etc it needs now.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6257</link>
<pubDate>Sat, 31 Mar 2007 23:11:09 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6257@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't understand, what does this plugin do? Screenshots would help.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;re-write the plugin to use jQuery?? (This is used in the next bbPress version)&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Does it work with 1.0-alpha, then?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: bbMenu 1.1"</title>
<link>http://bbpress.org/forums/topic/plugin-bbmenu-11#post-6251</link>
<pubDate>Sat, 31 Mar 2007 20:48:45 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6251@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Get it while it's hot!!!&#60;/p&#62;
&#60;p&#62;Add your own menu to your bbPress forum, rename and re-order (drag &#38;#38; drop) the menu tabs to your liking.&#60;/p&#62;
&#60;p&#62;New in this version:&#60;br /&#62;
- You can now rename the menu items by double-clicking them&#60;br /&#62;
- Fixed a minor $bb_table_prefix bug&#60;br /&#62;
- Added compatibility with the bbPortal plugin&#60;/p&#62;
&#60;p&#62;Important:&#60;br /&#62;
Before installing, be sure to delete (drop) the previous&#60;br /&#62;
bb_menu table from you database&#60;/p&#62;
&#60;p&#62;Known issues:&#60;br /&#62;
With FireFox: There are some problems when trying to edit the menu links in FF. Sometimes you can't edit the text in the textfield. Just try double clicking a text in the menu link, then double click another one and now try to edit the first one opened. If you know how to fix this issue, plz let me know&#60;/p&#62;
&#60;p&#62;To do:&#60;br /&#62;
- Be able to add custom menu tabs to the menu using the admin panel&#60;br /&#62;
- re-write the plugin to use jQuery?? (This is used in the next bbPress version)&#60;/p&#62;
&#60;p&#62;Download:&#60;br /&#62;
&#60;a href=&#34;http://www.sourceskins.com/bbmenu1.1.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.sourceskins.com/bbmenu1.1.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;-Null
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "bbMenu 1.1 BETA need help fixing a (ajax)bug"</title>
<link>http://bbpress.org/forums/topic/bbmenu-11-beta-need-help-fixing-a-ajaxbug#post-6108</link>
<pubDate>Thu, 29 Mar 2007 10:02:10 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6108@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thx going to try that!
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "bbMenu 1.1 BETA need help fixing a (ajax)bug"</title>
<link>http://bbpress.org/forums/topic/bbmenu-11-beta-need-help-fixing-a-ajaxbug#post-6105</link>
<pubDate>Thu, 29 Mar 2007 08:43:51 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6105@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry. AJAX is alien to me. Your best bet would be finding an AJAX forum. They were quite helpful here with a javascript problem I had: &#60;a href=&#34;http://www.webdeveloper.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.webdeveloper.com/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "bbMenu 1.1 BETA need help fixing a (ajax)bug"</title>
<link>http://bbpress.org/forums/topic/bbmenu-11-beta-need-help-fixing-a-ajaxbug#post-6104</link>
<pubDate>Thu, 29 Mar 2007 07:31:33 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6104@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No 1? :(
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "bbMenu 1.1 BETA need help fixing a (ajax)bug"</title>
<link>http://bbpress.org/forums/topic/bbmenu-11-beta-need-help-fixing-a-ajaxbug#post-6001</link>
<pubDate>Tue, 27 Mar 2007 10:30:56 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">6001@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi sul,&#60;/p&#62;
&#60;p&#62;I also think your problem is a php or sql version issue. I have 2 testservers at different hosting providers and it works great on both :) I will take a look at the version nrs perhaps you can upgrade/downgrade then...&#60;/p&#62;
&#60;p&#62;But that's not the problem of this topic, I need to get rid of this double content showing :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
