Problem with url of search results

Hi

After using the search, the results miss a part of the url and do not point to the correct item.

E.g. search for “XYZ”, a list of accounts appear as result. When clicking on one of the results, it points me to
“_/SuiteCRM/index.php?action=DetailView&module=Accounts&record=61921ea2-e843-dabe-dcf8-5c4715e6b2cd&offset=1”
instead of
“192.168.1.1//SuiteCRM/index.php?action=DetailView&module=Accounts&record=61921ea2-e843-dabe-dcf8-5c4715e6b2cd&offset=1”

I am trying to understand if this is a problem due to the initial installation or a mistake in the search settings.

Any help appreciated!


Version 7.12.2

Sugar Version 6.5.25 (Build 344)

There is a typo in my message, it should say:

E.g. search for “XYZ”, a list of accounts appear as result. When clicking on one of the results, it points me to
“_/SuiteCRM/index.php?action=DetailView&module=Accounts&record=61921ea2-e843-dabe-dcf8-5c4715e6b2cd&offset=1”

instead of

“192.168.1.1/SuiteCRM/index.php?action=DetailView&module=Accounts&record=61921ea2-e843-dabe-dcf8-5c4715e6b2cd&offset=1”

Check site_url configuration in config.php or config_override.php

1 Like