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 227 online users.
» 0 Member(s) | 224 Guest(s)
Applebot, 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

 
  Problem with token_error.php
Posted by: flo - 04-02-2018, 04:53 PM - Forum: Off-topic Discussions - Replies (3)

Hey guys,

many of my users are getting redirected to the token_error.php page after login. When thy click on go back and enter their login credentials again, it works and the token-error.php page is not shown.

In the token_error.php it is stated, that the following is most probably the case, when this message is shown:
// 1. Someone trying to perform a man-in-the-middle attack on a form on the site.
// 2. Something accidentally causing the page to partially reload

I don’t think, that a man in the middle attack is the case. So I am wondering: What are my option to resolve this issue for my users?

I can’t remember, that I ever had that issue while developing on localhost, but as soon as I moved the project to the live server i also got the message a couple of times (if that information helps).

Thank you guys a lot!! Awesome work on the userspice project! Smile


  Registrtion Email Link Timeout
Posted by: mleary2001 - 04-01-2018, 11:01 PM - Forum: UserSpice 4.3 and Below - Replies (4)

Hi everyone,

Does the link in the registration email have a valid time period? I am getting intermittent problems, especially with users that find the email in their junk folder the next day.

Thanks in advance,

Mike


  Using a different design/theme with User Spice
Posted by: markgreenway - 03-31-2018, 08:04 PM - Forum: UserSpice 4.3 and Below - Replies (2)

Hi,

I'm new to User Spice and am just getting to grips with it.

Quick question, I've been looking at some bootstrap admin/dashboard themes, like the one below, and would like to use User Spice to protect pages that require the user to be logged in.

https://colorlib.com/polygon/sufee/index.html

Is it possible to do this with User Spice or do I have to use the standard layout?

Thanks,
Mark.



  Hi
Posted by: markgreenway - 03-31-2018, 07:47 PM - Forum: New to UserSpice? - Replies (1)

Hi everyone,

Been looking for something like user spice for a while now. Looking forward to playing with it.

Mark.


  Page permissions
Posted by: pahalprashant - 03-30-2018, 02:08 AM - Forum: Off-topic Discussions - Replies (1)

I have set a page as private but still it can be publically opened why ??


  How to add stuff to registration page
Posted by: pahalprashant - 03-30-2018, 01:15 AM - Forum: Off-topic Discussions - Replies (1)

I want to create a table with the name as id of the registered user as per the users table in userspice database upon registration of the user can anyone help me


  Change Links on top Nav
Posted by: Evert - 03-29-2018, 10:32 AM - Forum: UserSpice 4.3 and Below - Replies (2)

Hi All,

Im new to userspice and have been enjoying what it has to offer. I have read a similar thread regarding the same topic however it has not worked for me. I wish to change the home button on the top nav bar to a different page. I have changed both usersc/includes/navigation.php and users/includes/navigation.php with the new address however the link has not changed.

I have cleared cookies/cache with no joy. Am I missing a file?

Thanks in advance.


  redirect loop on login
Posted by: met - 03-28-2018, 08:48 AM - Forum: UserSpice 4.3 and Below - Replies (4)

Hello,

I have copied the contents of users to usersc directory and I'm working in there. Since that I can't login with not admin users, I get a loop between index.php and account.php, as long as cookies are set, that means I can't go back to the login screen before I delete the cookies. I have done some screenshots.

[Image: 2018-03-28_123757.png]

[Image: 2018-03-28_123851.png]

[Image: 2018-03-28_123905.png]

This is the working query:
[Image: well.png]

regards


  Query - LIKE {3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}
Posted by: MattyO_83 - 03-27-2018, 08:43 AM - Forum: Documentation - Replies (3)

i've just started using UserSpice. Enjoying how well it is structured and learning quickly. Some help with this would be great.

How would i query rows where column is 'like' or contains part of a string var?
Possibly the equivalent to below

$item= = 'car';
("SELECT * FROM table WHERE column LIKE '{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}$item{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}'");

//Most likely for $item I would be using:
$item= $ab->items;

//Cannot workout how to use
$db->query("SELECT * FROM table WHERE column 'LIKE' ?",array($item));

Thanks for your help!


  Hi there!
Posted by: MattyO_83 - 03-27-2018, 08:29 AM - Forum: New to UserSpice? - Replies (1)

Hello everyone, im Matt.
great to join in your forum, thanks.