Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 397 online users. » 0 Member(s) | 395 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
|
|
|
4.2 BETA old user is good, new user is not created |
Posted by: dimitrisscript - 12-21-2016, 11:17 AM - Forum: UserSpice 4.3 and Below
- Replies (6)
|
|
Hello,
So I have already set up my website and:
- the normal register (using email) works correctly
- the FB and Google register:
- - if the user already has an account in the website, logging in with facebook and google works correctly
- - if the user is new, which means that if the user doesn't already have an account in the website, the system does not create the user in the database at all.
Sidenotes:
- I have changed some things in google_oath.php, facebook_oath.php and fb-callback.php in order for the above things to work, but paths mostly, not "real" code.
Any ideas on what's wrong and new users cannot be created by the social thingies?
|
|
|
Language system need improvement |
Posted by: ummagumma - 12-19-2016, 11:56 AM - Forum: UserSpice 4.3 and Below
- Replies (4)
|
|
Hi thank you for nice script
i was looking at the language.php file but there is so little of the system there can be translated.
most is hard coded.
for instance in email_settings.php
it start saying
Setup your email server
that is no where to be found in language.php
so i found it in email_settings.php
as
Code: <h1>Setup your email server</h1>
so i cant just translate the language.php as so much is missing.
and think language.php should be called english.php and some way to select language. both for user and admin
|
|
|
Is this page private? |
Posted by: thenumbernine - 12-19-2016, 04:37 AM - Forum: New to UserSpice?
- Replies (1)
|
|
I'm trying to do a conditional redirect after the user logs in. Essentially, if the page that referred the user to the login form is private, redirect them there after logging in. If they were referred from somewhere else, redirect them to the main account screen. But I haven't found in the documentation the method for determining whether or not a page is private. Any suggestions?
|
|
|
DB Credentials |
Posted by: Brandin - 12-18-2016, 04:16 PM - Forum: Off-topic Discussions
- Replies (1)
|
|
Hey,
I feel really stupid for asking this, but I simply CANNOT find where the DB credentials are defined. I moved my installation to a new account, which means I am moving the DB over, which requires me to change the db name, user and password. But where?!
Thanks.
|
|
|
adduser.php not working |
Posted by: Brandin - 12-18-2016, 01:29 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
Hi there!
As per previous conversations I had informed you guys that I had moved the portion of the page to its own page. Everything was fine and dandy, until I removed some of the table columns I felt weren't needed. This is what the structure of the users table is now:
http://hastebin.com/enigihigax.lisp
So now, when I try to add a user, it will no longer insert to the DB. It will perform the permission and profile DB queries, but inserts a row with no user_id because it doesn't exist. Ultimately I can change the structure back, I just really didn't wanna have to.
Any help would be greatly appreciated!
Thanks.
|
|
|
User page with selected links |
Posted by: sqluser - 12-17-2016, 08:13 PM - Forum: UserSpice 4.3 and Below
- Replies (3)
|
|
Hello,
in every page there is a selection to check if the user is logged in and has the proper credential to view this page, and open this page, or redirect to the login.
I need to build a site for a lot of users with different roles in the group.
Let me try to explain. In this site that has different departments with different roles. So the in every group there is a role "view" page, "edit" parameter setting. This for every department.
Could if the user is redirected to a new page after log in, where depending of the department and the role the links and pages that are viewable have a visible link. Now the user gets frustrated that the link is shown and after click the link views the login, in circular and after the login show the link again.
Users can be members from different departments.
Second issue, could a new used select the departments at sign in. \Where the admin can select the groups, where admin can give this user the different groups.
Maybe not an easy issue.
Thanks for the support.
|
|
|
Take site off-line |
Posted by: sqluser - 12-17-2016, 08:00 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
In the admin pages is a selection where the site can be switched off, or in other words taken off-line.
Found out that this is a setting in the database, and there could this setting be unset.
But how can this be done with the userspice page, where to connect and take the site on-line again.
Witch page to start, or remember the link to set the website on-line.
|
|
|
token doesnt match error |
Posted by: meetmec12 - 12-16-2016, 08:05 PM - Forum: UserSpice 4.3 and Below
- Replies (18)
|
|
I install US without issues on my localhost now on a live server I get token error when I logon a admin with the default password. My path was weird during installation and my server is not localhost (mydoainhost.blabla)
|
|
|
|