Use .shtml instead of .html

Discussion in 'Templates customization' started by catfish, Jul 19, 2007.

  1. catfish

    catfish New Member

    Joined:
    Jul 9, 2007
    Messages:
    15
    How can I tell the script to go to login.shtml instead of .html so that we can use ssi? Thanks.
  2. catfish

    catfish New Member

    Joined:
    Jul 9, 2007
    Messages:
    15
    Anyone at all?
  3. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    The html files get parsed through smarty, i dont think your ssi tags will work- however you can use php within smarty.
    http://www.phpfreaks.com/smartymanual.php

    If you wanna try anyway, login.php calls login.html.

    David
    _________________
    Discover How to Start-Up and Run a Profitable Membership Site
    ==> http://www.MembershipAcademy.com <==
    Membership Academy: Comparisons, reviews, forums and videos on membership software and payment systems.
  4. catfish

    catfish New Member

    Joined:
    Jul 9, 2007
    Messages:
    15
    Thanks, I appreciate it.

Share This Page