ErrorException [ Notice ]: Undefined variable: site_name

APPPATH/views/bootstrap/terms-and-conditions.php [ 149 ]

144       <div class="navbar-inner">
145         <div class="container">
146            <div class="row text-center">
147             <div id="ft">
148                 <p><a href="/terms-and-conditions" title="terms and conditions">Terms and Conditions</a> | <a href="/disclaimer" title="disclaimer">Disclaimer</a> | <a href="/privacy-policy" title="privacy policy">Privacy Policy</a></p>
149                 <p> Copyright 2009 - 2013 <a href="/"><?php echo $site_name; ?></a>. All Rights Reserved. </p>
150             </div>                  
151         </div>
152         </div>
153       </div>
154     </div>
  1. APPPATH/views/bootstrap/terms-and-conditions.php [ 149 ] » Kohana_Core::error_handler(arguments)

  2. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()

  5. SYSPATH/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()

  6. APPPATH/classes/Controller/Static.php [ 26 ] » Kohana_Response->body(arguments)

  7. SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Static->action_termsandconditions()

  8. {PHP internal call} » Kohana_Controller->execute()

  9. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  10. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  11. SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute(arguments)

  12. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment