Jump to content

lemondropcreative

Members
  • Posts

    12
  • Joined

  • Last visited

Everything posted by lemondropcreative

  1. Hello netcarver Thanks very much for your reply. Sorry, we have just found it in the scripts folder here and changed it to HTTPS $("#jquery_jplayer_1").jPlayer({ ready: function () { $(this).jPlayer("setMedia", { mp3: "https://www.reallawsolicitors.com/site/templates/mp3/january2013.mp3" })/*.jPlayer("play");*/ }/*, It all seems to work now. Thanks for taking the time to reply and offer of help. David
  2. Hello Can anyone offer any advice on the following? We have a site we host here: https://www.reallawsolicitors.com We have a ssl certificate but get the message some parts of the site are not secure. I checked with the Why no padlock page and got the following warning: Mixed Content - Errors Soft Failure A file with an insecure url of "http://www.reallawsolicitors.com/site/templates/mp3/january2013.mp3" was loaded on line: 1 of https://www.reallawsolicitors.com/. Errors that are reported on line 1 are generally not part of the source code. This error may be caused by an external javascript file which is writing to the page, however we are unable to reliably detect these scripts in our automated test. Can anyone advise how we can make the MP3 url secure? Any advice appreciated. David
  3. That's great, thanks for your time it is appreciated. David
  4. Hello Thanks for the advice, the map I think was missing when we inherited the site. I will look in how to restore this and will test the call back. Thanks very much for all your help. David
  5. Sorry please ignore last post. All good now. My mistake. Thanks very much for all your help. It is appreciated. David
  6. Hello Thanks very much for taking the time to help. That has made all pages secure now except one which returns the error below. Thanks David Parse Error syntax error, unexpected '<' (line 14 of /home/sites/reallawsolicitors.com/public_html/site/templates/basic-page.php) This error message was shown because you are logged in as a Superuser. Error has been logged.
  7. Hello Thanks very much for your quick reply and help. Much appreciated. I have located the basic-page.php in the location suggested. For some reason it only contains the code below: Thanks again for your help. <?php /** * Page template * */ include("./head.inc"); echo $page->body; include("./foot.inc");
  8. Hello Thanks very much for your reply and help. We are new to process wire but as far as I can see all the pages are using the basic template and setting the urls for this template in it's settings to https (ssl encrypted) has helped. Thank you. We can now view the site but two of the pages have lost there styling. We have tested the site and its ssl (why no padlock) and get the errors below? Can anyone advise how er would go about fixing these errors please? We are unsure how or where to update the urls mentioned. Many thanks David Hard Failure A style-sheet with an insecure url of "http://www.reallawsolicitors.com/site/modules/Minify/min/b=site/templates/styles&f=rls.css,jquery-ui-1.7.3.custom.css,ui.selectmenu.css,jplayer.blue.monday.css" was loaded on line: 11 of https://www.reallawsolicitors.com/. This URL will need to be updated to use a secure URL for your padlock to return. Hard Failure A script with an insecure url of "http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js" was loaded on line: 12 of https://www.reallawsolicitors.com/. This URL will need to be updated to use a secure URL for your padlock to return. Hard Failure A script with an insecure url of "http://www.reallawsolicitors.com/site/modules/Minify/min/b=site/templates/scripts&f=jquery-ui.min.js,ui.selectmenu.js,jquery.jplayer.min.js,cufon-yui.js,Breuer_Text_400.font.js,general.js" was loaded on line: 13 of https://www.reallawsolicitors.com/. This URL will need to be updated to use a secure URL for your padlock to return. Soft Failure An image with an insecure url of "http://www.reallawsolicitors.com/site/templates/images/contact-details.png" was loaded on line: 28 of https://www.reallawsolicitors.com/. This URL will need to be updated to use a secure URL for your padlock to return.
  9. Hello We have inherited a Processwire site using version 2.2.3 and have added an SSL certificate. After adding the certificate we get the error: "too many redirects" We have tried editing the htaccess file as advised in some posts but are still having an issue. Any help appreciated. Thanks David
  10. Hello Thank you both for your time and help with this. I have been able to get superuser access to the site. Thanks again. David
  11. Hello Jonathan Many thanks for the quick reply and advice. I tried the code and ran it on our url/reset.php However I still can not login in with user admin. We seem to have ProcessWire 2.2.3 We have no actually forgotten our password just don't have a super user account we can access. Does this code assume there is a default admin account and it is this password we are resetting? Sorry for lack of knowledge, this is new to us. Thanks David
  12. Hello Can anyone help with the following please? We are new to Processwire having just inherited a site designed using the software. We have been given a login user name and password but it appears it is not for a super user account. With the limited access we have is there a way to either upgrade the account we do have or create a new super user? Any help much appreciated. David
×
×
  • Create New...