Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 260 online users. » 0 Member(s) | 258 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
|
|
|
Empty login.php |
Posted by: emanresu - 12-28-2016, 08:35 AM - Forum: Modifications and Hackery
- Replies (8)
|
|
Hi Folks,
I'm trying to change login.php. So I copied it over to the "usersc" folder, but now it comes up empty. So I tried looking for the documentation on customizing the default files, but couldn't find it so far. Can anyone point me in the right direction? thanks!
kind regards,
John
|
|
|
Error social login |
Posted by: shoropio - 12-27-2016, 05:14 AM - Forum: UserSpice 4.3 and Below
- No Replies
|
|
Error para social login Warning: require_once(/src/Facebook/autoload.php): failed to open stream: No such file or directory in /home/u253578124/public_html/users/includes/facebook_oauth.php on line 51
Fatal error: require_once(): Failed opening required '/src/Facebook/autoload.php' (include_path='.:/opt/php-5.5/pear') in /home/u253578124/public_html/users/includes/facebook_oauth.php on line 51
|
|
|
Make SQL Consistent With Code |
Posted by: Trioxin - 12-27-2016, 12:09 AM - Forum: UserSpice 5 - Roadmapping the Future
- Replies (2)
|
|
Currently, camel-case is being used in the code (Good) and underscores are being used for SQL (Not so good). Please change SQL names to use theSameCamelCase. I might refactor everything to be like this at the end of coding my current project but of course it would be better if future versions of userspice were consistent.
|
|
|
call user id in form |
Posted by: meetmec12 - 12-26-2016, 07:45 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
Hi i believe US can protect any page . I have an html form(not US FORM) i want to submit all form inputs (including image upload) into another table called clients . How do i insert $user->data()->id, into userid (not d table id) ,$name = $_POST['name']; ,$mobile = $_POST['mobile']; into clients table. THANKS
|
|
|
custom login page |
Posted by: meetmec12 - 12-25-2016, 01:58 PM - Forum: UserSpice 4.3 and Below
- No Replies
|
|
Hi guys I have a lovely jquery login/register form it switches BTW login form and reg I will like to use it with my lovely user spice app.Any help?
|
|
|
Unable To Place In Website |
Posted by: AVANTGARDE - 12-22-2016, 10:28 AM - Forum: UserSpice 4.3 and Below
- Replies (1)
|
|
I have tested userspice 4 on XAMPP and it worked perfectly by walking me through the steps. I used FTP to place it onto my website to install it their properly but I just keep getting internal 500 error pages and that my site couldn't handle the request. I'm tech-savvy to a degree but most of this is new to me. I really want to use it though so I'm forcing myself to learn.
I tried putting it in the root of the website in a folder and tried to access it by going to example.com/folder and nothing. I tried putting it in the public_html folder. Nothing. It just will not seem to work. I've watched all kinds of tutorials that seem to do it flawlessly but there has to be something I'm missing. I have not edited the files in any way. I downloaded them straight from the home page here, unzip them, upload them, then nothing. Like I said, I did the exact same thing with XAMPP and it worked perfectly.
What am I missing or needing? This is driving me insane.
|
|
|
|