error 2

Discussion in 'PHP' started by lau_jay84, Apr 6, 2010.

  1. #1
    I am create a e-commerce website suddenly i got this error. If someone can help me, he will be welcome.





    ?>

    ERRNO: 2
    TEXT: unlink(C:\Apache2.2\htdocs\hatshop/presentation//templates_c\%%A5^A5A^A5A1C73D%%departments_list.tpl.php) [function.unlink]: No such file or directory
    LOCATION: C:\Apache2.2\htdocs\hatshop\libs\smarty\internals\core.write_file.php, line 44, at April 5, 2010, 9:47 am
    Showing backtrace:
    unlink("C:\Apache2.2\htdocs\hatshop/presentation//templates_c\%%A5^A5A^A...") # line 44, file: C:\Apache2.2\htdocs\hatshop\libs\smarty\internals\core.write_file.php
    smarty_core_write_file(Array[3], Object: Page) # line 29, file: C:\Apache2.2\htdocs\hatshop\libs\smarty\internals\core.write_compiled_resource.php
    smarty_core_write_compiled_resource(Array[2], Object: Page) # line 1433, file: C:\Apache2.2\htdocs\hatshop\libs\smarty\Smarty.class.php
    Smarty._compile_resource("departments_list.tpl", "C:\Apache2.2\htdocs\hatshop/presentation//templates_c\%%A5^A5A^A...") # line 1869, file: C:\Apache2.2\htdocs\hatshop\libs\smarty\Smarty.class.php
    Smarty._smarty_include(Array[2]) # line 18, file: C:\Apache2.2\htdocs\hatshop\presentation\templates_c\%%45^45E^45E480CD%%index.tpl.php
    include("C:\Apache2.2\htdocs\hatshop\presentation\templates_c\%%45^45E^45...") # line 1258, file: C:\Apache2.2\htdocs\hatshop\libs\smarty\Smarty.class.php
    Smarty.fetch("index.tpl", null, null, true) # line 1108, file: C:\Apache2.2\htdocs\hatshop\libs\smarty\Smarty.class.php
    Smarty.display("index.tpl") # line 7, file: C:\Apache2.2\htdocs\hatshop\index.php
     
    lau_jay84, Apr 6, 2010 IP
  2. projectWORD

    projectWORD Active Member

    Messages:
    287
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    63
    #2
    It couldn't find you file which caused more and more errors. It's possible something is encoded wrong. "C:\Apache2.2\htdocs\hatshop/presentation//templates_c\%%A5^A5A^A5A1C73D%%departments_list.tpl.php" shouldn't have %% should it?
     
    projectWORD, Apr 7, 2010 IP
  3. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #3
    Try to check template cache
     
    guardian999, Apr 7, 2010 IP
  4. lau_jay84

    lau_jay84 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Ok thank s, i ll try what i can do
     
    lau_jay84, Apr 7, 2010 IP