Quote:
Originally Posted by squidsk
You can safely ignore that warning, it isn't even an error, as it has no effect. Given not many people are complaining about that warning its likely something in your (and their) setup, more precisely another product/add-on is causing a mild conflict. Disable your other products one at a time until you find the culprit.
|
That warning actually had a big underlying problem. It encased a large amount of code necessary for deletion to work, and when that warning line broke, all the code under/inside it broke too, which is why it didn't work for Nelson and the others reporting the issue.
Another product did not cause this conflict, and the reason you aren't experiencing this problem is because this problem was introduced in a recent release. You probably didn't upload the latest files to the correct directory and inadvertently averted this problem.
Quote:
Originally Posted by Nelson58
I deleted several users using the mod with your replacement mod and the error no longer comes up!!
Looks like success! Thank you sir!!
Just for curiosity sake, what did you change in the new file that made the difference?
|
That foreach statement and it's closing brace -- there was no reason for it to be there, probably set in by accident.