Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 616 online users. » 0 Member(s) | 614 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
|
|
|
Google Sign in problem on virtual server |
Posted by: giovanni@bisanti.net - 05-24-2017, 07:24 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
Hi
I'm testing userspice and on a fresh install, I setup google sign in and after I click on "Allow" on the google auth page I get this:
Fatal error: Uncaught Google_IOException: HTTP Error: (0) error setting certificate verify locations: CAfile: /home/xxxxxxxxxxxxxxx/domains/xxxxxxxxxxx/ssl.cert CApath: /etc/ssl/certs in /home/sendtext/public_html/users/src/Google/io/Google_CurlIO.php:128 Stack trace: #0 /home/sendtext/public_html/users/src/Google/auth/Google_OAuth2.php(100): Google_CurlIO->makeRequest(Object(Google_HttpRequest)) #1 /home/sendtext/public_html/users/src/Google/Google_Client.php(131): Google_OAuth2->authenticate(Array, '4/2zAkOTRQ9z4ex...') #2 /home/sendtext/public_html/users/includes/google_oauth.php(29): Google_Client->authenticate() #3 /home/sendtext/public_html/users/includes/header.php(75): require_once('/home/sendtext/...') #4 /home/sendtext/public_html/users/oauth_success.php(23): require_once('/home/sendtext/...') #5 {main} thrown in /home/sendtext/public_html/users/src/Google/io/Google_CurlIO.php on line 128
It looks like it's looking for the cert in the wrong place. The right place would be /home/sendtext/ssl.cert
Any idea?
I'm running
Ubuntu 16.04
Apache 2.4.18
PHP 7.0
everything configured via virtualmin
|
|
|
Introducing myself and my project |
Posted by: gaiusjaugustus - 05-24-2017, 05:57 PM - Forum: New to UserSpice?
- Replies (1)
|
|
Hi, I'm Gaius.
I've been using UserCake for several years, and upon its recent demise, discovered UserSpice. I've decided to rework my site from scratch with UserSpice 4.2, rewriting all my old, terribly written functions using the syntax set up in UserSpice. It was on my to-do list, and this has given me a push. I have somewhere near 40 functions to rewrite and migrate in my spare time!
I'm redesigning the backend for a webcomic that my partner makes that fits her customized needs. I've been working with PHP for a long time, but learned it through the internet and finding scripts. Writing tight code is something I've started thinking more seriously about because now I write code for my job (R & Python).
Thanks for a great and a well documented and relatively simple UserCake upgrade.
|
|
|
Page Header / navigation |
Posted by: scott - 05-24-2017, 12:44 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
Hi,
I was wondering if any of you folks could help me out.
I have managed to modify page_footer.php to carry my custom footer, which is enclosed within a container rather than a container-fluid.
I need to script my header/navigation so it matches my style, so I need to know where / how I can put the header in a container rather than the container-fluid it appears to live in and where to change the colour of this header.
I also want to customise the links, but one step at a time.
BTW - I am running version 4.2.6
Thanks
Scott
|
|
|
Upgrade path |
Posted by: MHALL1 - 05-24-2017, 07:03 AM - Forum: UserSpice 4.3 and Below
- Replies (4)
|
|
Hi,
I am currently running UserSpice 4.0.0f and would like to update.
The next available patch is 4.1.2 here https://userspice.com/updates/ but it doesn't say upgrade from like those before it. Will this cause issues if I just follow the path updating files until I reach the latest?
Cheers,
Matt
|
|
|
Stripe Subscriptions (Done) |
Posted by: Trioxin - 05-23-2017, 07:10 PM - Forum: Modifications and Hackery
- Replies (12)
|
|
A while ago I posted that I would work on a mod so that I could charge people money for access levels. I'm happy to report that I've had this working for about 2 months now and it's doing great. Users can subscribe to Stripe plans as subscriptions. They're then automatically assigned an access level/group depending on the package they subscribed to. This means you can charge different amounts of money for access to different pages.
Features
* Stripe subscriptions via Stripe API.
* Multiple products/plans supported.
* Access level/group for each product.
* Web-hook for subscription changes.
* Automatic emails to customers.
* All UserSpice registrations are automatically added as Stripe customers.
* Pricing page.
* Checkout page.
* Thank you page.
* Error page.
* Multiple coupons & ajax coupon validation.
* Billing history page for users.
* A master table of transactions.
* Different account page text for subscribers.
I've also started adding PayPal support though it's not a huge priority. I haven't decided which is more important to me, PayPal or Bitcoin support (Stripe supports BTC but subscription logic has to be manually coded). Should I publish this as a fork or submit the changes to UserSpice? I can't decide that either.
|
|
|
messages |
Posted by: firestorm - 05-21-2017, 12:56 PM - Forum: UserSpice 4.3 and Below
- Replies (2)
|
|
there appears to be no delete option for messages, whats the best way to go for adding that option? a delete and gone would be useful at minimum, however we may want to restore a message accidentally deleted, maybe we could move to trash then require the trash to be emptied, automatically after a period would be useful aswell.
|
|
|
Issues in Documentation Section |
Posted by: faguss - 05-19-2017, 09:18 AM - Forum: Documentation
- Replies (1)
|
|
- Code listings in pages Config, Cookie, Hash, Input, Redirect, Session and Validation are in a single line that goes off the screen.
- Information in DB Class page is duplicated at the bottom.
- Validation code is missing a closing bracket
- Also replace with
Code: echo $validation->display_errors();
|
|
|
Thanks for the hard work |
Posted by: scott - 05-19-2017, 07:19 AM - Forum: New to UserSpice?
- Replies (4)
|
|
Hi,
I have been looking at Userspice for a couple of months now and I have been given the go-ahead to use it for a project at University instead of using Yii.
A hell of a lot of hard work has obviously been done by you fine chaps, and it is really appreciated. My task now is to build my site in 10 days or so, which is quite a mountain, as I have always found PHP a bit of a black art.
Now if I could just work out where to manipulate the header.......
Thanks
Scott
|
|
|
Reset Password is vulnerable |
Posted by: Jamie - 05-18-2017, 09:46 PM - Forum: UserSpice 4.3 and Below
- Replies (4)
|
|
The reset password form is easily vulnerable with the reset password link, people can run a script to spam random numbers as the vericode in the URL and once they get the correct one can change someone elses password, is there a way to have vericode only work when someone requests reset password and it'll only be valid for around 15 minutes, along with making it an actual secure phrase instead of a verification number.
|
|
|
|