bobbit6k Posted June 7, 2023 Posted June 7, 2023 Hi Guys! I have a little problem with search bookmarks 1) When going to Search / Bookmarks / View 2) I can't get the bookmark to show and instead having a "ProcessWire: Unrecognized path" -> https://mysite.ext/adminpath/page/search/bm1686132299 In the logs i cannot get any error or trace I'm on almost standard installs (added support for repeaters) Editing or Deleting the bookmark works perfectly. Since i have this problem on 2 different installs (same hosting technology) I think it's something on my side but i cannot compute it. Problem: Search Bookmarks Error Pw Version: 3.0.210, Debug Mode on Php Versions: Both 7.4, 8.1, 8,2 tested I'm looking for some kind soul to address me on the problem ? My Best Regards, Rob
BitPoet Posted June 7, 2023 Posted June 7, 2023 I can confirm that behavior here on a pretty clean 3.0.210. Looking at the code, it seems to have been this way for quite some time, so it might even be intended. "Search" shouldn't even be in the menu nowadays, it should be "Find" (and using ProcessPageLister). Did you update that site from an older version? 1
bobbit6k Posted June 7, 2023 Author Posted June 7, 2023 Thanks for your reply @BitPoet! These were clean installs. 2 were done with composer and 1 with softaculous on a cheap cpanel hosting (just to see if it was me) By default i got the Uikit admin interface and never touched it after install.
bobbit6k Posted June 8, 2023 Author Posted June 8, 2023 15 hours ago, BitPoet said: I can confirm that behavior here on a pretty clean 3.0.210. Looking at the code, it seems to have been this way for quite some time, so it might even be intended. "Search" shouldn't even be in the menu nowadays, it should be "Find" (and using ProcessPageLister). Did you update that site from an older version? Your answer enlighted me! Everything works smoothly if you go in pages submenu -> find But since i'm a lazy dude My action was hitting the search form on the top right. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now