Broken Search Results Broken Search Results
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Broken Search Results

Started by eric2, April 18, 2007, 06:50:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eric2

Viewing search results that span more than one page does not work. Likewise, clicking and image on the first results page doesn't work either.

Clicking an image on the first page returns 'Information' in the table title, and 'No image to display' where the image should be.
Clicking the links to any subsequent page results returns 'Search results - ""' in the table title, and 'No image to display' where the image would be.

I've combed this forum the past day looking for similar posts and nothing.

I'm looking for a point in the right direction how to fix this problem please.

The gallery is located at http://dziewa.com/photos you can search for eric in filenames to reproduce this problem. I've tested with IE, Firefox, and Konqueror with all the same results. I'm using 1.4.10 (stable).


Nibbler

Common problem caused by putting dots in your cookie name. They are not legal characters to be in a cookie name so remove them.

eric2

Thank you very much Nibbler.