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 205 online users.
» 0 Member(s) | 204 Guest(s)
Google

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

 
Lightbulb mysql table relationship
Posted by: Nuelnike - 04-20-2019, 10:36 AM - Forum: New to UserSpice? - Replies (2)

Hello Everyone,
am nuelnike and am very very new to userspice actually I stumbled on it on my quest for a secured, flexible, and easy php framework. but I really want to know how MySQL tables are connected using user spice DB function.
example: I have a table named projects, which is related to table 'categories' by 'id' and also related to table 'users' by userid so am wondering how possible it is to connect the tables all together so that when I list all data in table 'projects' all projects displayed will have a category name and an ownername attached to it.


Question Hiding php extension
Posted by: MerajBD - 04-19-2019, 06:48 AM - Forum: UserSpice 4.4 - Replies (5)

Hello there,
I am working on to hide php extension from my site. I am succeeded with htacces file. But the problem is usercake files are basically redirecting to their pages  with php extension. How can I make usercake to redirect  without php extension. Will editing redirect function work?


Lightbulb Contribute for Language Pack
Posted by: MerajBD - 04-18-2019, 03:37 PM - Forum: Modifications and Hackery - Replies (6)

I am planning to add BD_bn language to my userspice. But I can you add thia language pack to  updates please? If yes tell me how.


  Event Calendar
Posted by: LBC - 04-18-2019, 10:12 AM - Forum: UserSpice 5 - Roadmapping the Future - Replies (3)

I would love to see an event calendar added to US in the future Smile


  cool switches in the settings
Posted by: LBC - 04-18-2019, 10:09 AM - Forum: UserSpice 4.4 - Replies (5)

Hey,

Those switches on the settings page are so cool!

Can I use those on other pages as well? If so, can someone give some tips on how to make them work?

Thanks!


  { Missing Text } after update
Posted by: LBC - 04-17-2019, 09:30 AM - Forum: UserSpice 4.4 - Replies (22)

Hi,

I just updated from 4.4.04 to 4.4.09 using the Cumulative Update, and now it says in my usersc/login.php: { Missing Text } after the fa-fa-wrench (for "forgot password").

It should get its info from <?=lang("ACCOUNT_FORGOTPASS","");?> but somehow it doesn't.

Any ideas how to fix this?


Question [Help] Login directly without type password?
Posted by: stonez56 - 04-16-2019, 03:53 AM - Forum: UserSpice 4.4 - Replies (7)

Hi All,
I used UserSpice 4.4 in a sub-system within a fairly large portal system.
Now, I was asked to only authenticate once when users logged into the portal to be able to use the sub-system.
In other words, I couldn't ask user to login to UserSpiece in this sub-system again once they logged in to the portal.

I needed the permission by page features and would like to keep use UserSpice.
What's the best way to do this?

Here is what I came up with:

1.) User login to portal
2.) Get the "username" from the portal
3.) Use that "username" to automatically login to UserSpiece (without user typing ID, password again)
4.) Continue to use all features in UserSpiece 

Is this feasible?  How should I do this?

Thanks!

Stonez56


  admin_menu.php file not loading
Posted by: baljee - 04-14-2019, 03:47 PM - Forum: UserSpice 4.4 - Replies (3)

Following the tutorial on the site, i can't seem to get the admin_menu.php file working.

I made a new file in usersc/includes/

But it doesn't add links to the miscelanious section in the admin dashboard.

Please help.


  Page creator script has turned on me
Posted by: meego - 04-10-2019, 01:30 PM - Forum: Off-topic Discussions - Replies (1)

Hi!
I have your scripts (header, navigation, init, etc) in an included file at the head of all of my pages.
When I visit the page, US correctly locates the page, and then adds the page to the pages table.
However, when I go to /users/admin_pages.php the deletion script can't find my page, and deletes it out of the table.
Is there any way I can modify your admin_pages.php file to locate my files? They exist. They are real! I swear.


  v4.4.07: [SOLVED] loads of warning and notices while adding a user level
Posted by: artoo80 - 04-10-2019, 11:22 AM - Forum: UserSpice 4.4 - Replies (9)

Code:
[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]588[/b]

[b]Notice[/b]: Undefined index: THIS_CODE in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]589[/b]

[b]Warning[/b]: include(/var/TFH/users/lang/.php): failed to open stream: No such file or directory in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

[b]Warning[/b]: include(): Failed opening '/var/TFH/users/lang/.php' for inclusion (include_path='.:/usr/share/php') in [b]/var/TFH/users/helpers/us_helpers.php[/b] on line [b]612[/b]

Fresh install of 4.4.07 (not updated from previous versions). This does not not look normal .. or is it?
Secondary questions, is this the right place to put these issues (even if they may be classified as non-critical) if not feel free to delete the post and redirect me in the right place