On Tuesday, July 18, 2017 at 6:19:16 PM UTC+2, RjOllos wrote: > > > > On Tuesday, July 18, 2017 at 1:20:43 AM UTC-7, toto200891 wrote: >> >> >> >> On Tuesday, July 18, 2017 at 12:13:49 AM UTC+2, RjOllos wrote: >>> >>> >>> >>> On Monday, July 17, 2017 at 1:17:05 AM UTC-7, toto200891 wrote: >>>> >>>> >>>> >>>> On Thursday, July 13, 2017 at 9:43:18 PM UTC+2, Jun Omae wrote: >>>> >>>> 2. Visit /ticketstats page, view source of the page, and confirm the >>>>> page has "// >>>>> cdnjs.cloudflare.com/ajax/libs/yui/2.9.0//yahoo-dom-event/yahoo-dom-event.js". >>>>> >>>>> >>>>> >>>> >>>> Both the pages are accessible via browser. But still I don't see any >>>> plots. Any other method troubleshoot it? >>>> >>> >>> Right click on page and "view source". The source will open in another >>> tag. Please search that page for "yahoo-dom-event.js" and copy the entire >>> line containing that string. >>> >> >> Thanks for the reply Ryan. >> >> Here is the string >> >> <script type="text/javascript" >> src="//cdnjs.cloudflare.com/ajax/libs/yui/2.9.0/yahoo-dom-event/yahoo-dom-event.js"></script> >> >> Please see the attached file, when I click on the link, a following page >> opens. >> >> Regards, >> >> SF >> >> > That looks fine. The error you showed in the previous reply (1) looks like > it's probably a side-effect of an earlier exception that prevents all the > JavaScript code on the page from loading. > > I was thinking you might have a plugin conflict, but on looking at (2) I > noticed that the only plugin you have installed is TracStats 0.6.1. The > version of TracTicketStats should be 3.0.0dev (3). Please try to clarify > what plugin you have installed, and whether that's the only plugin > installed in the environment. >
Yes I have installed TracTicketStats 3.0.0dev version only. I have attached a snapshot of all plugins installed in my TRAC project. > > - Ryan > > (1) https://groups.google.com/d/msg/trac-users/DlSyN4YGwfY/NDEsStUABQAJ > (2) https://groups.google.com/d/msg/trac-users/DlSyN4YGwfY/2kSgLFHaAwAJ > (3) https://trac-hacks.org/wiki/TracTicketStatsPlugin > Regards, SF -- 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 https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
