[Solved]: categories description hyperlink problem upgrading 1.4.22-1.4.25 [Solved]: categories description hyperlink problem upgrading 1.4.22-1.4.25
 

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

[Solved]: categories description hyperlink problem upgrading 1.4.22-1.4.25

Started by crl, July 02, 2009, 12:05:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

crl

I have a problem after upgrading from 1.4.22 to 1.4.25

I had a hyperlink on a categories description, which was a link to a separate web page for uploading the BB code use was
photograph upload

but what I am getting now is a triangle with no hyperlink?  see pic
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg7.imageshack.us%2Fimg7%2F4851%2Fcdhshome.jpg&hash=91e6cb191ecc18a89f69168ae937d5f34ba3eabf)

During the upgrade it was recommended to disable the - PHP setting register_globals
which the hosting company has done.

So I dont know if it's the upgrade or the change of the PHP setting register_globals is causing the problem?

http://cdhs.freepgs.com/gallery/index.php
user: test
pass: test 123

Joe Carver

bbcode/decode was disabled a few versions ago. Read the details in your Coppermine docs.

If you have only one fixed link you could add it via theming. Look in themes/sample/theme.php for:
// HTML template for the category list
Copy to your theme and add your link.