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
How to make index.php starting page
#4
We don't touch index.php during upgrades. The only reason it's even there on install is so your site works right away. Our general thought as we write software updates is:

1. We will change whatever we need to change in the /users folder because we give the users ways to do pretty much anything you'd ever want to do without modifying those files. If there's ever something you don't think you can do, just ask, there's probably a way around editing the "core" files. We try really hard not to do anything that would break your existing project.

2. We never edit files in usersc. If there is ever a reason to, we might suggest that you edit them, but we assume everything in usersc is modified so we don't write over it.

3. We may add files to usersc if they give you new functionality and flexibility. For instance, the next update will add plugin and templates folders to usersc. The reason we put them there is because you are free to edit those to your heart's content.
  Reply


Messages In This Thread
How to make index.php starting page - by Nicolas - 10-31-2018, 05:28 PM
RE: How to make index.php starting page - by mudmin - 10-31-2018, 07:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)