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 476 online users.
» 0 Member(s) | 474 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

 
  User registration
Posted by: pierre - 08-30-2017, 06:18 PM - Forum: UserSpice 4.3 and Below - Replies (5)

Hi

Third post in about as many minutes Smile

In this post I talk about different access levels. I am not sure if this question ties into it or not. It does for me.

Due to legal requirements we must validate a person's registration request by ensuring they are a resident in our neighbourhood before allowing them access to private pages. This can be done by not sending the verification email after registration, but some other thank_you.php mail. We do our validation check and all is good. What now?

The verification email can now be sent, but this seems to require some serious fiddling.
Alternatively, once the validation is done, the user can be changed to a 'full user' with access to private pages in the Admin Dashboard -> User Panel. Also sounds like serious chopping and changing.

I don't know enough to know if either of these options are good or elegant. The whole registration process also becomes messy. Any suggestions/solutions are welcome.

Thanks
Pierre


  Form dropdown list
Posted by: pierre - 08-30-2017, 05:57 PM - Forum: UserSpice 4.3 and Below - Replies (16)

Hi

I would like to have a dropdown list in a form in US 4.2.9. How can I create this? Is it as simple as using HTML select? Keep in mind I don't have any PHP knowledge.

Thanks
Pierre


  Different access levels
Posted by: pierre - 08-30-2017, 05:43 PM - Forum: UserSpice 4.3 and Below - Replies (12)

Hi

I'm quite new to US, so please be patient. Using 4.2.9 for a web site and things are working out quite well. To the point where I am now stuck. US provides for 2 levels of access to pages - public or private. To view private pages you need to be logged in.

I require a third level - call it most private if you want - that requires even further registration. The registration is not the issue, but the more restrictive level of page access is.

The scene: This is a website for the community I live in, approx 300 households. There is information on the site that anybody (public) should be able to view, say prospective property buyers, etc. Then there is information should only be available to residents (private) because it does not concern the general public. Lastly we have a neighbourhood watch and these pages contain information that only members of the neighbourhood watch may access - most private.

Keeping in mind I know fairly little about the inner workings of US, and I have no prior knowledge/experience with PHP, how can I go about creating this more restrictive level of access?

Thanks
Pierre

Just to mention what I have been able to do with US as "evidence" of my complete lack of knowledge re PHP:
1. Some customization, e.g. a require_once carousel below the menu. This was very basic and easy to do.
2. Added 3 fields to the registration form to write additional data to MySQL. Also basic and easy.


  Is anyone else having problems with the backup feature?
Posted by: mudmin - 08-30-2017, 04:18 PM - Forum: UserSpice 4.3 and Below - Replies (2)

No matter what I put, I'm getting some sort of "already exists or cannot be created" error.

http://puu.sh/xnpxj/7c77cdf950.png


  master_account and the backup feature
Posted by: mudmin - 08-30-2017, 04:13 PM - Forum: UserSpice 4.3 and Below - Replies (7)

One thing that we might want to consider is that the backup function allows any admin to download the full source code and db of a project that might be closed source. I had to take away several people's admin privileges on my own projects because of this. What are your thoughts on making backups master only? Or maybe if we take away some of the messages, all admins could hit the backup button, but not see any of the logging or download backups?


  Status Update 010
Posted by: mudmin - 08-30-2017, 02:07 PM - Forum: UserSpice 4.3 and Below - Replies (18)

These were all Brandin's fixes. Cron manager updates and permission fixes primarily. Thanks Brandin!


  Status Update 009
Posted by: mudmin - 08-30-2017, 06:33 AM - Forum: UserSpice 4.3 and Below - Replies (10)

I had hoped to add more to this myself, but Brandin carried the load on this one. His Cron Job tool is available at the top of the dashboard as well as the stuff from this post...
https://userspice.com/forums/topic/statu...#post-5604

My main contribution was changing a <? to a <?php in admin_page.php


  Registration only allowed with specific domain
Posted by: jcoleswork - 08-29-2017, 05:38 PM - Forum: Modifications and Hackery - Replies (14)

Is there a way to only allow people with a specific domain in their email to be able to register?
I cant seem to find any documentation on that?

Thanks


  Phone number in join.php
Posted by: shoropio - 08-29-2017, 12:17 AM - Forum: Off-topic Discussions - Replies (13)

I would love to add a field for the phone number in my join.php. Maybe somebody can help me.


  Current UserSpice ToDo List - FYI
Posted by: mudmin - 08-27-2017, 03:00 PM - Forum: UserSpice 4.3 and Below - No Replies

Feel free to tackle something or let me know that I'm missing something.

https://docs.google.com/spreadsheets/d/1...TVArlqrmZA