Forum Activity for @brian

brian
@brian
05/04/17 10:15:11AM
10,149 posts

SSL Log In Issue


Design and Skin Customization

That doesn't make sense - have never seen anything like it. The password does not get saved, updated or changed depending on SSL. We run SSL here on jamroom.net - have you had this issue logging in here?
brian
@brian
05/04/17 08:22:44AM
10,149 posts

jrGoogleAnalytics record hit listener


Jamroom Developers

We don't have another other module that is currently doing that - the idea behind it however was to allow "hits" to be recorded in backend code that may not be loaded by the user.
brian
@brian
05/04/17 08:21:56AM
10,149 posts

jrSearch errors in Activity Log


Using Jamroom

This should be fixed in the latest Search 1.6.6 module - sorry about that.
brian
@brian
05/02/17 11:17:52AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

Weird - yeah that shouldn't matter, since the only reason to restart Apache is to ensure it picks up the SSL certificate, but glad it's working now :)
brian
@brian
05/02/17 11:13:53AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

derrickhand300:
Not sure if it helps- but the FORM VALIDATION message started appearing AFTER I removed the https from the config file and restarted apache..

That tells me the SSL is not configured right, since what that means is the "form response" was coming back out non-SSL, and Jamroom uses the value of jrCore_base_url when it does a "redirect". So that means the cache was still not reset, or something else was making the site redirect to non-SSL. Do you have any customizations for redirections in your .htaccess file?

It's difficult to say what the issue could be since I don't have access to your server or even know how it is setup, but the Jamroom setup needed for SSL is really minimal and once cache is reset it's pretty much "automatic".
brian
@brian
05/02/17 10:47:57AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

No problem - this should be a pretty easy update - we do it regularly here and the SSL is really straight forward, so I would double check how your email is setup and make sure it does not need to be updated to account for your site moving to SSL.
brian
@brian
05/02/17 10:39:58AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

I'm not sure what ROUNDTREE is, but does it need to be updated to know your site is on SSL? Sounds like an email issues.

Yes - you can roll back:

- remove the SSL config from your web server for your domain
- change the config.php URL value back
- restart web server
- reset caches
brian
@brian
05/02/17 10:29:22AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

derrickhand300:
after changing the config url to https I can no longer log into the admin part of the site

I think you're probably entering a bad password. The SSL is working (you can tell since when you click "login" you see the activity spinner).

derrickhand300:
In addition when I try to reset the site password I am not getting any of the emails

Like I mentioned above - this sounds like an email issue - you need to check your email delivery log. You're not on Jamroom Hosting so I cannot tell you how to do that, but your hosting provider should have some way to view your email activity so you can see what is being delivered or if there are any issues.

Let me know if that helps.
brian
@brian
05/02/17 10:21:15AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

derrickhand300:
"WHEN" I get logged back in do i need to go through thousands of pages and re-upload each image?

Of course not. The only place you will have an issue is where you have hard-coded img URLs into templates. Otherwise everything in JR keys off the URL value you enter in the config.php.

We do this on our hosting almost daily, so it works well.
brian
@brian
05/02/17 10:13:55AM
10,149 posts

Steps to install HTTPS/SSL


Design and Skin Customization

derrickhand300:
Each time I try the FORGOT PASSWORD it does not send me an email link to reset the password.
Did i need to change the email settings to https before doing this so that it would send the emails?

No - email has nothing to do with SSL.

I can see the site is configured with SSL, although you ARE loading non SSL images so you will want to fix that. You'll need to check your email log (wherever you access that at) to ensure email is being delivered.
  131