The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (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
Header & Footer
#2
You probably need to change the class on
Code:
<body class="nav-md">
~ line 161 on
Code:
header.php
in
Code:
users/includes
- note this is going to get overwritten with new updates so you are going to have to perform your updates manually to be sure you don't lose your changes.

And deploying should be almost drag and drop. You will need to change any social callbacks and the email server if you have one setup.

That should be pretty much it though as long as you don't have any static links e.g.
Code:
http://localhost/js/blah.js
vs
Code:
/js/blah.js
type thing

Sorry if that doesn't make sense lol
  Reply


Messages In This Thread
Header & Footer - by scott - 08-08-2017, 08:58 AM
Header & Footer - by Brandin - 08-08-2017, 03:15 PM
Header & Footer - by karsen - 08-08-2017, 06:32 PM
Header & Footer - by firestorm - 08-09-2017, 12:04 PM
Header & Footer - by mudmin - 08-10-2017, 11:32 AM
Header & Footer - by scott - 08-10-2017, 01:33 PM
Header & Footer - by karsen - 08-10-2017, 04:30 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)