I didn't notice this right away but now the comment form shows properly but the submit buttons have no text. Where exactly are these buttons generated?
The buttons are generated inside the commentform.tpl file. Can I see your page to see that phenomenon? Maybe the language file of yours is missing some constants?
Does your template have a config.inc.php?
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/
Did you have the commentform.tpl inside the default directory? Because then things should work...?! (and they do work for me...)
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/
garvinhicking wrote:You updated to 0.9.1 or to 1.0? Did you have the commentform.tpl inside the default directory? Because then things should work...?! (and they do work for me...)
Hi Garvin, I was updating from 0.8 something to 0.9.1. The commentform.tpl is in the template/default directory. However, the button text values were blank in both languages. When I copied the .tpl over to my template directory, it worked again.