<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: ajax - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/ajax</link>
		<description>bbPress Support Forums &#187; Tag: ajax - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 14:49:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/ajax" rel="self" type="application/rss+xml" />

		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-95767</link>
			<pubDate>Tue, 13 Dec 2011 18:59:26 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">95767@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks for the help @will_c!</p>
<p>Unfortunately that didn't work for me. Somehow I'm not even getting the above mentioned errors anymore (even before your suggestion) but AJAX is still not working. </p>
<p>AJAX is broken in Buddypress and BBpress and I have tried deactivating all other plugins.
</p>]]></description>
					</item>
		<item>
			<title>will_c on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-95728</link>
			<pubDate>Tue, 13 Dec 2011 03:40:17 +0000</pubDate>
			<dc:creator>will_c</dc:creator>
			<guid isPermaLink="false">95728@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I was having the same issue and found some information here: <a href="http://codex.wordpress.org/AJAX_in_Plugins">http://codex.wordpress.org/AJAX_in_Plugins</a>.</p>
<p>I'm using BuddyPress, so I added the following to my functions.php file. If you are using regular WordPress I believe you'd need to substitute site_url('wp-load.php') with admin_url('admin-ajax.php'):<br />
<pre><code>function ajaxurl_fix () {
?&#62;
        &#60;script&#62; var ajaxurl = &#039;&#60;?php echo site_url(&#039;wp-load.php&#039;); ?&#62;&#039;;&#60;/script&#62;
&#60;?php
}
add_action( &#039;get_header&#039;, &#039;ajaxurl_fix&#039;);</code></pre>
<p>Edit: I changed the action hook from init to get_header because I was experiencing problems logging in.
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93605</link>
			<pubDate>Sun, 23 Oct 2011 16:27:27 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93605@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Anyone?
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93288</link>
			<pubDate>Fri, 14 Oct 2011 18:02:04 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93288@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Bump
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93195</link>
			<pubDate>Wed, 12 Oct 2011 06:13:44 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93195@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That fixes the first error but I'm still getting this one:</p>
<p>topic.js:39Uncaught TypeError: Object #&#60;Object&#62; has no method 'wpList'</p>
<p>I've tried deactivating all plugins besides BBpress, switching to the default theme and re-installing BBpress. The errors still comes up. </p>
<p>wplist.js is being called before topic.js so it must be something in the code...?
</p>]]></description>
					</item>
		<item>
			<title>ThemeFUist on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93118</link>
			<pubDate>Mon, 10 Oct 2011 18:09:14 +0000</pubDate>
			<dc:creator>ThemeFUist</dc:creator>
			<guid isPermaLink="false">93118@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I noticed this a few weeks ago but never checked if it was fixed:</p>
<p><a href="http://bbpress.org/forums/topic/possible-bug-ajaxurl-for-favouritessubscribes#post-92000" rel="nofollow">http://bbpress.org/forums/topic/possible-bug-ajaxurl-for-favouritessubscribes#post-92000</a>
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93061</link>
			<pubDate>Sun, 09 Oct 2011 06:53:20 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93061@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I also switched back to the default buddypress theme and it still is broken. No JS errors, but no AJAX either
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93044</link>
			<pubDate>Sat, 08 Oct 2011 02:30:07 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93044@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>3.2.1 - It happened randomly to me as well
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93039</link>
			<pubDate>Fri, 07 Oct 2011 20:12:25 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">93039@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Are you running WordPress 3.2 or 3.3nightly?</p>
<p>I'm running 3.3 and noticed this issue, but not sure when it first popped up.
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93036</link>
			<pubDate>Fri, 07 Oct 2011 19:48:09 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93036@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Also I'm pretty sure that since this happened, my replies order has reverse with the most recent showing first. Weird...but hopefully that is a clue?
</p>]]></description>
					</item>
		<item>
			<title>highexistence on "Ajax Broken w/ JS errors"</title>
			<link>http://bbpress.org/forums/topic/ajax-broken-w-js-errors#post-93032</link>
			<pubDate>Fri, 07 Oct 2011 19:28:17 +0000</pubDate>
			<dc:creator>highexistence</dc:creator>
			<guid isPermaLink="false">93032@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>All ajax functionality on single topic pages are broken. I get the following errors on:</p>
