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
/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 263 online users.
» 0 Member(s) | 261 Guest(s)
Bing, Yandex

Latest Threads
UserSpice 4.4 Development
Forum: News Center
Last Post: ehc.ankur
11-10-2021, 10:23 AM
» Replies: 1
» Views: 15,199
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
changes to navigation.php...
Forum: UserSpice 4.4
Last Post: mudmin
07-07-2019, 10:46 AM
» Replies: 2
» Views: 8,331
Duplicated files in /user...
Forum: UserSpice 4.4
Last Post: mudmin
07-07-2019, 10:44 AM
» Replies: 1
» Views: 6,582

 
Rainbow Hello, I'm Julian
Posted by: Julian - 03-13-2019, 04:13 PM - Forum: New to UserSpice? - Replies (4)

Hello from good old Germany!

My Name is Julian.

I just installed US to my local development area and it looks great.

Now i wonder if i can use US across multiple Webapplications (on the same Server). And how to implement it my existing projects Smile

I will start reading the manuel Smile

see you

Julian


  Token doesn't match!
Posted by: PeterAarts - 03-12-2019, 08:10 PM - Forum: Modifications and Hackery - Replies (5)

I have been using UserSPice as framework for my website a long time, I always was able to copy it to a new directory and use it again while testing.
Since a certain moment, forget when, I always get a message : Token doesn't match!

I can't find a way to get the website to work again !?
I feel like a fool, not being able to solve this, I expect it to be very simple...Sad


  JavaScript Code Can not Load
Posted by: kevinjunior - 03-12-2019, 06:13 AM - Forum: Off-topic Discussions - Replies (1)

As a programming student, I have a project as my homework from my teacher, My homework is to make a simple company profile website.

I use JavaScript Code to make a my website layout better and responsive but all my script can not be laoded in a browser such as Google Chrome, Mozilla and many others. Suddenly, all systems in my laptop stop on the other hands I can move all such as cursor mouse and many others. Actually, I set the JavaScript for browser Enable. Unfortunately, result is unexpected.

What Should I do to solve this ?


  Some problems with the notification system
Posted by: vkirov - 03-10-2019, 06:15 AM - Forum: UserSpice 4.4 - Replies (4)

Hi,
I`m currently running version 4.4.03 with PHP 5.6. I have some PHP script pages, made from the blank project pages that write and read to/from database. But when I turn on the notification system my scripts stopped working and I get an error:

Fatal error: Call to a member function getUnreadCount() on null in /userspice/users/includes/page_footer.php on line 6

I tried different versions of PHP, but there is no effect. The notification system works, but everything on the project pages stops.

Is there a way I can fix it or this is something that will get fixed in the following versions?


  Session Expiration
Posted by: patrickinmotion - 03-05-2019, 04:12 PM - Forum: UserSpice 4.4 - Replies (1)

I want the ability to have the user to login forever until they logout.
At the moment every time the browser/tab is closed it makes me log back in.

I change 'cookie_expiry' => 2147483647, in the init.php file which is not to expire until 2038.
Does not change anything.

I have read on the forum that it use to be forever. Can someone guide me to where I can change the session to never expire. 
Thanks in advance

Patrick


  Tranlating UserSpice
Posted by: vkirov - 03-04-2019, 12:53 PM - Forum: UserSpice 4.4 - Replies (2)

Hi, I want to translate UserSpice in my language. which files do I need to edit? If this is impossible, where can I change the Unicode so that I don`t get "?????" when I create a new navigation item


Question Session issue? What I should to check?
Posted by: emios - 03-03-2019, 09:34 AM - Forum: UserSpice 4.4 - Replies (4)

Hello.

I have a question for You. I try to create software with UserSpice. All works really well (perrmissions, notifications etc.), but sessions managment dosen't work well.

For more, log in, logout works ok. User identifaction also but as a admin i dosen't see users sessions in

Code:
users/admin.php?view=sessions&showAllSessions=1

