Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi I just upgraded my Umbraco 4.9.1 website to 4.10.0
Everything seems to work fine, except for my search form that doesn't work anymore!
Anyone having the same issue?
greetings,
Anthony
ok searched seems fixed also. Had a typo in the javascript code:
changed
var searchResultsUrl = "/searchresults.aspx";
to
var searchResultsUrl = "/search-results";
Not sure why it was working in the first place.
I can no claim to have succesfully upgraded an Umbraco 4.9.1 website to 4.10.0
wOOT
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Examine Search not working after upgrade to 4.10.0
Hi I just upgraded my Umbraco 4.9.1 website to 4.10.0
Everything seems to work fine, except for my search form that doesn't work anymore!
Anyone having the same issue?
greetings,
Anthony
ok searched seems fixed also. Had a typo in the javascript code:
changed
var searchResultsUrl = "/searchresults.aspx";
to
var searchResultsUrl = "/search-results";
Not sure why it was working in the first place.
I can no claim to have succesfully upgraded an Umbraco 4.9.1 website to 4.10.0
wOOT
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.