This is the H2
Where can I find Snippets in the EE2 Control Panel?
Question: Where can I find Snippets in the EE2 Control Panel?
Answer: Snippets can be found at:
# CP Home # Design # Template Manager # Snippets
Finding SnippetsHowTo Set Accessories to not be used
Question: How can I get accessories to not be active if I have errors when accessing the Accessories page?
Answer: You can delete rows from the exp_accessories table. This query will remove all the rows in the table, but not delete any files on the server.
delete from exp_accessories
