I've moved all the settings in the config.php file into the admin panel. Please, if you have some time and wish to beta test, download this version and test the new admin panel.
Edit: 176 + 180 + 185 had some bugs. Try 189 instead.
PliggNightly-189.zip
The
install instructions change just a little.
Follow the
normal instructions except...
You don't edit the config.php or config2.php.
Set permissions on config.php to 655 (not writeable).
Set permissions on config2.php to 755 (writeable).
How To Upgrade
Make a backup copy of your config.php file.
Replace config.php with the new file.
Upload rename config2.php.default to config2.php and upload it.
Set permissions on config.php to 655 (not writeable).
Set permissions on config2.php to 755 (writeable).
Run /install/upgrade.php
Login to pligg, go into the admin panel, and set pligg to your liking.
Note:
There is currently no way to import an existing config.php file.
Any manual changes to config2.php will be overwritten the next time you use the admin panel, so use
it to make your changes instead of manually.