Joomlatools Support Center
How can I determine which user created a DocMan category?
I'm trying to figure out how a bunch of empty categories were created on a client's website. I can see in the DB that they were all created in the span of a few minutes, but how can I tell which user created them?
Thanks!
Answer
Hello Jeffrey,
Since you have access to your database, you should see in that the #_docman_categories table has a created_by column. This column holds the ID of the user who created the category. Table #_users should tell you who the user ID corresponds to.
I highly recommend that you install LOGman so you can keep track on user activity on your site. You can learn more about LOGman here.
Cheers!
Ra'el
There are 7 more comments in this ticket.
Subscribe or login to join the discussion!