Quote:
Originally Posted by cfspinner
|
your config should read like this
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: sabe@ebslive.com
\*****************************/
// ################ SET SCRIPT LOCATION ENVIRONMENT ######################
chdir("../forum/");
// #######################################################################
// ######################## START MAIN SCRIPT ############################
// #######################################################################
$rewrite_links = TRUE;
?>