urgent: Smarty.class.php template inclusion error

Discussion in 'Troubleshooting' started by kennedrw, Oct 2, 2009.

  1. kennedrw

    kennedrw New Member

    Joined:
    Jan 26, 2008
    Messages:
    1
    I have a custom signup.php page which I am calling signup1111.php which links to corresponding template signup1111.html but I am getting the error below ... I have other custom sign up pages and corresponding templates but now I am having trouble creating new, working ones.

    Any ideas?


    Code:
    
    WARNING: include(/home/mysite/public_html/amember/templates_c/%%-54^%%-545943454^signup1111.html.php) [function.include]: failed to open stream: No such file or directory in line 1273 of file Smarty.class.php
    WARNING: include() [function.include]: Failed opening '/home/mysite/public_html/amember/templates_c/%%-54^%%-545943454^signup1111.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in line 1273 of file Smarty.class.php
    
    
  2. maccast

    maccast New Member

    Joined:
    Mar 6, 2010
    Messages:
    22
    Did you ever resolve this? I'm getting the same error on the same line, but in the admin when I attempt to access the payments section
  3. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Please contact us in helpdesk with this issue. I will check what can be wrong.

Share This Page