The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/portal.php 39 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!

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 1,007
» Latest member: kavitasinghji
» Forum threads: 1,324
» Forum posts: 7,788

Full Statistics

Online Users
There are currently 535 online users.
» 0 Member(s) | 533 Guest(s)
Bing, Google

Latest Threads
UserSpice Alpha Testing a...
Forum: News Center
Last Post: ivinsons
11-08-2024, 06:13 PM
» Replies: 13
» Views: 42,475
UserSpice 4.4 Development
Forum: News Center
Last Post: Amelie12
09-21-2024, 12:23 PM
» Replies: 4
» Views: 15,199
Welcome to the new UserSp...
Forum: News Center
Last Post: ivinsons
08-25-2024, 07:39 AM
» Replies: 2
» Views: 27,918
How to use hasPerm
Forum: UserSpice 4.4
Last Post: mudmin
07-20-2019, 02:45 PM
» Replies: 1
» Views: 13,755
Session issue? What I sho...
Forum: UserSpice 4.4
Last Post: Parth
07-17-2019, 05:06 PM
» Replies: 4
» Views: 14,502
Email Error
Forum: UserSpice 4.4
Last Post: Brandin
07-17-2019, 04:47 PM
» Replies: 1
» Views: 6,623
{ Missing Text } after up...
Forum: UserSpice 4.4
Last Post: Brandin
07-16-2019, 04:23 PM
» Replies: 22
» Views: 53,638
Best Practice Info
Forum: New to UserSpice?
Last Post: Brandin
07-16-2019, 11:55 AM
» Replies: 1
» Views: 13,490
Force to use 2FA -always-
Forum: UserSpice 4.4
Last Post: Brandin
07-12-2019, 12:43 PM
» Replies: 1
» Views: 6,636
e-mail not verifying
Forum: UserSpice 4.4
Last Post: LBC
07-10-2019, 11:34 AM
» Replies: 31
» Views: 76,232

 
  Notifications icon
Posted by: shoropio - 11-26-2017, 05:52 PM - Forum: UserSpice 4.3 and Below - Replies (2)

Hello again, I do not know where to start .... The notifications icon puts zero in the bubble and that's fine, if you click the modality of notifications and disappear the bubble and zero but if you update the page it turns it to put. taking as example the message icon happens the same only that the bubble disappears with the zero. because I do not have the same result with the notifications icon.


  Error messaging system
Posted by: shoropio - 11-26-2017, 04:53 PM - Forum: UserSpice 4.3 and Below - Replies (1)

Hello again, I'm having problems with the messaging system, precisely when it comes to answering a message. hit me this error

Quote:There was an error with your form. Please go back and try again. Please note that submitting the form by refreshing the page will cause an error.

If this continues to happen, please contact the administrator.

Go Back



All this in local, probe with my site online and I keep hitting the same error.


  Mail error
Posted by: MHALL1 - 11-25-2017, 10:02 PM - Forum: UserSpice 4.3 and Below - Replies (4)

Trying to call on the email function and hitting error:

PHP Fatal error: require(): Failed opening required 'vendor/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/users/helpers/helpers.php on line 128

I thought the path should be ../vendor/autoload.php but tried that and remained the same.

Tried on 4.3.2 & 4.3.4

//
Slight update with a bit of context, calling email function from a file that sits in a folder that is different to users but sits at the same level ( has both helpers & init included).
Email test page works normally. :\


  ReAuth redirect error
Posted by: eeverts - 11-24-2017, 10:20 AM - Forum: UserSpice 4.3 and Below - Replies (8)

Hello,

I tried to set ReAuth for a script in the root. The result is a

Code:
File not found
error, because the
Code:
admin_verify.php
script is sought in the root too, instead of in
Code:
/users
.

greetings, Evert


  Using Userspice with Microsoft Active Directory
Posted by: flo - 11-24-2017, 07:44 AM - Forum: Off-topic Discussions - Replies (22)

Hey Guys,

just a general question about Userspice: Is it possible to (easily) adapt UserSpice to be usable with the Microsoft Active Directory or has anyone every done something in that direction? It would be great to be able to be able to manage users in Userspice with the Microsoft AD! Any thoughts, ideas, or experiences? Wink

Thanks alot for this awesome software already!


  Determine if user is within the same session.
Posted by: komodo - 11-23-2017, 06:33 PM - Forum: UserSpice 4.3 and Below - Replies (4)

Hello

I would like to ask if and how you can determine in US 4.2 if a logged in user is within the same session?
Does a session end only with a logout?

Thank you!
komodo


  Query results
Posted by: MHALL1 - 11-23-2017, 12:20 PM - Forum: UserSpice 4.3 and Below - Replies (2)

Hi,

Just a quick query about retrieving data from the DB.

Normally I would use results() to get the data I want to display. But take the scenario where I want a specific value and do:
$somethingQ = $db->query("SELECT * FROM db WHERE category = 'this'");
$somethingR = $somethingQ->results();

If I try: $somethingR->id, it doesn't give me the data, but if I use first() above it does.

Just wondering how I would structure something to have multiple input text boxes, that return with a value stored in the DB but if changed/updated would be updated to their new value; each item's input would be item[].

Hope that makes sense.


  After Registration/Signin auto redirect url question
Posted by: replevinorder - 11-23-2017, 12:47 AM - Forum: UserSpice 4.3 and Below - Replies (2)

Hello,

I looked in forums, but may have missed an answer to this question.

It really is 2 questions maybe, but they are inter-related as far as what I would like to have userspice help me with.

I am using userspice solely for gathering a database of users. I am creating an app that I want to gather registration info for people who will use the app. ( Note-Noob-I don't know how to integrate my jquery pages with the userspice interface).
Users can use the app even without registering currently, but I am just winging it for now while learning, hoping a popup prompt will at least help me get people to register so I have some sort of user data.

Navigation-
user goes to app web site
registers ( In settings I chose everything with the least amount of setting required to get a user register)
after registration - a user has to Login
Question 1- I there a way after a successful registration ( No email confirmation required) that it will auto log the person in and then redirect to my app home page?
Question 2 - nearly same idea- after singing in, or google auth, redirect to a page on my same domain?

I would like it to redirect to my app home page again.

Thank You,

Wayne


  Thank You! UserSpice It's like Magic!
Posted by: replevinorder - 11-23-2017, 12:22 AM - Forum: Off-topic Discussions - Replies (1)

Hello,

I am just giving a verbal thank you to UserSpice Developers.

Got Userspice setup on domain for testing, pulled my hair out trying to figure everything out Noob ALERT!), and then VIOLA!
Used web browser and mobile phone to test. WOW!

Thank You to people like you, all open source projects, code repos, etc... that share stuff that you have created for others other than yourself to use.

Again, Many Thanks!

Wayne


  Possible Bug -4.3.5 - Auto username
Posted by: replevinorder - 11-23-2017, 12:14 AM - Forum: UserSpice 4.3 and Below - Replies (3)

Hello,

I am not real savvy on cms systems and php, but I set auto username, saved settings, and then when going to login, filled out a test new user registration, and username field is not listed, but when submitting, for says "Must enter username"

I just reverted the auto username settings.

I might have a setup setting incorrect since I lack skills.

Thank You,

Wayne