ErrorException [ Notice ]: Trying to get property 'iWidth' of non-object

DOCROOT/non-public/inzite/views/partial.header.php [ 146 ]

141 					?>
142 					<div class="slide" data-caption="<?= $sHeaderSize != 'low' ? Text::escape($oLocaleUpload->sTitle, 'html') : '' ?>">
143 						<img
144 							src="/images/user/transparent.png"
145 							data-src="<?= $oUpload->getSourceUrl() ?>"
146 							data-width="<?= $oUpload->oUploadSize->iWidth ?>"
147 							data-height="<?= $iHeight ?>"
148 							alt="<?= Text::escape($oLocaleUpload->sTitle, 'html') ?>"
149 						>
150 					</div>
151 					<?php
  1. DOCROOT/non-public/inzite/views/partial.header.php [ 146 ] » Kohana_Core::error_handler( arguments )

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

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

  4. DOCROOT/non-public/inzite/views/template.default.php [ 72 ] » Kohana_View->render( )

  5. SYSPATH/classes/Kohana/View.php [ 62 ] » include( arguments )

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

  7. SYSPATH/classes/Kohana/Controller/Template.php [ 43 ] » Kohana_View->render( )

  8. DOCROOT/non-public/inzite/classes/Inzite/Controller/Template.php [ 176 ] » Kohana_Controller_Template->after( )

  9. SYSPATH/classes/Kohana/Controller.php [ 88 ] » Inzite_Controller_Template->after( )

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

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

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

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

  14. DOCROOT/public/index.php [ 100 ] » Kohana_Request->execute( )

Environment