today I wanted to use Gzip , so i IEnable Gzip File Compression ,the value changes "true". After I wanted to disable live.php, I found in the Admin Panel : I can not edit any "value" .
and I google ,and find this thread, it is not useful for me to solve it.and I can not find config2.php in the pligg beta 9.1 . how do i recover to reset the value , how to do it???
The bad news is that you'll need to edit something in config2 but the good news is that once you edit it your admin config should start working.
in config2.php you need to edit:
$my_base_url = 'http://localhost';
$my_pligg_base = '';
If your site is www.testsite.com/pligg it should look like:
$my_base_url = 'http://www.testsite.com';
$my_pligg_base = '/pligg';
Once you are done with this upload config2 back to your site and it is really important that you go into the admin panel and enter the values again. Just click on an option and save it. You just need to save something in the admin config so the material you edited gets saved in the database.




.
Linear Mode




