close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

https error

Thread began 7/12/2017 2:16 pm by kg_nsa395746 | Last modified 6/01/2018 9:47 am by Ray Borduin | 1662 views | 8 replies |

kg_nsa395746

https error

I have installed SSL on a client's website and now when we attempt to browse to upload a file, we get an unsecure warning and have to click a browser link to ignore the warning. I don't know if this is an SSL issue or a Power CMS issue. Just searching for a resolution. Look at the attachments 1-4 for the progression to the error.

Sign in to reply to this post

Ray BorduinWebAssist

I think there are some script files on that index.php page that use http... you could go into that file and update them to use https:// for anything with a src="http:// and that would fix the problem.

Sign in to reply to this post
Did this help? Tips are appreciated...

kg_nsa395746

Thanks Ray, I can make the edits.

Sign in to reply to this post

kg_nsa395746

https error

See private message.

Sign in to reply to this post

Ray BorduinWebAssist

This is an easy fix. If you give me a url to reproduce the problem and FTP access to the site I can fix it free of charge.

Sign in to reply to this post
Did this help? Tips are appreciated...

kg_nsa395746

See private message

Sign in to reply to this post

kg_nsa395746

See private message

Sign in to reply to this post

Ray BorduinWebAssist

open the file:

webassist/kfm/index.html

Then find these lines:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>


update them to:

<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
Sign in to reply to this post
Did this help? Tips are appreciated...

kg_nsa395746

Ray, I wanted to let you know that the code edit you provided took care of the http error. Thank you for your help. Always appreciated.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...