PDA

View Full Version : huh? users can edit other users posts?


crazylegs
04-25-2009, 03:52 AM
I've looked and looked, but I don't see any settings that explains why users on my site can edit each other's posts. I have different usergroup permissions etc., but the closest match that I can see is 'allowing users to edit/delete their own posts.'

I sure don't see anything about editing other people's posts. What gives?

Lynne
04-25-2009, 04:07 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.