Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't create a room #2

Open
kurikaeshi opened this issue Jul 2, 2012 · 2 comments
Open

can't create a room #2

kurikaeshi opened this issue Jul 2, 2012 · 2 comments

Comments

@kurikaeshi
Copy link

Whenever I try to create a new room, instead of redirecting me to index.php?controller=room, it just brings me back to the lounge page. I didn't modify any pages except the setting.dist.php.

@icodeerror
Copy link

You need to rename your please_rename.htaccess to .htaccess
And if your server has mod_rewrite enable, change define('DURA_USE_REWRITE', false); to define('DURA_USE_REWRITE', true);

Its working fine on my server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants