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 180 online users.
» 0 Member(s) | 177 Guest(s)
Applebot, 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

 
  Userspice framework7
Posted by: nash81 - 04-22-2018, 03:19 PM - Forum: UserSpice 5 - Roadmapping the Future - Replies (1)

Hi

Just had a thought since more and more of us are building applications to service mobile based users, why not think of a release that uses framework7 instead of bootstrap.

This is just a open thought, dont kill me for it.

Cheers
Nash


  join.php how add stuff
Posted by: pahalprashant - 04-19-2018, 07:35 AM - Forum: Off-topic Discussions - Replies (1)

I want that whenever a person registers, a new table is created where his userid is the table name. But i am not able to do so
Iadded this code at the end of the join.php but the table is not being created, Please help me


$d = $user->data()->id;
$sq2 = "CREATE TABLE

Code:
{$d}
(transaction_id int(10),date date,provider varchar(25),number bigint(20),amount int(5),cashback int(5),wallet int(6),status varchar(6))";


  a little help - facebook login cookie
Posted by: tjones - 04-18-2018, 06:14 PM - Forum: UserSpice 4.3 and Below - Replies (3)

So here is a little background. I am using UserSpice to setup a webview mobile app. Best practice is to make a user not have to login everytime they use it. I have modified the login to always run the "Remember Me" cookie and that works. However, most people want to use the facebook login. Anyone want to help me figure out how to make the cookie when someone logs in using Facebook. I have tried adding the below to the fb-callback.php right before the redirects

$hash = Hash::unique();
Cookie::put($this->_cookieName, $hash, Config::get('remember/cookie_expiry'));

It did not work. Any suggestions or help please?


  Logging application issues?
Posted by: ps23Rick - 04-18-2018, 05:41 PM - Forum: UserSpice 4.3 and Below - Replies (1)

Is there any issues with my application built upon UserSpice to use the provided logging() function to save issues that may occasionally crop up in off-nominal conditions? I did a quick search but didn't see anything right off the top of my head, but the site is running slow (or something between you all and my laptop).. Regardless, this logging would be very occasional at best. I took a look at the function and it doesn't appear that there's anything from defining my own custom $logtype in the database. Unless I hear otherwise I will be making use of this feature. Thanks!


  problem with custom login script
Posted by: pahalprashant - 04-18-2018, 06:21 AM - Forum: Off-topic Discussions - Replies (1)

I just changed the redirect to ( Redirect::to(https://ariesnleo.com/); ) but as soon as i made this change i am getting error on logingin ( This page isn’t working
ariesnleo.com is currently unable to handle this request.
HTTP ERROR 500 ) otherwise i am logged in and the page ( https://ariesnleo.com/ ) works fine

same problem when i changed the redirect of the file (just_after_logout.php)


  Error
Posted by: Busy Tech - 04-18-2018, 05:26 AM - Forum: UserSpice 4.3 and Below - Replies (1)

Hello I just woke up this morning to find the following error on my userspice site it appears on every page and nothing else

SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

I am trying to figurer out what would cause this weather it be userspice , me or my web host
Before I start creating support tickets with my web host or restoreing backups I was wondering if it could be userspice that's causing the error.

It was fine last night.


  US v4.3.19 CLOAKING
Posted by: alexuco - 04-17-2018, 08:49 PM - Forum: UserSpice 4.3 and Below - Replies (5)

I was trying several times to CLOAK with the new version, I've change to YES in admin_user into MISC "Is allowed to cloak?" and even UPDATING and trying back or quitting and starting again doesn't work. Or I do something wrong maybe.
db says that user is '1' in cloak column.


  Allow to login with user id
Posted by: Busy Tech - 04-17-2018, 05:29 AM - Forum: UserSpice 4.3 and Below - Replies (1)

Hi I remember in previous versions you could login with your user id (it's a lot easier to type in 1 than an email)
I am wondering how it would be able to implement this back into my site


  German Translation
Posted by: webroot - 04-16-2018, 03:20 PM - Forum: UserSpice 4.3 and Below - Replies (1)

Are you thinking about to change the language to other languages like german? I am actually from germany and that is the reason for my bad english skills and this question.


  Routing (User-friendly URLs)
Posted by: Bogdan - 04-16-2018, 07:39 AM - Forum: UserSpice 5 - Roadmapping the Future - Replies (1)

It would be nice, if you release routing system in UserSpice 5, so every new page has own user-friendly URL stored in database. Something like mysite.com/login or mysite.com/admin/users/new.