Why this error

LiteCart Fan
من Sweden
عضو منذ مايو 2022

Warning: Modification "Portfolio" failed during operation #1 in includes/templates/man.catalog/views/box_site_menu.inc.php: Search not found in ~/includes/library/lib_vmod.inc.php (Line 210) Warning: Modification "Portfolio" failed during operation #1 in includes/templates/man.catalog/views/box_site_menu.inc.php: Search not found in ~/includes/library/lib_vmod.inc.php (Line 210)

LiteCart Fan
من Netherlands
عضو منذ ديسمبر 2022

in file [b]includes/templates/man.catalog/views/box_site_menu.inc.php [/b]it is looking for this piece of code:

<li class="nav-item information dropdown">
  <a class="nav-link" href="#" data-toggle="dropdown" class="dropdown-toggle"><?php echo language::translate('title_information', 'Information'); ?></a>
  <ul class="dropdown-menu">
 <?php foreach ($pages as $item) { ?>
 <li class="nav-item"><a class="nav-link" href="<?php echo functions::escape_html($item['link']); ?>"><?php echo $item['title']; ?></a></li>
 <?php } ?>
  </ul>
</li>
<?php } ?>

https://github.com/litecart/litecart/blob/0016e27a3b964c3f7f18a345f3d6761bbae6439d/public_html/includes/templates/default.catalog/views/box_site_menu.inc.php#L68C1-L77C19

Is this code not present in your file?

LiteCart Fan
من Sweden
عضو منذ مايو 2022

no

can i insert this code?

LiteCart Fan
من Netherlands
عضو منذ ديسمبر 2022

Better attach the file: [b]includes/templates/man.catalog/views/box_site_menu.inc.php[/b]
Then i can see what's the best solution

أنت
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.