Forum Activity for @hello77957

alt=
@hello77957
01/13/19 01:01:00PM
56 posts

Help with subscription module


Jamroom Developers

Will do! Thanks Paul!
alt=
@hello77957
01/13/19 12:24:52PM
56 posts

Help with subscription module


Jamroom Developers

Hi, there's not documentation for the subscription module so i'm trying to figure out how to set it up.

I've got the payment module configured with stripe and created a subscription plan which i've set to active, yet when I click on the subscription page, I get
"Currently there are no active subscriptions - try again later"

Is there something else I need to do?
updated by @hello77957: 04/14/19 06:34:13PM
alt=
@hello77957
01/12/19 08:07:54AM
56 posts

Can't get SSL to work


Using Jamroom

@Paul
paul:
So what does your config.php file look like now?

This is all that's in my config file (after adding the url setting then removing it)
<?php
$_conf['jrCore_db_host'] = 'XXX';
$_conf['jrCore_db_port'] = 'XXX';
$_conf['jrCore_db_name'] = 'XXX';
$_conf['jrCore_db_user'] = 'XXX';
$_conf['jrCore_db_pass'] = 'XXX';
$_conf['jrCore_base_url'] = 'http://XXX.co.uk';



@Brian
Yes sorry, the url setting in the config file is what I meant by 'redirect'

So as things stand, https is working with the SSL is enabled on my server and jamroom accepting it without the url setting in the config file.

I suspect the problems I was having were due to a delay in the SSL taking effect at the server end and I just needed to wait longer before panicking. :)
alt=
@hello77957
01/12/19 06:48:09AM
56 posts

Can't get SSL to work


Using Jamroom

Hi, yes i'd checked and re-checked the config.php (also deleted the cache folders). I'm using the Elastic2 skin 'as is'.

Strangest thing, I've just tried the site again with https and it seems to be working. It's enabled from my server end but not in jamroom config. I'm loathe to 'fix it when it aint broken' but will it cause any issues down the line if I don't have the redirect in the config file?
alt=
@hello77957
01/12/19 05:20:16AM
56 posts

Can't get SSL to work


Using Jamroom

Thank you, yes I had enabled the SSL on my server, tried activating it at their end, even tried a 301 redirect to force it. But it wouldnt work at the jamroom end.

I cant be sure if there's anything more I need to do from my server end or my jamroom end. I've only done SSLs on wordpress sites previously and they've not always been straightforward, but from those experiences, because the jamroom site is visible with SSL enabled, its working from server end,and because I cant login to jamroom with the SSL enabled then there's some adjustment I need to make at the jamroom end.

Using repair.php clears the cache so I don't think its a cache issue.
alt=
@hello77957
01/11/19 08:22:18PM
56 posts

Can't get SSL to work


Using Jamroom

Hi, I followed the instructions to enable SSL and it logged me out before I could reset the caches. I couldn't get into my site so I put things back and still couldn't login.

After using the repair.php script I could log back in to http site, so I set config to https again and tried again. Same problem as before so I kept the SSL enabled and tried the repair.php again. It didn't work.

So i'm back to http with SSL disabled. I want to do ecommerce on my site so really need the SSL working.

Is there anything else I can try?
updated by @hello77957: 04/20/19 03:16:34PM
  6