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
custom navigation
#1
hi
how can i over ride the default navigation with my custom navigation

thank you
  Reply
#2
You have two choices.

If you just want to add to the existing navigation, you can do that in
usersc/includes/navigation.php

Usually I say not to edit the core files, but if you ONLY want your navigation and none of ours, I think you're pretty safe editing users/includes/navigation.php directly. The only thing is that you have to check that updates and patches you use won't overwrite it (which is very rare). My suggestion would be to edit the navigation.php and then immediately make a copy of it called navigation.bak. This way if you accidentally patch, it's a simple copy/paste to fix it.
  Reply
#3
thanks ..
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)