Support

Home Forums Event Espresso Premium HTTPS Issues?

HTTPS Issues?

Posted: April 3, 2015 at 11:01 am

Viewing 11 reply threads


British Columbia Weightlifting Association

April 3, 2015 at 11:01 am

I recently upgraded my site to HTTPS and it’s working perfectly, all of the pages have been secured and I’m trying to get rid of any remaining mixed content issues.

It appears that I can’t specify the cheque/paypal images to be HTTPS images, as when I do it says ‘That URL seems to be broken. Please enter a valid URL’. here is the URL LINK – as you can see it’s not broken, works perfectly, secured and everything.

Also I can’t seem to update/edit/modify the payment settings for a transaction, the pencil/trashcan just don’t respond to clicks. It worked before I upgraded to HTTPS, any reason i wouldn’t be able to click it?


British Columbia Weightlifting Association

April 3, 2015 at 11:02 am

For some reason, the embedded link above went to the non HTTPS site, it should be.
https://www.bcweightlifting.ca/wp-content/uploads/2015/04/check-logo.png


British Columbia Weightlifting Association

April 3, 2015 at 11:03 am

ok, your forums are broken, every time i paste an HTTPS link it switches it to a regular HTTP link. Anyways try to HTTPS version please


Jonathan Wilson

April 3, 2015 at 11:07 am

Hello,

Sorry for the trouble you are having. We typically recommend the WordPress HTTPS plugin (https://wordpress.org/plugins/wordpress-https) for that. Activating this plugin will fix most plugin/WordPress based references to ‘http’ and convert them to ‘https’ so everything is secure. Have you tried that plugin?


British Columbia Weightlifting Association

April 6, 2015 at 3:35 pm

I just installed it, but it didn’t help.
I also have the .htaccess file modifications, it also doesn’t help with any of the links. Event Espresso also still can’t find the HTTPS version of the pictures.
‘That URL seems to be broken. Please enter a valid URL’

Here is what is in my .htaccess file with my domain name replaced.
# Redirect from HTTP to HTTPS
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.YOURDOMAIN.com/$1 [R,L]
# END Redirect


British Columbia Weightlifting Association

April 6, 2015 at 3:46 pm

I also seem to have another issue.
I have an event currently running, on the registration form I have a Date picker. Before the SSL/HTTPS switch the date picker worked. Afterwards it now seems to be a text field that anyone can put any date format in.

Is this connected?


Lorenzo Orlando Caum

  • Support Staff

April 6, 2015 at 3:52 pm

Hi, are you trying to set your entire site to use HTTPS?

Is https in the site URL in the General Settings page of your WordPress site?


Lorenzo


British Columbia Weightlifting Association

April 6, 2015 at 3:59 pm

Datepicker issue found.
GET https://www.bcweightlifting.ca/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js?ver=1.10.4 404 (Not Found)


British Columbia Weightlifting Association

April 6, 2015 at 4:01 pm

My entire site is HTTPS, secured with a certificate properly, and everything is accessing WordPress via HTTPS
Yes, my site URL’s are correct


British Columbia Weightlifting Association

April 6, 2015 at 6:49 pm

I think all my problems are AJAX related. For whatever reason the WordPress HTTPS plugin and the .htaccess rules don’t seem to affect it.

I will try and fix it on my own.

Thank you for your help


British Columbia Weightlifting Association

April 6, 2015 at 8:37 pm

I have no idea why, but core jquery files were missing from my wp-includes folder. Including jquery-ui-timepicker-addon.js from event espresso.
In fact everything starting with jquery.ui. was deleted.
I reuploaded it from a backup and everything is working

I do not know how that happened as I didn’t do anything different.


Dean

April 7, 2015 at 1:14 am

That is quite odd, core files should never be deleted or touched by us or any other plugin/theme.

I would monitor it for the time being to see if the issue re-occurs.

Please let us know if it reoccurs.

Viewing 11 reply threads

The support post ‘HTTPS Issues?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso