Costumize displayimage.php (sql strings and update tables) Costumize displayimage.php (sql strings and update tables)
 

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

Costumize displayimage.php (sql strings and update tables)

Started by cftranslate, June 14, 2004, 08:49:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cftranslate

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.