On Tue, Aug 18, 2015 at 4:22 PM, Charlie C <[email protected]> wrote:
> > Thank for your suggestions. > I added line: " trac.ticket.batch.* = enable " to trac.ini > Under the web GUI > Admin > Permissions, I added TICKET_BATCH_MODIFY to > myself, logged out, cleared cache, I still don't see Batch Modify. (New > image attached). > > Please advise. Thank you! > > - Charlie > Did you recently upgrade your Trac instance? You may need to extract static assets. http://trac.edgewall.org/wiki/TracUpgrade#a5.Refreshstaticresources If that doesn't solve your issue, please set the log level to debug, restart Trac or your web server and check for the BatchModifyModule component loading: http://trac.edgewall.org/wiki/TracTroubleshooting#ChecktheLogs -- 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.
