How to put clickable URL in description on thumbnail page? How to put clickable URL in description on thumbnail page?
 

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

How to put clickable URL in description on thumbnail page?

Started by tenchimato, November 27, 2005, 08:12:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tenchimato

Hi
I've just upgraded from 1.3.5 to 1.4.2.  I used to be able to put URL links into the descriptions on the thumbnail page with BBcodes.  The links now only work when I'm on the intermediate image page.  But not when I'm on the thumbnail page.

I know that I used a hack/mod on the file displayimage.php of the 1.3.5 version, but I cannot reapply the same codes because the new displayimage.php from 1.4.2 is a bit different.  And since I've no idea how, I hope someone could help me out.

Thank you
Sam

Joachim Müller

use a diff viewer like winmerge to compare an unmodified cpg1.3.x file with your modified file to find out what you did. Apply the same changes to your cpg1.4.2 file then.