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.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.