Uploaded site, panel not accessible and menu select causes loop

Just uploaded a finished site. Works locally. The site is at a temporary ip address. The panel is not accessible now, though accessible locally. When selecting a submenu item the address bar repeats the portion of the url name after the ip address. Catastrophic problem. Example http://69…/~temphome
When I select submenu the dispayed address is http://69…/~temphome/~temphome/~temphome…
Desperate. Used new kirby download to create current upload to server. A good chunk of the site is up and running on another server without problem. Any suggestions??
Thanks!

Have you tried setting the RewriteBase in your .htaccess?

that worked thanks. panicked.

I uploaded older version of site, but still having problem with new location.
The issue unfortunately remains for 2 of the pages. I have in htaccess rewrite base /~tl

[06-Oct-2016 07:53:04 America/Denver] PHP Warning: include(): Failed opening ‘/home2/tl/public_html/kirby/helpers.php’ for inclusion (include_path=’.:/usr/php/56/usr/lib64:/usr/php/56/usr/share/pear’) in /home2/tl/public_html/kirby/bootstrap.php on line 69
[06-Oct-2016 07:53:04 America/Denver] PHP Fatal error: Call to undefined function kirby() in /home2/tl/public_html/index.php on line 12

Do I need to include /home2/~tl ??

Chrome having issue, firefox ok.

The error from yesterday not showing up today in error log which is good news. The repeat in address bar for markets is ipaddress/~tl/~tl/~tl… continues though. Thanks for any advice

cleared chrome cache and seems to be working. Thank you for the help. Unsure why delayed but fine with me.