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
Fresh userspice install
#15
heres my index.php

<pre>
Code:
<?php
/*
UserSpice 4.0beta
by Dan Hoover at http://UserSpice.com
*/
?>
<?php if (file_exists("core/index.php")) {
    header("Location: core/index.php");} ?>
<?php require_once("core/init.php"); ?>
<?php require_once("users/helpers/helpers.php"); ?>
<?php require_once("users/includes/header.php"); ?>

<?php require_once("users/includes/navigation.php"); ?>
<?php $db = DB::getInstance(); ?>

        <div id="page-wrapper">

            <div class="container-fluid">

                <!-- Page Heading -->
                <div class="row">
                    <div class="col-lg-12">
                        <h1 class="page-header">
                            Welcome to UserSpice
                            <small>An Open Source PHP User Management Framework</small>
                        </h1>
                    </div>
                </div>
                <!-- /.row -->
<!-- Content goes here -->

<!-- Content Ends Here -->
<!-- footers -->
<?php require_once("users/includes/page_footer.php"); // the final html footer copyright row + the external js calls ?>

<!-- Place any per-page javascript here -->

<?php require_once("users/includes/html_footer.php"); // currently just the closing /body and /html ?>
</pre>
  Reply


Messages In This Thread
Fresh userspice install - by rbfritz - 03-26-2016, 05:14 PM
Fresh userspice install - by raven - 03-26-2016, 09:23 PM
Fresh userspice install - by astropos - 03-27-2016, 09:03 AM
Fresh userspice install - by rbfritz - 03-28-2016, 01:26 AM
Fresh userspice install - by astropos - 03-28-2016, 10:55 AM
Fresh userspice install - by rbfritz - 03-28-2016, 12:16 PM
Fresh userspice install - by astropos - 03-28-2016, 04:13 PM
Fresh userspice install - by rbfritz - 03-28-2016, 08:36 PM
Fresh userspice install - by rbfritz - 03-28-2016, 09:07 PM
Fresh userspice install - by mudmin - 03-28-2016, 09:08 PM
Fresh userspice install - by rbfritz - 03-28-2016, 10:30 PM
Fresh userspice install - by mudmin - 03-28-2016, 10:50 PM
Fresh userspice install - by rbfritz - 03-28-2016, 11:07 PM
Fresh userspice install - by rbfritz - 03-29-2016, 10:36 PM
Fresh userspice install - by rbfritz - 03-29-2016, 10:57 PM
Fresh userspice install - by mudmin - 03-30-2016, 11:58 AM
Fresh userspice install - by mudmin - 03-30-2016, 12:13 PM
Fresh userspice install - by astropos - 03-30-2016, 03:07 PM
Fresh userspice install - by rbfritz - 03-30-2016, 03:20 PM
Fresh userspice install - by astropos - 03-30-2016, 03:24 PM
Fresh userspice install - by astropos - 03-30-2016, 03:26 PM
Fresh userspice install - by mudmin - 03-30-2016, 09:53 PM
Fresh userspice install - by rbfritz - 03-30-2016, 10:07 PM
Fresh userspice install - by mudmin - 04-01-2016, 12:47 AM
Fresh userspice install - by astropos - 04-01-2016, 11:06 AM
Fresh userspice install - by rbfritz - 04-02-2016, 12:07 AM
Fresh userspice install - by rbfritz - 04-02-2016, 12:14 AM
Fresh userspice install - by rbfritz - 04-02-2016, 12:16 AM
Fresh userspice install - by rbfritz - 04-02-2016, 12:17 AM
Fresh userspice install - by astropos - 04-02-2016, 06:01 AM
Fresh userspice install - by astropos - 04-02-2016, 10:20 AM
Fresh userspice install - by raven - 04-02-2016, 12:01 PM
Fresh userspice install - by mudmin - 04-02-2016, 01:27 PM
Fresh userspice install - by raven - 04-02-2016, 03:17 PM
Fresh userspice install - by astropos - 04-02-2016, 03:54 PM
Fresh userspice install - by rbfritz - 04-02-2016, 06:29 PM
Fresh userspice install - by rbfritz - 04-02-2016, 06:38 PM
Fresh userspice install - by astropos - 04-02-2016, 06:57 PM
Fresh userspice install - by rbfritz - 04-02-2016, 07:03 PM
Fresh userspice install - by astropos - 04-02-2016, 07:21 PM
Fresh userspice install - by rbfritz - 04-02-2016, 07:35 PM
Fresh userspice install - by astropos - 04-02-2016, 08:01 PM
Fresh userspice install - by rbfritz - 04-02-2016, 08:31 PM
Fresh userspice install - by astropos - 04-02-2016, 08:44 PM
Fresh userspice install - by rbfritz - 04-02-2016, 10:09 PM
Fresh userspice install - by raven - 04-03-2016, 01:16 AM

Forum Jump:


Users browsing this thread: 4 Guest(s)