Page 1 of 1

pagination not working

Posted: Wed Dec 23, 2020 7:39 pm
by smallfish
Hi i have no familiarity with cms made simple but am a reasonably skilled developer that has been asked to look at an issue at this site.

https://www.wiscassetbaygallery.com/

The issue they are having is that the pagination is broken on any of the searches of painting s that return multiple pages of results so for example this link shows many pages of results- but clicking on the page links results in a page not found

https://www.wiscassetbaygallery.com/ind ... mit=Search

Could any one point me in the right directio.

Thanks

Re: pagination not working

Posted: Wed Dec 23, 2020 9:23 pm
by DIGI3
I'm sensing a very old version of CMSMS and possibly a custom module, so I'm not sure an easy fix will present itself. Is the module used for the inventory called ArtGallery? Is it just a fork of the Gallery module, or something custom?

I'd probably try to export the inventory, upgrade the site, and rebuild the inventory section using a supported module like LISE or Gallery.

Re: pagination not working

Posted: Thu Dec 24, 2020 2:56 pm
by smallfish
Yes thanks the cms version is 0.12 and the Module itself is called artgallery- its dated 2006 So yes all old.

Should cmsms have a native export facility someplace or would i be looking do something directly at the database level

Thanks again for your help

Re: pagination not working

Posted: Thu Dec 24, 2020 3:23 pm
by DIGI3
Modules are responsible for their own export functionality, so if it doesn't have it then yeah you'd be getting it straight from the DB. If you rebuild with LISE it has a csv export/import so it would mostly be a matter of organizing the table - you may have to mess around with file paths a bit though.

Re: pagination not working

Posted: Thu Dec 24, 2020 3:38 pm
by smallfish
Ok great thanks very much. Happy Holidays