Quote:
Originally Posted by Link14716
The uninstall queries: in SQL format for version 1.04. Run these queries in phpMyAdmin:
[sql]ALTER TABLE language DROP phrasegroup_shoutbox;
DELETE FROM phrasetype WHERE phrasetypeid=716;
DROP TABLE IF EXISTS shoutbox_posts;
ALTER TABLE usergroup
DROP `shoutboxpermissions`,
DROP `shouthierarchy`,
DROP `shoutmaxdaily`;
ALTER TABLE user
DROP `shouts`,
DROP `shoutbanned`;
[/sql]
Now re-install.
|
Tried to uninstall so I could reinstall in attempt to get permissions to show up in adminpc.
did not uninstall properly, errored out, so I ran the above queries in phpMyAdmin. Undid all the file changes and then tried to reinstall.
But the installer is still showing that I have shoutbox 1.04 currently installed and will not reinstall?
Please help
Thanks in advance