I would like to configure my school's Elgg as a "walled garden." However, when I edit the config.php file to:
$CFG->walledgarden = 1;
I get this error:
"The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept
cookies. "
The browser is directed to login/index.php, which exists on the server, but only firefox error is displayed.
Between this error and the issue I had earlier with WYSISYG , I am considering a fresh install (I still don't understand why the _tinymce folder "disappeared"). Is there anything special that I have to do in order to resurrect my students' data? I am thinking that after I delete all the files in my domain and upload them again, all I have to do is configure everything as stated in config.php, so the newly installed Elgg can connect with the old MYSQL database and data folder that is outside of the domain. If someone could correct me or confirm this I would certainly appreciate it. BTW I am currently using version .61
Thank you. Teb