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 Forms Issue
#6
So the form itself seemed to work fine for me. You have some paid form stuff that I don't own, but I converted your form into a userspice file. The example has your form file in the root directory so init.php is in users/init.php from that location. You may have to adjust accordingly.

Bootstrap and Jquery are installed by default so you don't need to reinclude those, but you will have to include these manually. I left a comment on the page where to include them and they will override any userspice css at that point.

Code:
<script type="text/javascript" src="../dmxAppConnect/dmxAppConnect.js"></script>
Code:
<link rel="stylesheet" type="text/css" href="../bootstrap/3/css/dmxBootstrap3Forms.css" />
Code:
<script type="text/javascript" src="../bootstrap/3/js/dmxBootstrap3Forms.js"></script>

There's also the file usersc/includes/bootstrap_corrections.php where you can include anything else that you want to do to override userspice css etc. In fact, you could do all those links above in there if you need them on every page, but I would wait till you get this one form figured out before doing that. Here is my page...


https://pastebin.com/qKppipAr
  Reply


Messages In This Thread
Custom Forms Issue - by medtrans - 02-06-2018, 02:21 AM
Custom Forms Issue - by mudmin - 02-06-2018, 02:35 AM
Custom Forms Issue - by medtrans - 02-06-2018, 01:01 PM
Custom Forms Issue - by mudmin - 02-06-2018, 01:18 PM
Custom Forms Issue - by medtrans - 02-06-2018, 02:08 PM
Custom Forms Issue - by mudmin - 02-06-2018, 02:21 PM
Custom Forms Issue - by mudmin - 02-06-2018, 02:23 PM
Custom Forms Issue - by medtrans - 02-06-2018, 03:17 PM
Custom Forms Issue - by mudmin - 02-07-2018, 01:00 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)