Dude, did you miss the part where I said I have over 40 pages created like this? Each page .php page has it's own name and that name matches up with
custom_same page name.
test.php matches up with custom_test =
Code:
http://www.yourdomain.com/misc.php?do=page&template=test
test1.php matches up with custom_test1=
Code:
http://www.yourdomain.com/misc.php?do=page&template=test1
test2.php matches up with custom_test2 =
Code:
http://www.yourdomain.com/misc.php?do=page&template=test2
Don't tell me it doesn't work, because this is how this mod works.