Jump to content

Recommended Posts

Posted

That is because the IP of your domain has changed from Ricky's IP 64.62.211.134 to Tommy's IP 65.19.143.6. Your website works for me, but if your computer has the old IP cached still it will show a 404 error. It depends on which OS you're using, but it might be possible to flush the cache to get the new IP to update for you faster, but the old IP might be cached in your router and your ISP as well which is much more difficult or impossible to flush. The best option is to just wait for the old IP cache to expire on its own.

Posted

Hi. Good afternoon. My site return, but not same. :( 

The pictures, not going in slides.. the menus statics now... could you pleaseyou help me..

Posted

Your stylesheet is getting blocked by the browser because the page is served over https, but the stylesheet is requested over http. You can't have mixed content like that. It all needs to be https.

Posted

è mesmo... agora funcionou.. hehe. thank you. The last information. Where i go to put prhases in welcome... in my site , the function "webconfigurations" its broken... "You do not have access to Web manager module"

Posted

Press F12 and look at the browser console. Your css and javascript are still being blocked because they are being served over http while the rest of the page is on https.

b6a828505a86797ec80359ae249a5639.png

Posted

All you have to do is add an 's'. Edit your html and change

 

http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js

to

 

https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js

And do the same for the css file too.

Posted

and. resolved. yeah. Much thanks. Now rest live flight.. not see it.. and put same in the welcome box test... 

Posted

Maybe this error is the issue:

util.js:222 Google Maps JavaScript API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key
Did you have the google maps api approved only for 64.62.211.134, Ricky's IP? If so you need to change it to 65.19.143.6 Tommy's IP.
Guest
This topic is now closed to further replies.
×
×
  • Create New...