Jump to content

Warehouse error Undefined Property


Recommended Posts

Hi all,

 

I am getting this error message when viewing the warehouses in advanced stock.  No stock is being added to the warehouse either.  I have tried emptying the cache and force recompile.  When that didn't work I deleted all the files in the cache and compile folders.  Anybody have and idea?

 

 

 

thanks.

Edited by ableier (see edit history)
Link to comment
Share on other sites

Version 1.6.0.14

 

I had 1-Click ERP Illicopresta module enabled but not configured.  I disabled it with no effect on the error message.  I tried to uninstall and delete but it comes with an error message and I cannot uninstall or delete the module.  Not sure if that is the cause, but that is the only other module.  I was incorrect about the stock not showing, I didn't realize that I had increase stock for it to show.  Thought it would show with zero quantity.  Any ideas on the error message?

Link to comment
Share on other sites

  • 3 months later...

I've got this error in clean no-other-modules Presta 1611 with products just filled out.

 

 

Notice on line 148 in file  /www/natura-cosmetica.ru/cache/smarty/compile/05/6a/d3/056ad32d486844c93380f8e9235e532e3bdcf5dc.file.view.tpl.php
[8] Undefined property: Warehouse::$idintval

	<h3><i class="icon-archive"></i> <?php echo smartyTranslate(array('s'=>'Stock'),$_smarty_tpl);?>
</h3>
	<a class="btn btn-link" href="<?php echo htmlspecialchars($_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminStockInstantState'), ENT_QUOTES, 'UTF-8', true);?>
&id_warehouse=<?php echo $_smarty_tpl->tpl_vars['warehouse']->value->idintval;?>
&token=<?php echo $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['getAdminToken'][0][0]->getAdminTokenLiteSmarty(array('tab'=>'AdminStockInstantState'),$_smarty_tpl);?>
"><?php echo smartyTranslate(array('s'=>'See products details'),$_smarty_tpl);?>
 <i class="icon-external-link-sign"></i></a>
</div>
Edited by adm666 (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...