Actions
Feature proposal #1494
closedUse upgrade method in Joomla 1.5 for installing
Feature proposal #1494:
Use upgrade method in Joomla 1.5 for installing
Description
Would allow to not uninstall and reinstall everything
Caution: configuration file ue_config.php should not be overridden !
We could just rename ue_config.php into ue_config_default.php
But, much better would be to say it's time to go into database config...
The idea is to use a #__plugins entry, as we end up reading most if not all of that table anyway.
Actions