The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
navigation.php problems
#1
I certainly hope this is a bug and not just something silly I am doing. I have tried a dozen different configs so far an am still not getting anywhere. My problem is, I have edited usersc/navigation.php as follows;

===========================================
<div class="collapse navbar-collapse navbar-top-menu-collapse navbar-left"> <!-- Left navigation items -->
<ul class="nav navbar-nav ">

[*]<a>"><i class="fa fa-home"></i> Home</a>

<li class="dropdown"><a><i class="fa fa-wrench"></i> Your Details <b class="caret"></b></a>
<ul class="dropdown-menu">
[*]<a>./users/account.php"><i class="fa fa-user"></i> Your Details</a>
[*]<a>./users/profile.php"><i class="fa fa-building"></i> Company Details</a>
</ul>
</li>

<li class="dropdown"><a><i class="fa fa-print"></i> Your Reports <b class="caret"></b></a>
<ul class="dropdown-menu">
[*]<a>./sgl_customer.php"><i class="fa fa-history"></i> Scale History</a>
[*]<a>./client_files/index.php"><i class="fa fa-file"></i> Your Files</a>
</ul>
</li>

[*]<i class="fa fa-book"></i> Knowledgebase

</ul>
</div> <!-- End left navigation items -->
===========================================

So this all works great, until I select a non-US page and I lose the dropdown functionality. Any clues?

Thanks in advance.
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)