<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Quickly Add tickets to ActiveCollab: Fast Add</title>
	<atom:link href="http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 25 Mar 2010 20:44:17 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-35</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 25 Mar 2010 20:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-35</guid>
		<description>Yes, I see. It&#039;s not a problem for me, but you can fix this 
You should change /activecollab/application/modules/fast_add/layouts/wireframe.tpl

Changing
 $(&quot;#result&quot;).html(ajax_load).load(loadUrl +  &#039;/&#039; + this.value);  
  $(&quot;#milestonesResult&quot;).html(ajax_load).load(milestonesLoadUrl +  &#039;/&#039; + this.value);  

TO THIS:
 $(&quot;#result&quot;).html(ajax_load).load(loadUrl +  this.value);  
  $(&quot;#milestonesResult&quot;).html(ajax_load).load(milestonesLoadUrl +   this.value);</description>
		<content:encoded><![CDATA[<p>Yes, I see. It&#8217;s not a problem for me, but you can fix this<br />
You should change /activecollab/application/modules/fast_add/layouts/wireframe.tpl</p>
<p>Changing<br />
 $(&#8221;#result&#8221;).html(ajax_load).load(loadUrl +  &#8216;/&#8217; + this.value);<br />
  $(&#8221;#milestonesResult&#8221;).html(ajax_load).load(milestonesLoadUrl +  &#8216;/&#8217; + this.value);  </p>
<p>TO THIS:<br />
 $(&#8221;#result&#8221;).html(ajax_load).load(loadUrl +  this.value);<br />
  $(&#8221;#milestonesResult&#8221;).html(ajax_load).load(milestonesLoadUrl +   this.value);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Churby</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-31</link>
		<dc:creator>Brad Churby</dc:creator>
		<pubDate>Tue, 23 Mar 2010 17:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-31</guid>
		<description>Thanks for creating this module - I&#039;m getting the following error after selecting the Project Pull-Down. It looks like the Path Var has an extra slash in it. Where can I change this?

Error (RoutingError)
String &#039;/fast_add/assignees//68&#039; does not match any of mapped routes
Error params:
File:	 NULL
Line:	 NULL
Request string:	 /fast_add/assignees//68
Backtrace:
Backtrace is available only for fatal errors
Autoglobal varibles:
$_GET:	
array(2) {
  [&quot;path_info&quot;]=&gt;
  string(23) &quot;/fast_add/assignees//68&quot;
  [&quot;_&quot;]=&gt;
  string(13) &quot;1269364484572&quot;
}
$_POST:	 empty
$_COOKIE:	
array(5) {
  [&quot;__unam&quot;]=&gt;
  string(29) &quot;cded67-1270abeb0cd-7de10353-5&quot;
  [&quot;__utma&quot;]=&gt;
  string(55) &quot;121921429.2073086613.1267045292.1268418195.1269279341.4&quot;
  [&quot;__utmz&quot;]=&gt;
  string(93) &quot;121921429.1269279341.4.3.utmccn=(referral)&#124;utmcsr=blog.omnispear.com&#124;utmcct=/&#124;utmcmd=referral&quot;
  [&quot;PHPSESSID&quot;]=&gt;
  string(26) &quot;bn233l9vaorp7huo7b2obnlq45&quot;
  [&quot;ac_ActiveCollab_sid_5j7fL9NkSs&quot;]=&gt;
  string(64) &quot;169/3hBoXAOtRhwyHXtYWGSxy6rE1eo9gJsiOGR4BFiF/2010-03-23 17:14:23&quot;
}
$_SESSION:	
array(1) {
  [&quot;project_object_views&quot;]=&gt;
  array(0) {
  }
}</description>
		<content:encoded><![CDATA[<p>Thanks for creating this module &#8211; I&#8217;m getting the following error after selecting the Project Pull-Down. It looks like the Path Var has an extra slash in it. Where can I change this?</p>
<p>Error (RoutingError)<br />
String &#8216;/fast_add/assignees//68&#8242; does not match any of mapped routes<br />
Error params:<br />
File:	 NULL<br />
Line:	 NULL<br />
Request string:	 /fast_add/assignees//68<br />
Backtrace:<br />
Backtrace is available only for fatal errors<br />
Autoglobal varibles:<br />
$_GET:<br />
array(2) {<br />
  ["path_info"]=&gt;<br />
  string(23) &#8220;/fast_add/assignees//68&#8243;<br />
  ["_"]=&gt;<br />
  string(13) &#8220;1269364484572&#8243;<br />
}<br />
$_POST:	 empty<br />
$_COOKIE:<br />
array(5) {<br />
  ["__unam"]=&gt;<br />
  string(29) &#8220;cded67-1270abeb0cd-7de10353-5&#8243;<br />
  ["__utma"]=&gt;<br />
  string(55) &#8220;121921429.2073086613.1267045292.1268418195.1269279341.4&#8243;<br />
  ["__utmz"]=&gt;<br />
  string(93) &#8220;121921429.1269279341.4.3.utmccn=(referral)|utmcsr=blog.omnispear.com|utmcct=/|utmcmd=referral&#8221;<br />
  ["PHPSESSID"]=&gt;<br />
  string(26) &#8220;bn233l9vaorp7huo7b2obnlq45&#8243;<br />
  ["ac_ActiveCollab_sid_5j7fL9NkSs"]=&gt;<br />
  string(64) &#8220;169/3hBoXAOtRhwyHXtYWGSxy6rE1eo9gJsiOGR4BFiF/2010-03-23 17:14:23&#8243;<br />
}<br />
$_SESSION:<br />
array(1) {<br />
  ["project_object_views"]=&gt;<br />
  array(0) {<br />
  }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-12</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-12</guid>
		<description>But if you could send me a whole page source, it would be most suitable to debug your case.</description>
		<content:encoded><![CDATA[<p>But if you could send me a whole page source, it would be most suitable to debug your case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-11</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-11</guid>
		<description>@Kevin. Yes, you must login to use this module, as you can create tasks only to these projects you are assigned to.

It should work on all browsers. 
&quot;An error occured&quot; popup appears on incorrect paths in most cases. You should look at the source, check and write down (here or via contacts) a paths:

cat.selectChain({
            target: el,
            url: &#039;PATH&#039;

var loadUrl = &quot;PATH&quot;

(PATH is needed variable, you should wtite it )</description>
		<content:encoded><![CDATA[<p>@Kevin. Yes, you must login to use this module, as you can create tasks only to these projects you are assigned to.</p>
<p>It should work on all browsers.<br />
&#8220;An error occured&#8221; popup appears on incorrect paths in most cases. You should look at the source, check and write down (here or via contacts) a paths:</p>
<p>cat.selectChain({<br />
            target: el,<br />
            url: &#8216;PATH&#8217;</p>
<p>var loadUrl = &#8220;PATH&#8221;</p>
<p>(PATH is needed variable, you should wtite it )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-10</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-10</guid>
		<description>Sorry to bombard with comments, perhaps we could exchange email or IM?

Also, with further testing, the garbled dashboard error does not occur on internet explorer 8.  I haven&#039;t tested earlier versions of IE yet though.</description>
		<content:encoded><![CDATA[<p>Sorry to bombard with comments, perhaps we could exchange email or IM?</p>
<p>Also, with further testing, the garbled dashboard error does not occur on internet explorer 8.  I haven&#8217;t tested earlier versions of IE yet though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-9</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-9</guid>
		<description>Sorry, forgot to say that the errors listed above happen on chrome, firefox, and internet explorer, so I doubt the issue is browser related.</description>
		<content:encoded><![CDATA[<p>Sorry, forgot to say that the errors listed above happen on chrome, firefox, and internet explorer, so I doubt the issue is browser related.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-8</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-8</guid>
		<description>Hi, I&#039;m replying on behalf of Kevin.

We run ActiveCollab 2.1.2 Corporate, Apache 2.2x, PHP 5.2.12, MySQL 5.0.77 on Linux servers.  Also, activecollab is running on a subdomain.

When I go to the page listed in the admin settings, it will ask for a login email and password.  If I provide my backend active collab login credentials, it will go to the fast_add frontend, but a pop up box immediately appears that simply says &quot;an error occured.&quot;  Upon dismissing the error, the frontend functions, however only projects that I am assigned to from the backend appear in the project list.  If I understand correctly, that&#039;s not exactly the functionality of this module?

If I create a ticket with the automatically selected project, it seems to work, despite the error.  However, if I attempt to switch the selected one from the dropdown list, a garbled version of the activecollab dashboard appears.  Any thoughts on what the issue could be?  I can provide screenshots and the like if need be.  Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m replying on behalf of Kevin.</p>
<p>We run ActiveCollab 2.1.2 Corporate, Apache 2.2x, PHP 5.2.12, MySQL 5.0.77 on Linux servers.  Also, activecollab is running on a subdomain.</p>
<p>When I go to the page listed in the admin settings, it will ask for a login email and password.  If I provide my backend active collab login credentials, it will go to the fast_add frontend, but a pop up box immediately appears that simply says &#8220;an error occured.&#8221;  Upon dismissing the error, the frontend functions, however only projects that I am assigned to from the backend appear in the project list.  If I understand correctly, that&#8217;s not exactly the functionality of this module?</p>
<p>If I create a ticket with the automatically selected project, it seems to work, despite the error.  However, if I attempt to switch the selected one from the dropdown list, a garbled version of the activecollab dashboard appears.  Any thoughts on what the issue could be?  I can provide screenshots and the like if need be.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-7</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 26 Jan 2010 08:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-7</guid>
		<description>Kevin, could you please write a browser you are using, also a ActiveCollab version. 

Also what exactly are errors you see?</description>
		<content:encoded><![CDATA[<p>Kevin, could you please write a browser you are using, also a ActiveCollab version. </p>
<p>Also what exactly are errors you see?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-6</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 22 Jan 2010 22:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-6</guid>
		<description>ok i found that link but a couple of things:

1. it asks me to login - is that right?
2. after i login it throws a popup error when it pulls up the form then if i try to change projects it throws the popup error again and switches from the form to a badly formatted version of the dashboard. Help!</description>
		<content:encoded><![CDATA[<p>ok i found that link but a couple of things:</p>
<p>1. it asks me to login &#8211; is that right?<br />
2. after i login it throws a popup error when it pulls up the form then if i try to change projects it throws the popup error again and switches from the form to a badly formatted version of the dashboard. Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Gladu</title>
		<link>http://www.tinkama.com/quickly-add-tickets-to-activecollab-fast-add-v-03/comment-page-1/#comment-5</link>
		<dc:creator>Brian Gladu</dc:creator>
		<pubDate>Sat, 16 Jan 2010 18:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tinkama.com/?p=3#comment-5</guid>
		<description>I haven&#039;t installed this yet but it looks awesome. I hope that you keep actively developing this - I&#039;d pay for it.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t installed this yet but it looks awesome. I hope that you keep actively developing this &#8211; I&#8217;d pay for it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

