On Wednesday, March 5, 2014 9:35:31 AM UTC-8, ONeal Freeman wrote: > > 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? >
You might need to run trac-admin deploy: http://trac.edgewall.org/wiki/TracUpgrade#a5.Refreshstaticresources -- 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.
