Quote:
Originally Posted by Aunt Clara
Excume me if I am being a bit too dense, but would that turn the /forums/index.php into index.php?
|
You want something like this...
Code:
BEFORE:
Forums = /forums/index.php
CMPS = /forums/cmps_index.php
ACP Option Named 'Script Name for Forum Home Page' = index
Code:
AFTER:
Forums = /forums/forums.php
CMPS = /forums/index.php
ACP Option Named 'Script Name for Forum Home Page' = forums