<p>wp-lists.js:1  --  Uncaught ReferenceError: ajaxurl is not defined<br />
topic.js:39  --  Uncaught TypeError: Object [object Object] has no method 'wpList'</p>
<p>I'm using a copy of the TwentTen BBpress theme, but it doesn't work even if I switch back to the default theme. I'm using the BBpress plugin with Buddypress, not standalone.
</p>]]></description>
					</item>
		<item>
			<title>Rich Pedley on "No feedback after adding tag to existing topic here"</title>
			<link>http://bbpress.org/forums/topic/no-feedback-after-adding-tag-to-existing-topic-here#post-73257</link>
			<pubDate>Mon, 30 Aug 2010 07:28:01 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">73257@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It may have been deleted as I changed the text to <em>nvm</em>.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "No feedback after adding tag to existing topic here"</title>
			<link>http://bbpress.org/forums/topic/no-feedback-after-adding-tag-to-existing-topic-here#post-73241</link>
			<pubDate>Sun, 29 Aug 2010 19:33:01 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">73241@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Where's the post?  It was a topic about something else, but I can't recall now what it was.
</p>]]></description>
					</item>
		<item>
			<title>Rich Pedley on "No feedback after adding tag to existing topic here"</title>
			<link>http://bbpress.org/forums/topic/no-feedback-after-adding-tag-to-existing-topic-here#post-73235</link>
			<pubDate>Sun, 29 Aug 2010 15:35:23 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">73235@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>me ;)
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "No feedback after adding tag to existing topic here"</title>
			<link>http://bbpress.org/forums/topic/no-feedback-after-adding-tag-to-existing-topic-here#post-73234</link>
			<pubDate>Sun, 29 Aug 2010 15:09:49 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">73234@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Someone here posted that they couldn't add tags, then they looked and saw the tag, so they assumed they just didn't see it the first time and were trying to add a tag that already existed.  Was that you or someone else?
</p>]]></description>
					</item>
		<item>
			<title>Rich Pedley on "No feedback after adding tag to existing topic here"</title>
			<link>http://bbpress.org/forums/topic/no-feedback-after-adding-tag-to-existing-topic-here#post-73233</link>
			<pubDate>Sun, 29 Aug 2010 15:05:11 +0000</pubDate>
			<dc:creator>Rich Pedley</dc:creator>
			<guid isPermaLink="false">73233@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I thought I saw that the other day, then assumed someone else had added the tag! Glad it wasn't just me seeing this.
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "No feedback after adding tag to existing topic here"</title>
			<link>http://bbpress.org/forums/topic/no-feedback-after-adding-tag-to-existing-topic-here#post-73232</link>
			<pubDate>Sun, 29 Aug 2010 14:55:50 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">73232@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Possibly related - it used to be when accessing a non-existent tag by URL, you would get a page that says "Here is a collection of tags that are in use on the forums" or something like that, which was an improvement over the 404 error.</p>
<p>Now, you get the option to add a new tag.  Basically a tag management page.</p>
<p>The problem I am seeing though is that when you try to add a tag to an existing topic, either by hitting enter or clicking the [add tag] button, it does not appear to get added.  However, if you refresh the page, the tag will be there.</p>
<p>So, something recently changed and not in a good way.  Not sure if it affects members or just moderators.
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "bbPress + Ajax"</title>
			<link>http://bbpress.org/forums/topic/bbpress-ajax#post-70384</link>
			<pubDate>Fri, 25 Jun 2010 09:56:42 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">70384@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>As I recall it used to a really long time ago, but had the feature taken out or turned off.</p></blockquote>
<p>That was actually when you yourself add a post and it would get added via AJAX.</p>
<blockquote><p>If this feature is not currently supported, do you think it can be easily done? </p></blockquote>
<p>Yup, P2 theme for WordPress also checks for blog/comments updates via AJAX so it should be easy for bbPress too.
</p>]]></description>
					</item>
		<item>
			<title>kevinjohngallagher on "bbPress + Ajax"</title>
			<link>http://bbpress.org/forums/topic/bbpress-ajax#post-70383</link>
			<pubDate>Fri, 25 Jun 2010 09:47:30 +0000</pubDate>
			<dc:creator>kevinjohngallagher</dc:creator>
			<guid isPermaLink="false">70383@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>
