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
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Bootstrap 4 - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: UserSpice 5 - Roadmapping the Future (https://userspice.com/forums/forumdisplay.php?fid=31)
+--- Thread: Bootstrap 4 (/showthread.php?tid=919)

Pages: 1 2


RE: Bootstrap 4 - mudmin - 01-05-2019

UserSpice works really hard so you don't actually have to rewrite core files (and can actually get away from it if you already have. Most of the main files can just be copied to the usersc folder (with the same filename) and it will load your custom file instead of ours.

There are hooks and scripts for nearly everything you'd want to change in the usersc folder and now with templates, plugins, and widgets, you can really safely do these things and still be able to take updates.