Quote:
Originally Posted by |Jordan|
Did you name the template custom_membermap? If you named it something else, than change the code in red below to whatever you named your template (without the "custom_"):
Options All -Indexes
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^membermap.php$ misc.php?do=page&template=membermap$1 [L]
|
Mine is called custom_membermap yet the shorter url will not work. I copied exactually as you have in your inital post. Any ideas? The longer verison work though, thank you.