Dear helpers.
I recently installed bonnex on my website sub directory .
But i have changed the directory name and also changed the path in header.inc.php and security.inc.php to match the directory name.
The site is visible and working fine except login.
the login is still directing to older path.
the source code shows that js is referencing bx_url_path
<script type="text/ {
$( 'div.RSSAggrCont' ).dolRSSFeed();
} );
</script>
and another js
<script type="text/;
</script>
I can not find where the login js is getting this path.
I have changed the path in .httpaccessas well.
Any help...hint ....is appreciated.
