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 221 online users.
» 0 Member(s) | 219 Guest(s)
Bing, Facebook

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

 
  Trying to change logo
Posted by: mcburnia - 06-26-2019, 11:21 AM - Forum: UserSpice 4.4 - Replies (2)

Hi, newbie here.

I'm trying to change the standard userspice logo to my own logo and have followed the instructions (the only ones I could find) for US4.3 or earlier and having copied my own logo to /users/images/logo.png.

I have also tried changing the line:  

<a class="" href="<?=$us_url_root?>"><img class="img-responsive" src="<?=$us_url_root?>users/images/logo.png" alt="" /></a>
to
<a class="" href="<?=$us_url_root?>"><img class="img-responsive" src="<?=$us_url_root?>images/logo_v6.png" alt="" /></a>

But still the UserSpice logo prevails!

Any ideas as to what I am doing wrong?

cheers
Andi


  Hello, I'm Javi
Posted by: tocnaza - 06-21-2019, 08:36 AM - Forum: New to UserSpice? - Replies (1)

Hello all!

I'm a newbie whith PHP (though regular C/C++ coder) and I first want to thank Dan for this great job. This library is really a time saver and a perfect tool to learn PHP/MySQL.

All the best from Spain,

JaviM

porn videos porno szex filmek gratis porr lesbianas


  Issue changing admin menu in usersc
Posted by: cypherlock - 06-17-2019, 03:57 PM - Forum: UserSpice 4.4 - Replies (3)

Hi!
I'm trying to find a way to change the admin menu without directly changing the "core" file in users directory.  The file in question is:

users/views/_admin_menu.php

I've tried copying it to "usersc/ , usersc/views , usersc/includes , usersc/includes/admin " but have not had success with the changes showing up.  It works fine if I edit the file directly in users/views/ though.

If anyone could help, I would greatly appreciate it!

Thanks!


  Cannot Register after upgrade
Posted by: nuhrture - 06-16-2019, 11:46 AM - Forum: UserSpice 4.4 - Replies (2)

Hi,
I have upgraded to 4.4.14 from 4.4.12
I have invisible reCAPTCHA enabled
I have enable reCAPTCHA only on registration.
When a new user registers, the page does not seem to submit
The Password check rules works ensuring correct strength
The invisible reCAPTCHA verifies okay on the page with Google.
The test user email address is valid
If I disable reCAPTCHA on Join, users can register.
How can I test further to see what the issue is ?
Is anyone else experiencing this ?
Thanks


  Serbia lang
Posted by: vlada - 06-13-2019, 06:08 PM - Forum: New to UserSpice? - No Replies

Hi, I like the UserSpices because providing many options, its easy and most interesting "Don't Care"
I am from Serbia and I translated  lang file into Serbian language. I tested yesterday and everything works fine, except that some words have not been translated, but they have remained in the original English language. For example, it was not translated: 
"DAT_INFO" => "Showing _START_to _END_ of _TOTAL_ entries",
"DAT_NEXT" => "Next",
"DAT_PREV" => "Previous" ...
That's it for now, I will explore possible solutions.
I'll upload a translated file ...

.php   srb-RS.php (Size: 18.28 KB / Downloads: 0)


  Installation - Change permissions on users/init.php
Posted by: mellowmedia - 06-13-2019, 03:49 AM - Forum: UserSpice 4.4 - Replies (3)

Server Details:

Centos7
PHP 7.2.19
MariaDB

user:apache chowned on all files and folders in site root directory

I've changed the permissions for ../users/init.php to 0666 and the installer page still reads:

Is ../users/init.php writeable? Unwriteable

Not really sure what to do from this point. I really want to give this thing a try.


  Understanding Forms
Posted by: kevmcc7 - 06-10-2019, 02:40 AM - Forum: UserSpice 4.3 and Below - Replies (2)

Hi, first off I want to say what an awesome platform you have here. Thank you so much for making this available.

What I've been trying to do is create my own log in form. I understand the basics of UserSpice thanks to Dan's videos and reading other forum posts here, but I don't see anything about customizing the login page. I did use the Form Manager to customize a registration form and that was very simple to implement into my site. Is it possible to also create custom login forms? Or if I need to stick with UserSpice log in page, is it possible to ONLY use the login form? I've tried various implementations but can't seem to get it to play nice. I'd share my code, but I don't really have anything worth sharing this is more of a general question.

Just looking for a yes or no answer (make sure I'm not wasting my time), and if there is anything already documented feel free to point me in that direction.

Thanks a lot guys!


  All Settings links direct to admin dashboard
Posted by: thanna - 06-05-2019, 05:58 PM - Forum: UserSpice 4.4 - Replies (2)

I recently upgraded to 4.4 and now all of the page links under the Settings section of the admin page direct to the admin Dashboard view. Seems like many of the links under Tools are doing it as well. All of the relevant view files appear to be present and in the right places. Any advice?

Thanks in advance.


  additional registration fields cleared on submit
Posted by: eric - 06-01-2019, 12:03 PM - Forum: Modifications and Hackery - Replies (4)

The concept of usersc/scripts/additional_join_form_fields.php works great, but I am having trouble with the two parts of validation.

My fields get validated before submit, but on submit the original user form fields get validated, like username and email, and all my additional field inputs are gone if there is an error.

That is, the user fills out the complete registration page, including the standard fields and my additional fields, the validation confirms all my required fields, but on submit they lose their additional field inputs.

I think it's because my fields are validated when the submit button is pressed but prevent the form contents from being posted, but the original user registration form fields are validated only after being posted. At that point, the error messages are displayed at the top, but all my additional form fields are now blank. (I have several fields because they are essentially applying to register).

Is there an additional step I'm missing?

Eric


  What to do after install?
Posted by: leostereo - 06-01-2019, 01:49 AM - Forum: UserSpice 4.4 - Replies (1)

Hi guys , I sucessfully installed userspice.
After login with default admin/password credentials could access to dashboard.
No it is not clear for me how to continue.
I would like to set userspice login page as starting point for mi web and then have the login result back so i can provide specific resources.
Is that posible ?
Regards,
Leandro.