News:

Looking for documentation? Take a look on our wiki

Main Menu

Attention file default has no extension and directory

Started by fedun, June 23, 2015, 10:01:34 AM

Previous topic - Next topic

fedun

Joomla! 3.4.1 VirtueMart 3.0.9
I changed the file default.php in components/com_virtuemart/views/category/tmpl
delete this:
<div class="orderby-displaynumber">
<div class="floatleft vm-order-list">
<?php echo $this->orderByList['orderby']; ?>
<?php echo $this->orderByList['manufacturer']; ?>
</div>
<div class="vm-pagination vm-pagination-top">
<?php echo $this->vmPagination->getPagesLinks (); ?>
<span class="vm-page-counter"><?php echo $this->vmPagination->getPagesCounter (); ?></span>
</div>
<div class="floatright display-number"><?php echo $this->vmPagination->getResultsCounter ();?><br/><?php echo $this->vmPagination->getLimitBox ($this->category->limit_list_step); ?></div>


<div class="clear"></div>
</div> <!-- end of orderby-displaynumber -->


everything works well. Once this message in administrator panel
vmError: Attention file default has no extension and directory /public_html/components/com_virtuemart/views/category/tmpl