Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 689 online users. » 0 Member(s) | 687 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
|
|
|
Add page |
Posted by: philb1664 - 02-22-2017, 03:15 PM - Forum: UserSpice 4.3 and Below
- Replies (3)
|
|
Hi,
I seem to be missing something.
I'm trying to create and use a page in a subdirectory. The subdirectory is /Contents - where / indicates it is below the top/root - and the filename is BO.php.
There seems to be no provision for adding this page in the Pages section. A page I have created in the top/root directory does show up in the Pages section.
Is there some place to add a subdirectory, or have I gotten this all wrong.
Philip Bolt
|
|
|
loading jquery twice |
Posted by: rob.lindman - 02-20-2017, 11:38 PM - Forum: UserSpice 4.3 and Below
- Replies (4)
|
|
jquery is being loaded in the header and the footer of the page.
also it's an old version of jquery.
additionally, you can load jquery from cdn. and bootstrap css is loaded from cdn but bootstrap js is not.
just a heads up.
|
|
|
nearly invisible error message |
Posted by: rob.lindman - 02-20-2017, 05:47 PM - Forum: UserSpice 4.3 and Below
- Replies (5)
|
|
I walked away from the computer in the middle of configuring the SMTP settings to try to get verification working. About ten minutes later I came back and submitted the form.
I guess I exceeded a timeout or something because when I submitted the form I received an error that said 'Token does not match', which I assume is a CSRF token in the form.
The error was actually about halfway under the fixed navigation bar and was black on dark gray so it was not very visible. Not sure if this is a bug so much as a presentation issue. Putting it into a nice panel like everything else would be good.
I appreciate the use of CSRF tokens as a security measure.
Even more optimal would have been if it had given me a new copy of the form or something so I didn't lose the minor edits I made.
|
|
|
no email verification? |
Posted by: rob.lindman - 02-20-2017, 06:56 AM - Forum: UserSpice 4.3 and Below
- Replies (3)
|
|
I am using the latest, and I browsed the forum looking for this, but perhaps I was erroneous in thinking this was a function of the product...
I am not getting a requirement for users to verify their email addresses before they can login to the system.
There was a forum post where someone seemed to be alluding to this being a component of the product. It's kind of important to my usage to require users to verify their email address before accessing.
Is this actually part of UserSpice?
Thanks
|
|
|
facebook login issue |
Posted by: rob.lindman - 02-20-2017, 06:45 AM - Forum: UserSpice 4.3 and Below
- Replies (1)
|
|
Not sure if this is internal to UserSpice or a collision of UserSpice and Facebook settings.
When attempting to use the UserSpice / Facebook Oauth login button, I am directed to Facebook, where I receive this message.
Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.
I am not sure what the exact problem is here. I already have Facebook login on my website. When users complete login, under that configuration, they are directed to /social-login. I also made sure that the websites FQDN is in the Facebook App field for the app.
It's a hurdle and I am looking for info on how to work around this.
|
|
|
google login image does not show |
Posted by: rob.lindman - 02-20-2017, 06:30 AM - Forum: UserSpice 4.3 and Below
- Replies (1)
|
|
the image url for login with google comes back with the path //users/{the image} and does not show.
the image url for login with facebook comes back as /users/{the image} and shows up fine.
perhaps this is a configuration problem. when I log out of UserSpice I am redirected to //index.php
|
|
|
feature requests |
Posted by: rob.lindman - 02-20-2017, 05:24 AM - Forum: UserSpice 4.3 and Below
- Replies (15)
|
|
Hi!
I've been working on a website for a while now and researching the various options for drop-in authentication, and I'm impressed with UserSpice as it almost (almost) meets all of the requirements that I have.
I am sure I have a laundry list of things I'd like to see, and as I become familiar with the product, I'll learn to write them in a UserSpice friendly way. Off the top of my head, a few things are keeping me from transitioning over.
1. Now that you have social logins, the only two I need to finish this are Twitter and LinkedIn. I wrote code to do this on my 'old site' and it's not all that different from Oauth2 for Facebook. The more social logins that are supported, the more useful this will be, and perhaps there is some tutorial that makes it easy to set these up.
2. A contact form that sends an email. If the user is logged in, fill in their contact info, if not, allow them to still send it.
3. AJAX forms. I really like using jQuery and Ajax to reduce amount of data required for forms processing, it would be cool to do this.
4. Birthdate. It's somewhat important, at least from my perspective, that new users indicate they are over the age of 13. There are legal reasons for this. My site is not an adult site, but collecting data from users under the age of 13 is somewhat of a quagmire. I imagine that I could just put this into the TOS but I also like to have birthdates for profiles and things.
I am sure there are plenty of nuances and features I would like to see here, but these are the items keeping me from just hopping on the bandwagon, and leaving the authentication problem to UserSpice, and focusing on the internals of the website.
Thanks for your efforts, hopefully it will meet the need.
|
|
|
Securing my own page |
Posted by: haroldb100 - 02-19-2017, 08:23 PM - Forum: UserSpice 4.3 and Below
- Replies (1)
|
|
Ok,
I just installed userspice and followed the userspice don't care video in order to secure and existing page. The problem is the headers and requires in the video do not match version 4.2. What do I need to put in my pages header and footer to secure the page?
|
|
|
Login, Register etc, using postman |
Posted by: Gorilla - 02-19-2017, 05:13 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
HI guys, I am new to php, I am coming from android. I see that this library it is pretty well done and it is exactly what I need for my app. The only problem that I have is that I really don't know how to login, or register, any action, without the HTML.
I am sure that I can use the login.php and register.php sending POST requests from the app, but I don't know how to get only the response. If you can help me elucidate this very big issue for me, I would be so happy and really promote this library for it is support too! Great job guys.
|
|
|
Can't add folder and contents to database |
Posted by: gathr - 02-19-2017, 01:42 PM - Forum: UserSpice 4.3 and Below
- Replies (8)
|
|
I am trying to add a subfolder in users called downloads, which contains two files. I've altered line 2 of the z_us_root.php file to show the following:
$path=['','users/','usersc/','/users/downloads/'];
This actually does result in the pages showing up in the page manager, but altering permissions seems to not have any effect. The page still continues to present the message:
"You must go into the Admin Panel and click the Manage Pages button to add this page to the database. Doing so will make this error go away."
Any ideas on how to fix?
|
|
|
|