Hmmm.. I seem to be having a bit of trouble. First off, my settings.php file doesn't have:
$Configuration[\'SIGNOUT_REDIRECT_URL\'] = \'target\'
...in the code anywhere. The closest thing I could find is:'
if (!$Allowed) {
Redirect(GetUrl($Configu…
Hmmm.. I seem to be having a bit of trouble. First off, my settings.php file doesn't have:
$Configuration[\'SIGNOUT_REDIRECT_URL\'] = \'target\'
...in the code anywhere. The closest thing I could find is:'
if (!$Allowed) {
Redirect(GetUrl($Configu…
Also don't forget to activate the extension in your forum before adding the url to the widget. That's the step I was missing and it took me awhile to figure out since it's the first extension I've added.
Settings > Extensions > Check the "New…
Also don't forget to activate the extension in your forum before adding the url to the widget. That's the step I was missing and it took me awhile to figure out since it's the first extension I've added.
Settings > Extensions > Check the "New…
I'm trying to use Vanilla on a local intranet and it's not working. Is there some reason it wouldn't work on a local server? When trying to get to the initial setup (http://domainname/intranet/forum/) I just get the error:
Directory Listing Denied
…