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.css
#3
Yeah, right that's the dilemma of the usersc folder ;-)
What I meant is that the file header.php is looking for the custom.css:
Code:
<link href="<?=$us_url_root?><?=str_replace('../','',$settings->us_css3);?>" rel="stylesheet">
But
Code:
$settings->us_css3
, which is retrieved from the database, is pointing at ../users/css/custom.css. I think it should be pointing at ../usersc/css/custom.css ? I guess these values are set during the installation?
  Reply


Messages In This Thread
custom.css - by Sebastian - 10-07-2016, 09:05 AM
custom.css - by mudmin - 10-07-2016, 12:42 PM
custom.css - by Sebastian - 10-07-2016, 01:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)