This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Moving website to a new web host
#1

Hi
I've just migrated a website and domain using Commentics to a new web host. Everything seems to be working properly except when I'm in the admin panel and hover over a menu with a drop down I get a 404 screen pop up. I'm still able to select the appropriate menu and carry on using it. Any ideas what is causing this?

   

Also what other config should I look out for when moving to a new host, such as url paths?

Thanks
Reply
#2

Typically only the settings on the 'Settings -> System' page would need updating.

If you press F12 on your keyboard to bring up your browser's DevTools, look in the Network tab for any lines in red. This should provide an idea of what it's failing to load.

Also, as you're using LiteSpeed, it might be worth trying another browser just to rule out any caching.

If you like you can PM me your admin panel details and I'll have a look as well.

Have you completed the interview?
Reply
#3

Thanks for help.

I've discovered it's HTTPS related, the old host wasn't SSL but when I migrated to the new host it's setup with SSL, when I remove the certificate the problem goes away.

I've updated the system settings with HTTPS in the path but the problem is still there.

Here are my browser console logs when loading the admin page in SSL.
   

Thanks


Attached Files Thumbnail(s)
   
Reply
#4

Here is an additional picture showing the js function.
   
Reply
#5

On line 101 of this file /commentics/comments/administration/menu/ddlevelsmenu.js

Try replacing:

Code:
this.httpsiframesrc

With:
  
Code:
"about:blank"

Have you completed the interview?
Reply
#6

Thanks that works.
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
24-Jun-2019, 08:25 PM
Last Post by Steven
15-Apr-2019, 08:15 PM
Last Post by gongong
28-Oct-2017, 12:30 PM
Last Post by Gabe
24-Oct-2017, 03:24 PM
Last Post by Steven
09-Feb-2013, 05:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)