30. ErrorException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php631
29. Illuminate\View\Engines\CompilerEngine handleViewException
…/­bootstrap/­compiled.php8020
28. Illuminate\Database\QueryException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php631
27. PDOException
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php299
26. PDO prepare
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php299
25. Illuminate\Database\Connection Illuminate\Database\{closure}
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php623
24. Illuminate\Database\Connection runQueryCallback
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php587
23. Illuminate\Database\Connection run
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Connection.php304
22. Illuminate\Database\Connection select
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Query/­Builder.php1412
21. Illuminate\Database\Query\Builder runSelect
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Query/­Builder.php1397
20. Illuminate\Database\Query\Builder getFresh
…/­vendor/­laravel/­framework/­src/­Illuminate/­Database/­Query/­Builder.php1384
19. Illuminate\Database\Query\Builder get
…/­app/­controllers/­BaseController.php299
18. BaseController getObjectList
…/­app/­storage/­views/­8dbda5c553d0779ce9082bd4e0ddd4de64
17. include
…/­bootstrap/­compiled.php8018
16. Illuminate\View\Engines\PhpEngine evaluatePath
…/­vendor/­laravel/­framework/­src/­Illuminate/­View/­Engines/­CompilerEngine.php57
15. Illuminate\View\Engines\CompilerEngine get
…/­bootstrap/­compiled.php7896
14. Illuminate\View\View getContents
…/­bootstrap/­compiled.php7883
13. Illuminate\View\View renderContents
…/­bootstrap/­compiled.php7870
12. Illuminate\View\View render
…/­bootstrap/­compiled.php8066
11. Illuminate\Http\Response setContent
…/­vendor/­symfony/­http-foundation/­Response.php202
10. Symfony\Component\HttpFoundation\Response __construct
…/­bootstrap/­compiled.php3230
9. Illuminate\Routing\Router prepareResponse
…/­bootstrap/­compiled.php3039
8. Illuminate\Routing\Router dispatchToRoute
…/­bootstrap/­compiled.php3025
7. Illuminate\Routing\Router dispatch
…/­bootstrap/­compiled.php702
6. Illuminate\Foundation\Application dispatch
…/­bootstrap/­compiled.php678
5. Illuminate\Foundation\Application handle
…/­bootstrap/­compiled.php5797
4. Illuminate\Session\Middleware handle
…/­bootstrap/­compiled.php6404
3. Illuminate\Cookie\Queue handle
…/­bootstrap/­compiled.php6351
2. Illuminate\Cookie\Guard handle
…/­bootstrap/­compiled.php8430
1. Stack\StackedHttpKernel handle
…/­bootstrap/­compiled.php639
0. Illuminate\Foundation\Application run
/­home/­incentea/­public_html/­index.php61

