Thank you for the quick reply RjOllos! I can see in the log where the plugin is loading and it also shows up in the admin - plugins section as v0.8.
These two lines are in the log but I do not see the listed .js in the folders under my project. 2014-03-05 11:26:21,532 Trac[main] DEBUG: Dispatching <RequestWithSession "GET '/chrome/tt/json2.js'"> 2014-03-05 11:26:21,815 Trac[session] DEBUG: Retrieving session for ID u'duser' 2014-03-05 11:26:21,839 Trac[main] DEBUG: Dispatching <RequestWithSession "GET '/tt/tt_newticket.js'"> Is that perhaps the issue? On Wednesday, March 5, 2014 10:52:28 AM UTC-6, RjOllos wrote: > > > > On Wednesday, March 5, 2014 8:45:52 AM UTC-8, ONeal Freeman wrote: >> >> Hello, >> I have recently installed Trac 1.0.1-1 on windows with BitNami. I have >> added the TracTicketTemplatePlugIn but cannot get it to work. I can see >> that the table, tt_template_store, is included in the trac.db and populated >> with the default descriptions for each ticket type but I have thus far been >> unable to get it to work. I am positive I am missing something. I think I >> have read every entry on the internet about this plug-in without finding >> the answer. Do anyone have an idea what it is I am missing? >> >> Thanks in advance for your help. >> > > 1. Check that you've installed the latest, version 0.8, of > TracTicketTemplatePlugIn: > https://groups.google.com/d/msg/trac-users/jJ232JcnB1U/WOHWVG6e6XcJ > 2. Make sure the plugin is loading. Does it appear in the plugins section > of the web admin page? Set TracLogging to debug and look for loading or > error messages when restarting tracd or your web server. > trac.edgewall.org/wiki/TracLogging > 3. If the plugin is loading correctly, then look in the browser console > for JavaScript error messages. > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
