Error With Smarty

Discussion in 'Troubleshooting' started by plovell66, Jan 21, 2004.

  1. plovell66

    plovell66 Guest

    I have an error coming up in the header area of my member.php page.

    Here is the error:
    Warning: Smarty error: problem writing '/home/lovellte/public_html/reselling4profit/templates_c/541/541269446/0.php.' in /home/lovellte/public_html/reselling4profit/smarty/Smarty.class.php on line 546


    Any suggestions as what to do?

    thanks in advance,
    Pat Lovell
  2. alex-adm

    alex-adm Guest

    please edit file
    amember/config.inc.php and set
    $config['tpl_cache_level'] = 0;
  3. plovell66

    plovell66 Guest

    i changed that but.....

    now i get this error..

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/lovellte/public_html/reselling4profit/config.inc.php:65) in /home/lovellte/public_html/reselling4profit/plugins/protect/php_include/check.inc.php on line 124

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/lovellte/public_html/reselling4profit/config.inc.php:65) in /home/lovellte/public_html/reselling4profit/plugins/protect/php_include/check.inc.php on line 124

    Any help is appreciated. Thank you

Share This Page