ErrorException (E_ERROR)

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
ErrorException thrown with message "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'd.linkurl' in 'where clause' (SQL: select `l`.*, `a`.*, (SELECT COUNT(*) FROM ewpagefiles WHERE ewpage_id = a.id AND (type=1 OR type=2) ) AS image_and_file_count from `ewpages` as `a` inner join `ewpagelangs` as `l` on `l`.`ewpage_id` = `a`.`id` where `a`.`active` = 1 and `a`.`parent` in (select `id` from `ewpages` where `alias` = newsletter_content and `isgroup` = 1) and `l`.`lang` = es and `d`.`linkurl` != order by `a`.`ordem` desc limit 5000000 offset 0) (View: /home/incentea/easywebincentea/frontend2/app/views/newsletters.blade.php)" Stacktrace: #30 ErrorException in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:631 #29 Illuminate\View\Engines\CompilerEngine:handleViewException in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:8020 #28 Illuminate\Database\QueryException in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:631 #27 PDOException in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:299 #26 PDO:prepare in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:299 #25 Illuminate\Database\Connection:Illuminate\Database\{closure} in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:623 #24 Illuminate\Database\Connection:runQueryCallback in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:587 #23 Illuminate\Database\Connection:run in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:304 #22 Illuminate\Database\Connection:select in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1412 #21 Illuminate\Database\Query\Builder:runSelect in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1397 #20 Illuminate\Database\Query\Builder:getFresh in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1384 #19 Illuminate\Database\Query\Builder:get in /home/incentea/easywebincentea/frontend2/app/controllers/BaseController.php:299 #18 BaseController:getObjectList in /home/incentea/easywebincentea/frontend2/app/storage/views/8dbda5c553d0779ce9082bd4e0ddd4de:64 #17 include in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:8018 #16 Illuminate\View\Engines\PhpEngine:evaluatePath in /home/incentea/easywebincentea/frontend2/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 #15 Illuminate\View\Engines\CompilerEngine:get in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:7896 #14 Illuminate\View\View:getContents in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:7883 #13 Illuminate\View\View:renderContents in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:7870 #12 Illuminate\View\View:render in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:8066 #11 Illuminate\Http\Response:setContent in /home/incentea/easywebincentea/frontend2/vendor/symfony/http-foundation/Response.php:202 #10 Symfony\Component\HttpFoundation\Response:__construct in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:3230 #9 Illuminate\Routing\Router:prepareResponse in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:3039 #8 Illuminate\Routing\Router:dispatchToRoute in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:3025 #7 Illuminate\Routing\Router:dispatch in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:702 #6 Illuminate\Foundation\Application:dispatch in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:678 #5 Illuminate\Foundation\Application:handle in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:5797 #4 Illuminate\Session\Middleware:handle in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:6404 #3 Illuminate\Cookie\Queue:handle in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:6351 #2 Illuminate\Cookie\Guard:handle in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:8430 #1 Stack\StackedHttpKernel:handle in /home/incentea/easywebincentea/frontend2/bootstrap/compiled.php:639 #0 Illuminate\Foundation\Application:run in /home/incentea/public_html/index.php:61

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'd.linkurl' in 'where clause' (SQL: select `l`.*, `a`.*, (SELECT COUNT(*) FROM ewpagefiles WHERE ewpage_id = a.id AND (type=1 OR type=2) ) AS image_and_file_count from `ewpages` as `a` inner join `ewpagelangs` as `l` on `l`.`ewpage_id` = `a`.`id` where `a`.`active` = 1 and `a`.`parent` in (select `id` from `ewpages` where `alias` = newsletter_content and `isgroup` = 1) and `l`.`lang` = es and `d`.`linkurl` != order by `a`.`ordem` desc limit 5000000 offset 0) (View: /home/incentea/easywebincentea/frontend2/app/views/newsletters.blade.php)

		}
 
		// If an exception occurs when attempting to run a query, we'll format the error
		// message to include the bindings with SQL, which will make this exception a
		// lot more helpful to the developer instead of just the database's errors.
		catch (\Exception $e)
		{
			throw new QueryException(
				$query, $this->prepareBindings($bindings), $e
			);
    {
        $obLevel = ob_get_level();
        ob_start();
        extract($__data);
        try {
            include $__path;
        } catch (\Exception $e) {
            $this->handleViewException($e, $obLevel);
        } catch (\Throwable $e) {
            $this->handleViewException($e, $obLevel);
		}
 
		// If an exception occurs when attempting to run a query, we'll format the error
		// message to include the bindings with SQL, which will make this exception a
		// lot more helpful to the developer instead of just the database's errors.
		catch (\Exception $e)
		{
			throw new QueryException(
				$query, $this->prepareBindings($bindings), $e
			);
Exception message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'd.linkurl' in 'where clause' (SQL: select `l`.*, `a`.*, (SELECT COUNT(*) FROM ewpagefiles WHERE ewpage_id = a.id AND (type=1 OR type=2) ) AS image_and_file_count from `ewpages` as `a` inner join `ewpagelangs` as `l` on `l`.`ewpage_id` = `a`.`id` where `a`.`active` = 1 and `a`.`parent` in (select `id` from `ewpages` where `alias` = newsletter_content and `isgroup` = 1) and `l`.`lang` = es and `d`.`linkurl` != order by `a`.`ordem` desc limit 5000000 offset 0)
		return $this->run($query, $bindings, function($me, $query, $bindings) use ($useReadPdo)
		{
			if ($me->pretending()) return array();
 
			// For select statements, we'll simply execute the query and return an array
			// of the database result set. Each element in the array will be a single
			// row from the database table, and will either be an array or objects.
			$statement = $this->getPdoForSelect($useReadPdo)->prepare($query);
 
			$statement->execute($me->prepareBindings($bindings));
Exception message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'd.linkurl' in 'where clause'
		return $this->run($query, $bindings, function($me, $query, $bindings) use ($useReadPdo)
		{
			if ($me->pretending()) return array();
 
			// For select statements, we'll simply execute the query and return an array
			// of the database result set. Each element in the array will be a single
			// row from the database table, and will either be an array or objects.
			$statement = $this->getPdoForSelect($useReadPdo)->prepare($query);
 
			$statement->execute($me->prepareBindings($bindings));
	protected function runQueryCallback($query, $bindings, Closure $callback)
	{
		// To execute the statement, we'll simply call the callback, which will actually
		// run the SQL against the PDO connection. Then we can calculate the time it
		// took to execute and log the query SQL, bindings and time in our memory.
		try
		{
			$result = $callback($this, $query, $bindings);
		}
 
		$start = microtime(true);
 
		// Here we will run this query. If an exception occurs we'll determine if it was
		// caused by a connection that has been lost. If that is the cause, we'll try
		// to re-establish connection and re-run the query with a fresh connection.
		try
		{
			$result = $this->runQueryCallback($query, $bindings, $callback);
		}
		catch (QueryException $e)
			// of the database result set. Each element in the array will be a single
			// row from the database table, and will either be an array or objects.
			$statement = $this->getPdoForSelect($useReadPdo)->prepare($query);
 
			$statement->execute($me->prepareBindings($bindings));
 
			return $statement->fetchAll($me->getFetchMode());
		});
	}
 
	protected function runSelect()
	{
		if ($this->useWritePdo)
		{
			return $this->connection->select($this->toSql(), $this->getBindings(), false);
		}
 
		return $this->connection->select($this->toSql(), $this->getBindings());
	}
 
	 * @param  array  $columns
	 * @return array|static[]
	 */
	public function getFresh($columns = array('*'))
	{
		if (is_null($this->columns)) $this->columns = $columns;
 
		return $this->processor->processSelect($this, $this->runSelect());
	}
 
	 * @param  array  $columns
	 * @return array|static[]
	 */
	public function get($columns = array('*'))
	{
		if ( ! is_null($this->cacheMinutes)) return $this->getCached($columns);
 
		return $this->getFresh($columns);
	}
 
                                WHERE ".mb_strtolower($params['object_name'])."_id = a.id
								AND (type=1 OR type=2)
                                ) AS image_and_file_count"));
 
			$query->orderBy($params['order_by'],$params['order_direction']);
			$query->skip($params['offset']);
			$query->take($params['limit']);
			$pages=$query->get();			
			}
		else
		  	<?php if(App::getLocale() == 'es'): ?>
			Boletín institucional
			<?php endif; ?> - <span>inForma</span></h2>
        <div class="slider_news">
          <div class="item">
			  
<?php foreach(App::make('BaseController')->getObjectList(array(
				'object_name' => 'Ewpage',
				'group_alias' => 'newsletter_content',
			  'object_link_route' => '/'.App::getLocale().'/page/',
    }
    protected function evaluatePath($__path, $__data)
    {
        $obLevel = ob_get_level();
        ob_start();
        extract($__data);
        try {
            include $__path;
        } catch (\Exception $e) {
            $this->handleViewException($e, $obLevel);
		}
 
		$compiled = $this->compiler->getCompiledPath($path);
 
		// Once we have the path to the compiled file, we will evaluate the paths with
		// typical PHP just like any other templates. We also keep a stack of views
		// which have been rendered for right exception messages to be generated.
		$results = $this->evaluatePath($compiled, $data);
 
		array_pop($this->lastCompiled);
        $env = $this->factory;
        return $this->render(function ($view) use($env) {
            return $env->getSections();
        });
    }
    protected function getContents()
    {
        return $this->engine->get($this->path, $this->gatherData());
    }
    protected function gatherData()
            throw $e;
        }
    }
    protected function renderContents()
    {
        $this->factory->incrementRender();
        $this->factory->callComposer($this);
        $contents = $this->getContents();
        $this->factory->decrementRender();
        return $contents;
        $this->engine = $engine;
        $this->factory = $factory;
        $this->data = $data instanceof Arrayable ? $data->toArray() : (array) $data;
    }
    public function render(Closure $callback = null)
    {
        try {
            $contents = $this->renderContents();
            $response = isset($callback) ? $callback($this, $contents) : null;
            $this->factory->flushSectionsIfDoneRendering();
    public function setContent($content)
    {
        $this->original = $content;
        if ($this->shouldBeJson($content)) {
            $this->headers->set('Content-Type', 'application/json');
            $content = $this->morphToJson($content);
        } elseif ($content instanceof RenderableInterface) {
            $content = $content->render();
        }
        return parent::setContent($content);
     * @param array $headers An array of response headers
     *
     * @throws \InvalidArgumentException When the HTTP status code is not valid
     */
    public function __construct($content = '', $status = 200, $headers = array())
    {
        $this->headers = new ResponseHeaderBag($headers);
        $this->setContent($content);
        $this->setStatusCode($status);
        $this->setProtocolVersion('1.0');
        return array_filter($parameters, function ($p) {
            return !is_null($p) && $p !== '';
        });
    }
    protected function prepareResponse($request, $response)
    {
        if (!$response instanceof SymfonyResponse) {
            $response = new Response($response);
        }
        return $response->prepare($request);
    {
        $route = $this->findRoute($request);
        $this->events->fire('router.matched', array($route, $request));
        $response = $this->callRouteBefore($route, $request);
        if (is_null($response)) {
            $response = $route->run($request);
        }
        $response = $this->prepareResponse($request, $response);
        $this->callRouteAfter($route, $request, $response);
        return $response;
        return isset($group['namespace']) ? $group['namespace'] . '\\' . $uses : $uses;
    }
    public function dispatch(Request $request)
    {
        $this->currentRequest = $request;
        $response = $this->callFilter('before', $request);
        if (is_null($response)) {
            $response = $this->dispatchToRoute($request);
        }
        $response = $this->prepareResponse($request, $response);
            if (!is_null($response)) {
                return $this->prepareResponse($response, $request);
            }
        }
        if ($this->runningUnitTests() && !$this['session']->isStarted()) {
            $this['session']->start();
        }
        return $this['router']->dispatch($this->prepareRequest($request));
    }
    public function terminate(SymfonyRequest $request, SymfonyResponse $response)
        });
    }
    public function handle(SymfonyRequest $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
    {
        try {
            $this->refreshRequest($request = Request::createFromBase($request));
            $this->boot();
            return $this->dispatch($request);
        } catch (\Exception $e) {
            if (!$catch || $this->runningUnitTests()) {
    public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
    {
        $this->checkRequestForArraySessions($request);
        if ($this->sessionConfigured()) {
            $session = $this->startSession($request);
            $request->setSession($session);
        }
        $response = $this->app->handle($request, $type, $catch);
        if ($this->sessionConfigured()) {
            $this->closeSession($session);
    public function __construct(HttpKernelInterface $app, CookieJar $cookies)
    {
        $this->app = $app;
        $this->cookies = $cookies;
    }
    public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
    {
        $response = $this->app->handle($request, $type, $catch);
        foreach ($this->cookies->getQueuedCookies() as $cookie) {
            $response->headers->setCookie($cookie);
    public function __construct(HttpKernelInterface $app, Encrypter $encrypter)
    {
        $this->app = $app;
        $this->encrypter = $encrypter;
    }
    public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
    {
        return $this->encrypt($this->app->handle($this->decrypt($request), $type, $catch));
    }
    protected function decrypt(Request $request)
    public function __construct(HttpKernelInterface $app, array $middlewares)
    {
        $this->app = $app;
        $this->middlewares = $middlewares;
    }
    public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true)
    {
        return $this->app->handle($request, $type, $catch);
    }
    public function terminate(Request $request, Response $response)
        if ($this->isBooted()) {
            $this->fireAppCallbacks(array($callback));
        }
    }
    public function run(SymfonyRequest $request = null)
    {
        $request = $request ?: $this['request'];
        $response = with($stack = $this->getStackedClient())->handle($request);
        $response->send();
        $stack->terminate($request, $response);
// Register the Laravel autoloader
require $global_ew_config_data['base_dir'].'/frontend2/bootstrap/autoload.php';
 
// Bootstrap the framework and get it ready for use
$app=require_once $global_ew_config_data['base_dir'].'/frontend2/bootstrap/start.php';
 
// Run the application
$app->run();
 
?>
empty
empty
empty
empty
empty
Key Value
CONTEXT_DOCUMENT_ROOT /home/incentea/public_html
CONTEXT_PREFIX
DOCUMENT_ROOT /home/incentea/public_html
GATEWAY_INTERFACE CGI/1.1
HTTPS on
HTTP_ACCEPT */*
HTTP_HOST www.incentea.com
HTTP_REFERER http://www.incentea.com/es/newsletters
HTTP_USER_AGENT claudebot
HTTP_X_HTTPS 1
PATH /bin:/usr/bin
PHP_INI_SCAN_DIR /opt/cpanel/ea-php70/root/etc:/opt/cpanel/ea-php70/root/etc/php.d:.
QUERY_STRING
REDIRECT_HTTPS on
REDIRECT_SCRIPT_URI https://www.incentea.com/es/newsletters
REDIRECT_SCRIPT_URL /es/newsletters
REDIRECT_SSL_TLS_SNI www.incentea.com
REDIRECT_STATUS 200
REDIRECT_UNIQUE_ID ZgXDZ1c0pT_zcuWJnE_2-QAAAUE
REDIRECT_URL /es/newsletters
REDIRECT_proto https
REMOTE_ADDR 44.213.80.203
REMOTE_PORT 33550
REQUEST_METHOD GET
REQUEST_SCHEME https
REQUEST_URI /es/newsletters
SCRIPT_FILENAME /home/incentea/public_html/index.php
SCRIPT_NAME /index.php
SCRIPT_URI https://www.incentea.com/es/newsletters
SCRIPT_URL /es/newsletters
SERVER_ADDR 94.46.28.57
SERVER_ADMIN webmaster@incentea.com
SERVER_NAME www.incentea.com
SERVER_PORT 443
SERVER_PROTOCOL HTTP/1.1
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SSL_TLS_SNI www.incentea.com
TZ UTC
UNIQUE_ID ZgXDZ1c0pT_zcuWJnE_2-QAAAUE
proto https
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711653735.9297
REQUEST_TIME 1711653735
argv Array ( )
argc 0
empty
0. Whoops\Handler\PrettyPageHandler