Does bbPress update posts automatically using AJAX?
</p></blockquote>
<p>No.<br />
As I recall it used to a really long time ago, but had the feature taken out or turned off.</p>
<blockquote><p>
If this feature is not currently supported, do you think it can be easily done?
</p></blockquote>
<p>Yes.<br />
It is though a fairly straightforward thing to implement, but personally I'd advise against it. AJAX has been around since IE4 and the MSXML4.0 upgrade, and there's a reason why it's not used as often as it's propents think.</p>
<p>Given how much AJAX posting requires being tied in to a specific HTML markup, and how realistically you'd want to NOT be tied into the horrific Kakumei markup, you'd really just be adding to your own forum(s).
</p>]]></description>
					</item>
		<item>
			<title>shoeshine on "bbPress + Ajax"</title>
			<link>http://bbpress.org/forums/topic/bbpress-ajax#post-70381</link>
			<pubDate>Fri, 25 Jun 2010 09:12:18 +0000</pubDate>
			<dc:creator>shoeshine</dc:creator>
			<guid isPermaLink="false">70381@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>hi guys,</p>
<p>Does bbPress update posts automatically using AJAX?</p>
<p>That is lets say I am on a particular Topic page and someone posts a reply. Does bbPress update the topic page without a refresh?</p>
<p>If this feature is not currently supported, do you think it can be easily done? </p>
<p>I am ready to contribute this feature if it does not exist!</p>
<p>Thank you
</p>]]></description>
					</item>
		<item>
			<title>iq9 on "SSL AJAX Calls Failing When Page is not Over SSL"</title>
			<link>http://bbpress.org/forums/topic/ssl-ajax-calls-failing-when-page-is-not-over-ssl#post-68841</link>
			<pubDate>Thu, 20 May 2010 20:34:46 +0000</pubDate>
			<dc:creator>iq9</dc:creator>
			<guid isPermaLink="false">68841@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>HTTPS [SSL] AJAX calls to bb-admin/admin-ajax.php fail when the page making the call is over HTTP.  I believe the inverse is true too.</p>
<p>For example, while reading a topic over HTTP and clicking "Add this topic to your favorites", the AJAX call fails because admin-ajax.php is accessed over HTTPS.  Nothing is added to your favorites.</p>
<p>This issue is occurring at Network Solutions, but I haven't determined yet whether it's server-related or browser-related.
</p>]]></description>
					</item>
		<item>
			<title>fenix1987 on "Ajax on Plugin Admin Page"</title>
			<link>http://bbpress.org/forums/topic/ajax-on-plugin-admin-page#post-65681</link>
			<pubDate>Sat, 06 Mar 2010 21:18:26 +0000</pubDate>
			<dc:creator>fenix1987</dc:creator>
			<guid isPermaLink="false">65681@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm currently making a plugin where I really need to use ajax as there are 2 combo box and when the other combo box is changed it must automatically change content of the 2nd combo box so I really need to use ajax with innerHTML. Can somebody give me a simple example on how to do that? Please. I will really appreciate any help.
</p>]]></description>
					</item>
		<item>
			<title>kevinjohngallagher on "What do_action is called during updating of forum?"</title>
			<link>http://bbpress.org/forums/topic/what-do_action-is-called-during-updating-of-forum#post-65064</link>
			<pubDate>Tue, 23 Feb 2010 21:21:11 +0000</pubDate>
			<dc:creator>kevinjohngallagher</dc:creator>
			<guid isPermaLink="false">65064@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm looking for the action (do_action) thats triggered (anywhere) when someone updates their forums by moving a forum on the JavaScript-based AJAX-dependant /bb-admin/forums.php page. I can't seem to find it anywhere, and hoped that someone with some more knowledge might have seen it. Even the add, update/edit/delete pages/functions/post-pages don't seem to have any hooks.</p>
