bbcod doesn't work bbcod doesn't work
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

bbcod doesn't work

Started by natalina, January 26, 2006, 05:23:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

natalina

Hi IIf I use bbcode I get only plane text(:  I also can't post comment & vote. Maybe u can help me. ??? I hope so:))

Stramm


Joachim Müller

post a deep link to a page that is meant to hold bbcode but doesn't. Post what bbcode you actually tried.

natalina

A lot of thanks -I suupose my hoster however solve the problem!:))) He promised me to send the letter but did'nt so I was checking it many times but it didn' t work. Now I only can't see bbbcode help at the page thow it is enabled in config

Joachim Müller


natalina

Particually: when I use bbcode in file description it works as a link only if I see a single image - at the page (index or album) it looks like plane text. So i have to add plane text links which are visible...I also enabled bbcode help, but it doesn't work for me. For example: http://forma.spb.ru/architect_gallery/thumbnails.php?album=4 and http://forma.spb.ru/architect_gallery/displayimage.php?album=4&pos=0

natalina

I know nothing abot php, but when I replace in include/functions.ini code:
$caption .= $row['caption'] ? "<span class=\"thumb_caption\">".strip_tags(bb_decode($row['caption']))."</span>"

with:

$caption .= $row['caption'] ? "<span class=\"thumb_caption\">".(bb_decode($row['caption']))."</span>"

It works for me. But I still can't find the line where bbcode help is activated. Maybe, someone will tell me. Thanks


DustyNine

I've been looking everywhere for a solution to this, but can't seem to find what might be wrong... (sorry, links go to the "babe" section on the site - it's the only place this is an issue.)

I just upgraded to 1.4.3 from 1.3 and on my image display page BBCode is showing links fine (http://www.thegate.ca/gallery/displayimage-26-81.html), but on the main album page these links aren't working (http://www.thegate.ca/gallery/thumbnails-31.html). Any ideas? I've checked all the options and don't see anything wrong.

Nibbler

Please read the post just above yours.

DustyNine

Sorry, the first time I tried to fix that it didn't seem to do anything, but I mustn't have done it right - works now. Cheers!