<?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: bbMenu 1.1 BETA need help fixing a (ajax)bug</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: bbMenu 1.1 BETA need help fixing a (ajax)bug</description>
<language>en</language>
<pubDate>Fri, 29 Aug 2008 18:18:45 +0000</pubDate>

<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>
<item>
<title>suleiman 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-5977</link>
<pubDate>Mon, 26 Mar 2007 22:06:24 +0000</pubDate>
<dc:creator>suleiman</dc:creator>
<guid isPermaLink="false">5977@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;lol...i'm still getting this error Null:&#60;/p&#62;
&#60;p&#62;Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/suleiman/public_html/forums/my-plugins/bbmenu.php on line 324&#60;/p&#62;
&#60;p&#62;I'm starting to think this is a mysql version number issue.
&#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-5941</link>
<pubDate>Mon, 26 Mar 2007 11:17:48 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">5941@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I finished the next version of the bbMenu plugin, but it has 1 little bug that I can't seem to fix. When you double click a menu item  (in the admin area -&#38;gt; site management) you can change the title. When you press &#34;ok&#34; ajax will save the changes to the db, but it will return the value TWICE (not update  the value twice, that goes well).&#60;/p&#62;
&#60;p&#62;So like title:&#60;br /&#62;
Forums&#60;/p&#62;
&#60;p&#62;edit to: bbForum&#60;/p&#62;
&#60;p&#62;press ok&#60;/p&#62;
&#60;p&#62;ajax will save: bbForum to the db, but will show:&#60;/p&#62;
&#60;p&#62;bbForumbbForum&#60;/p&#62;
&#60;p&#62;Refreshing the page will clear it and show it just once. How to fix this?&#60;/p&#62;
&#60;p&#62;I've created a beta file so you guys can see what i mean:&#60;br /&#62;
&#60;a href=&#34;http://www.sourceskins.com/bbmenu1.1beta.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.sourceskins.com/bbmenu1.1beta.zip&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;If you already used this plugin, you'll have to delete the menu table from the db first!!&#60;/p&#62;
&#60;p&#62;Files that really matter:&#60;br /&#62;
edit.php (file that is called when pressing ok)&#60;br /&#62;
editinplace.js (handels al the editing)&#60;br /&#62;
bbmenu.php (actual plugin)&#60;/p&#62;
&#60;p&#62;Also, when I commented out: &#60;code&#62;require_once(&#38;#39;../bb-load.php&#38;#39;);&#60;/code&#62; in the edit.php file, I didn't had the problem (could be because nothing was being saved, so it wouldn't return a value at all)&#60;/p&#62;
&#60;p&#62;Hope some one can help me with this so I can release this :)&#60;/p&#62;
&#60;p&#62;ps. when installing this plugin and you see nothing, refresh the page (still working on this)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
