No it dosent send a pm.... why would you need that??
@whitevans... run them as seperate queries.
and i forgot to delete table prefixes..
try these
PHP Code:
ALTER TABLE post DROP COLUMN `icash`
ALTER TABLE forum DROP COLUMN `icash_prethread`
ALTER TABLE forum DROP COLUMN `icash_perreply`
ALTER TABLE forum DROP COLUMN `icash_perchar`
ALTER TABLE user DROP COLUMN `money`