User also can't see own sessions in

Code:
users/manage_sessions.php
For more counter in account.php file displays: Number of Active Sessions: 0 but why? I am fully logged in, permissions works well.

What i should to check to fix that problem?

For more where i can find timeout off session (time of inctavity when user is automaticly loggout)

Regards!

PS. For more i started from 4.4.01 wersion, then i upgrade to 4.4.02 and today i upgrade to 4.4.03 and still the same.


  Updating to 4.4.03
Posted by: grumpy-gnome - 03-03-2019, 07:13 AM - Forum: UserSpice 4.4 - Replies (2)

Tried this on my development system (which is running 4.4.02 fine) and got the error in the screenshot.

   

PHP error log says:


Code:
[03-Mar-2019 07:08:50 UTC] PHP Fatal error:  require_once(): Failed opening required 'C:/wamp64/www/stock/usersc/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\wamp64\www\stock\users\helpers\helpers.php on line 35
[03-Mar-2019 07:08:50 UTC] PHP Stack trace:
[03-Mar-2019 07:08:50 UTC] PHP   1. {main}() C:\wamp64\www\stock\users\update.php:0
[03-Mar-2019 07:08:50 UTC] PHP   2. require_once() C:\wamp64\www\stock\users\update.php:2
[03-Mar-2019 07:08:50 UTC] PHP   3. require_once() C:\wamp64\www\stock\users\init.php:23

Tried just copying "vendor" folder to usersc - which is where it is looking for "autoload.php", but that just makes thing worse, PHP error log below:
===================================
[03-Mar-2019 07:26:22 UTC] PHP Fatal error: Cannot redeclare composerRequire09fae17662c0d8fcca874043515d9423() (previously declared in C:\wamp64\www\stock\users\vendor\composer\autoload_real.php:63) in C:\wamp64\www\stock\usersc\vendor\composer\autoload_real.php on line 70
[03-Mar-2019 07:26:22 UTC] PHP Stack trace:
[03-Mar-2019 07:26:22 UTC] PHP 1. {main}() C:\wamp64\www\stock\index.php:0
[03-Mar-2019 07:26:22 UTC] PHP 2. require_once() C:\wamp64\www\stock\index.php:3
[03-Mar-2019 07:26:22 UTC] PHP 3. require_once() C:\wamp64\www\stock\users\init.php:23
[03-Mar-2019 07:26:22 UTC] PHP 4. require_once() C:\wamp64\www\stock\users\helpers\helpers.php:35
====================================

Time to pop back to a backup!


  Important Note about upgrading to 4.4
Posted by: Brandin - 03-01-2019, 03:27 PM - Forum: UserSpice 4.4 - No Replies

March 1, 2019 - Important Note about upgrading to 4.4


Please note that UserSpice 4.4 features a new template system, by default continues with BS3 and has the ability to handle BS4 and other templates available in the future. That being said, you may notice some pages not working, including navigation, despite the page itself looking okay. This is due to adjustments to code that breaks existing scripts including onclicks and hovers, and requires updated navigation. If you are using Database Navigation, this is a fairly simple change, and you will require minor adjustments.

**In the header and footer of all pages you want to match to the existing UserSpice theme and template system** you must replace:

The header.php and navigation.php includes to:
require_once $abs_us_root.$us_url_root.'users/includes/template/prep.php';

The page footer and html footer should be replaced, above custom scripts to be:
require_once $abs_us_root . $us_url_root . 'usersc/templates/' . $settings->template . '/footer.php';

If you did not rely on UserSpice core pages in your custom code, you will more than likely not face issues, but if you regularly duplicated pages and used the regular UserSpice CSS and Javascript you will need to make these adjustments.

Thank you,
Brandin & Dan.


  Hi everyone, I'm Andrea
Posted by: turf_andrea - 02-28-2019, 09:31 AM - Forum: New to UserSpice? - Replies (3)

Hi everyone i am Andrea,
I am new of Userspice.