Problem Fixed:
Basically when you load www.url.com/index the $_GET['url'] variable is NULL. So to solve this add the following at the top of index.php:
if(!isset($_GET['url'])){
$_GET['url'] = index;
}
Hey man can you help me out?
http://devbest.com/threads/htaccess-error-with-apache2-too-many-redirects.18014/#post-113381
I've been at it for like 6 hours.
Hi, im getting this error:
Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
I am almost certain that it is caused by the .htaccess file. anyone know how to fix it?
I'm running apache2 on Ubuntu.
I am releasing the original version of this theme, you guys won't have any bugs and stuff this way. Also, because I want credit for my work. This is my first ever release too :)
Extra Features:
- Values page (With Housekeeping edit)
- Badge Shop (Was too lazy to code it through the database so...