Yup yup, your config.php should look a little something like this, well exactly like that
PHP Code:
<?php
/*****************************\
* Name: GRPS: Groups Commune
* Written By: Paul "sabret00the" Walker-Daley
* Concept: 30 October 2003
* Spawned: 26 March 2005
* Copyright Since: 23 April 2004
* Gold: 19 October 2006
* Modified:
* Contact:
\*****************************/
// ################ SET SCRIPT LOCATION ENVIRONMENT ######################
chdir("../");
// #######################################################################
// ######################## START MAIN SCRIPT ############################
// #######################################################################
$rewrite_links = TRUE;
?>