intregrating signup.php

Discussion in 'Templates customization' started by slimcrazy, Jul 18, 2006.

  1. slimcrazy

    slimcrazy New Member

    Joined:
    Jul 18, 2006
    Messages:
    5
    say i have a page.. and i want to integrate my signup.php into it.. how would i go about it.. i tried to include it and i get this error:

    Fatal error: Call to undefined function: new_smarty() in /............/amember/signup.php on line 163
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
  3. tomarriola

    tomarriola Member

    Joined:
    Mar 29, 2003
    Messages:
    140
    If you just want to make a signup form to place on any page, that is possible. You just can't include signup.php in a page.

    See this example:

    http://www.crimescene.com/admin/join.html

    View the html and change to suit your needs.

    Tom

Share This Page