0.8 kubrick bug

Found a bug? Tell us!!
Post Reply
nyquil

0.8 kubrick bug

Post by nyquil »

in the comments.tpl, {$CONST.REPLY} doesnt return anything, which ends up with no (Reply) link in comments view. I just changed it to say "Reply" and that "fixed it." I'm not sure where those $CONST values get defined, so I don't know how to really fix it.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: 0.8 kubrick bug

Post by garvinhicking »

Are you using the 0.8 release kubrick theme? Ther a config.inc.php should be loaded, which in turn loads the 'lang_en.inc.php' file in which the constant REPLY is defined...?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
nyquil

Post by nyquil »

I actually reinstalled 0.8 the other day from scratch, so I'm pretty confident that it is 0.8, but its possible I copied over a stale file from an old version or something while I was modifying a copy of kubrick.
Post Reply