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 Login Page & Navbar
#6
The login page has a lot of includes that can be a bit tricky.

I would start by copying login.php to usersc/login.php

change line 25 to
Code:
<?php require_once '../users/init.php'; ?>

Line 42 to
require_once '../users/includes/recaptcha.config.php';

And see if that works.

Eventually you'll want to fix the links to join and forgot password to be correct, but the key is to just get the form to work on its own first.
  Reply


Messages In This Thread
Custom Login Page & Navbar - by MagikMindFreak - 04-09-2017, 12:55 PM
Custom Login Page & Navbar - by mudmin - 04-10-2017, 12:02 PM
Custom Login Page & Navbar - by MagikMindFreak - 04-10-2017, 05:03 PM
Custom Login Page & Navbar - by MagikMindFreak - 04-10-2017, 05:24 PM
Custom Login Page & Navbar - by crypt1k - 05-16-2017, 08:01 AM
Custom Login Page & Navbar - by mudmin - 05-17-2017, 05:05 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)