Search and display problem Search and display problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Search and display problem

Started by samin, November 18, 2003, 01:52:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

samin

Hello,
When I do a search in the gallery, I get about 50 items which is correct.
Problems:
1. When I click on an thumbnail, I get "No image to display"

2. When I click on page 2, I still get "No image to display"

If I turn devbugging on, it sayd there is a problem in this line:
displayimage.php - Line: 544

Oasis

what does the debug say?
what is the error?
Pixnet Gallery: http://www.pixnet.net
iNSiGNiA Weblog: http://www.jayliu.org

samin

All I see is this:

No image to display

File: /home/site1/web/gallery/displayimage.php - Line: 544

This is the only error that gets displayed on the page

Joachim Müller

like oasis said: turn on debug mode in coppermine config.

GauGau

samin

Thanks guys.
I upgraded to the latest version which was just released and it fixed the problem.