http://www.icyphoenix.com/viewtopic.php?f=32&t=3890&p=26411#p26411
-----------------------------------
Spoke
Tue 18 Mar, 2008 18:19

Re: [Black Pearl] No New Topic Button
-----------------------------------
It seems that problem is linked with french traduction  :mrblue:  i use french phpBB3

And finally i do this :
- create a "fr" directory in "php_root/styles/black_pearl/imageset/"
- create "imageset.cfg" file into "fr" directory

- copy button_topic_new.png and button_topic_reply.png files into "fr" directory

- insert 2 lines in "imageset.cfg" file 
        => img_button_topic_new = button_topic_new.png
        => img_button_topic_reply = button_topic_reply.png
       
And buttons are visibles !!!!


