On Thursday, December 10, 2015 at 7:01:42 AM UTC-8, Ahmed M. wrote: > > Thanks Ryan, > > I did all the checks on the troubleshooting page and everything went fine > except for one thing: > the ticketmoverplugin has two dependencies: ticketsidebarproviderplugin > and TracSqlHelperScript. > ticketmoverplugin and ticketsidebarproviderplugin are showing in my admin > GUI page as plugins - TracSqlHelperScript is NOT!? I > treated TracSqlHelperScript as a plugin and put the egg in the plugins > directory - it this the problem I have? Does 'script' make it different > from 'plugin'? > > Thanks again, > Ahmed >
I removed the dependency on SQLHelperScript, see #12608 (1). Would you kindly install the latest version and retest? There is an issues with moving attachments (2). I'll fix it within a few days. - Ryan (1) https://trac-hacks.org/ticket/12608 (2) https://trac-hacks.org/ticket/11188 -- 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/d/optout.
