Log In issue(SOLVED)

Hi all,

 

I have encountered an issue that has only just started happening on my site. When someone logs onto my site the URL page stays the same https://virtualei.net/index.php/login

 

and the main page does not appear. If you then click on a button on the Home tab all works fine. Can anyone advise what they think is happeneing .

 

Thanks in advance

https://prnt.sc/xbcuo1

after logging in

 

https://prnt.sc/xbcvld

 after clicking home button

 

Anyone help please

I managed to fix my issue. I must have edited the app_config file without knowing I had. I uploaded a new file from the download and all is now working.

It is best practice to never edit the app.config file. Always copy/paste from app.config to local.config if the entry isn’t already in local.config

local.config will override any like settings in app.config

1 Like