I installed and deactivated a module. Now I want to reactivate this module via the setup but I get an sql error – what happens?
This is a linmitation of the setup routine – it cannot recorgnize if a module has been previously installed and therefore the db tables already exist. Setup tries to create once but the RDBm refuses it … Solution: change the config.inc.php and set the value of the mentioned module to ‘1’ manually.
Related Questions
- I get the error You have installed modules but have not selected an encryption module, please consult the default config file for info when I try to start my bot. How do I fix this?
- I installed and deactivated a module. Now I want to reactivate this module via the setup but I get an sql error - what happens?
- I have setup my SQL Remote to send every 10 minutes. What happens when it takes more than 10 minutes for DBRemote to run?