Hello
I have an issue with Zoom's paging links on my website.
My site is database driven and uses querystrings. Zoom search also uses querystrings and this causes a problem in the pagine section. Two ? are then used, which causes a page error. Below is an example of the link associated to the paging of the search results.
Ex. http://www.xyz.ca/html/index.aspx?lang=en&content=-2?zoom_query=police&zoom_page=2&zoom_per_page=10&zoom_cat=-1&zoom_and=0&zoom_sort=0
Is there a way to tell zoom to use & instead of ? when building the links if query parameters are already present ?
Thanks !
I have an issue with Zoom's paging links on my website.
My site is database driven and uses querystrings. Zoom search also uses querystrings and this causes a problem in the pagine section. Two ? are then used, which causes a page error. Below is an example of the link associated to the paging of the search results.
Ex. http://www.xyz.ca/html/index.aspx?lang=en&content=-2?zoom_query=police&zoom_page=2&zoom_per_page=10&zoom_cat=-1&zoom_and=0&zoom_sort=0
Is there a way to tell zoom to use & instead of ? when building the links if query parameters are already present ?
Thanks !
Comment