coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: cftranslate on June 14, 2004, 08:49:08 AM

Title: Costumize displayimage.php (sql strings and update tables)
Post by: cftranslate on June 14, 2004, 08:49:08 AM
For what I have seen in order to write a customized displayimage script (the one that is called when each album thumbnail is clicked) I need to pass

displayimage.php?album=n&pos=n

Now I want displayimage.php to contain the code to open a window with  the image full screen (no URL box or status in the browser) instead of showing the intermediate picture with the picture reel below.

I need to know:

- The SQL strings to query the database and display the image (queries used in original displayimage.php but adapted to display just full image instead of intermediate image)

- Other SQL strings and database queries are needed to update seen pictures count or any other count updates  used in the original displayimage.




Thanks.