<p>I'd appreciate it if someone with more (or better - which won't be hard) could have a quick look at this please, as i can't believe we've a hook for when everything/anything happens on our forums APART from something to the actual forums themselves.</p>
<p>Basically, i've a plugin that does some extra work on categories to make them work more like categories on other forums, but it appears users can update/edit/add and delete categories and forums without any plugins/fucntions/actions being triggered. I'm sure i've missed something, it wouldn't be the first time, as that would be incredibly stupid.</p>
<p>Thanks for the help
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "AJAX interface?"</title>
			<link>http://bbpress.org/forums/topic/ajax-interface#post-64471</link>
			<pubDate>Thu, 11 Feb 2010 05:58:58 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">64471@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You can interact with <code>bb-admin/admin-ajax.php</code> to make AJAX calls. bbPress also used to do ajax posting before, but then it was removed due to some small bugs. There is a ticket to bring back AJAX posting - <a href="http://trac.bbpress.org/ticket/718">#718</a>
</p>]]></description>
					</item>
		<item>
			<title>richcon on "AJAX interface?"</title>
			<link>http://bbpress.org/forums/topic/ajax-interface#post-64449</link>
			<pubDate>Thu, 11 Feb 2010 00:34:45 +0000</pubDate>
			<dc:creator>richcon</dc:creator>
			<guid isPermaLink="false">64449@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm working on a video site, and I want to add a comments section to each video. So I plan to create a bbPress forum to compliment each video. But I want to integrate that forum into each video's existing web page rather than forcing users to load up the existing forum site.</p>
<p>So, I plan to use jQuery on the video page to retrieve the comment forum's contents in RSS form, then display them in the existing page beneath the video. That seems like it would be pretty straightforward.</p>
<p>The tricky part is this: is there any way to create an add comment form in the existing page that uses AJAX-type methods to communicate with my bbPress back end? (It would also have to be able to handle logging in.)</p>
<p>Rich
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "Need Beta Testers for Ajaxed Chat Plugin"</title>
			<link>http://bbpress.org/forums/topic/need-beta-testers-for-ajaxed-chat-plugin#post-58877</link>
			<pubDate>Tue, 29 Sep 2009 11:13:38 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">58877@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Now you can download the plugin from here:<br />
<a href="http://bbpress.org/plugins/topic/ajaxed-chat/" rel="nofollow">http://bbpress.org/plugins/topic/ajaxed-chat/</a></p>
<p>The above download link for beta version is now dead.
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "Need Beta Testers for Ajaxed Chat Plugin"</title>
			<link>http://bbpress.org/forums/topic/need-beta-testers-for-ajaxed-chat-plugin#post-58752</link>
			<pubDate>Sat, 26 Sep 2009 16:21:41 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">58752@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>ah sorry!  I went to your site and it  for the nick and I assumed.
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "Need Beta Testers for Ajaxed Chat Plugin"</title>
			<link>http://bbpress.org/forums/topic/need-beta-testers-for-ajaxed-chat-plugin#post-58750</link>
			<pubDate>Sat, 26 Sep 2009 15:52:40 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">58750@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>if you are logged in, then it will fetch the display name, else it will ask for nickname</p>
<p>though, there is an option by which you can disable unregistered users from viewing the chat
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "Need Beta Testers for Ajaxed Chat Plugin"</title>
			<link>http://bbpress.org/forums/topic/need-beta-testers-for-ajaxed-chat-plugin#post-58749</link>
			<pubDate>Sat, 26 Sep 2009 15:51:39 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">58749@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>that is already done in the plugin
</p>]]></description>
					</item>
		<item>
			<title>gerikg on "Need Beta Testers for Ajaxed Chat Plugin"</title>
			<link>http://bbpress.org/forums/topic/need-beta-testers-for-ajaxed-chat-plugin#post-58744</link>
			<pubDate>Sat, 26 Sep 2009 15:35:05 +0000</pubDate>
			<dc:creator>gerikg</dc:creator>
			<guid isPermaLink="false">58744@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Anyway to use the display name = name in chat automatically?
</p>]]></description>
					</item>

	</channel>
</rss>

