Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Warning: Model "MemberAgent" is not associated with model "City" in /srv/hubtodate/portal/lib/Cake/Model/Behavior/ContainableBehavior.php on line 342
- <!DOCTYPE html>
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>
- CakePHP: the rapid development php framework:
- Errors </title>
- <link href="/favicon.ico" type="image/x-icon" rel="icon" /><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon" /><link rel="stylesheet" type="text/css" href="/themed/pixel_admin/css/cake.generic.css" /> <link rel="shortcut icon" type="image/x-icon" href="http://176.31.52.161/themed/pixel_admin/img/favicon.ico" />
- </head>
- <body>
- <div id="container">
- <div id="header">
- <h1><a href="http://cakephp.org">CakePHP: the rapid development php framework</a></h1>
- </div>
- <div id="content">
- <h2>Database Error</h2>
- <p class="error">
- <strong>Error: </strong>
- SQLSTATE[42S22]: Column not found: 1054 Unknown column 'City.name00eng' in 'field list'</p>
- <p class="notice">
- <strong>SQL Query: </strong>
- SELECT `MemberAgent`.*, `City`.`name00eng`, `MemberAgent`.`created` FROM `hubtodate`.`member_agents` AS `MemberAgent` WHERE `member_id` = 1 AND `MemberAgent`.`is_active` = '1' </p>
- <p class="notice">
- <strong>Notice: </strong>
- If you want to customize this error message, create app/View/Errors/pdo_error.ctp</p>
- <h3>Stack Trace</h3>
- <ul class="cake-stack-trace">
- <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">CORE/Cake/Model/Datasource/DboSource.php line 458</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">PDOStatement->execute(array)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code>
- <code><span style="color: #000000"><span style="color: #0000BB"> $query </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_connection</span><span style="color: #007700">-></span><span style="color: #0000BB">prepare</span><span style="color: #007700">(</span><span style="color: #0000BB">$sql</span><span style="color: #007700">, </span><span style="color: #0000BB">$prepareOptions</span><span style="color: #007700">);</span></span></code>
- <code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">setFetchMode</span><span style="color: #007700">(</span><span style="color: #0000BB">PDO</span><span style="color: #007700">::</span><span style="color: #0000BB">FETCH_LAZY</span><span style="color: #007700">);</span></span></code>
- <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$query</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">)) {</span></span></code></span>
- <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_results </span><span style="color: #007700">= </span><span style="color: #0000BB">$query</span><span style="color: #007700">;</span><
Advertisement
Add Comment
Please, Sign In to add comment