Hi, when I went in and tried to delete a slew of members on a site that had forums when it was an EE 1 site, but which we decided to do without on after the update as it wasn’t being used. I got the following warning:
A PHP Error was encountered
Severity: Warning
Message: require(/Users/bob/jointokyo.org/mcp/expressionengine/modules/forum/mod.forum.php) [function.require]: failed to open stream: No such file or directory
Filename: models/member_model.php
Line Number: 738The members did get deleted, but obviously it wasn’t able to do anything about and forum entries that might exist, it seems that there is an oversight in the code if after updating a site as I have it isn’t possible to manage users without running into a php error that prevents displaying the end result of the operation. On a side note, is it safe to drop the exp_forums series of tables?