http://www.icyphoenix.com/viewtopic.php?f=32&t=3890
-----------------------------------
Spoke
Tue 18 Mar, 2008 14:39

SOLVED - [Black Pearl] No New Topic Button
-----------------------------------
Hi,

I've recently install a fresh phpBB3 forum with Black Pearl template but I've a furious problem, post message button not appear ! (whith no change in files)
if I use prosilver template, button is good. (we can suppose that is not a right problem)

If I check HTML code from IE, i see posting.php call :

[code linenumbers=false]<div id="pagecontent">
    <table width="100%" cellspacing="1">
	   <tr>
		<td align="left" valign="middle"><a href="./posting.php?mode=post&amp;f=19"></a></td>
		<td class="nav" valign="middle" nowrap="nowrap">&nbsp;Page <strong>1</strong> sur <strong>1</strong><br /></td>
		<td class="gensmall" nowrap="nowrap">&nbsp;[ 0 sujets ]&nbsp;</td>
		<td class="gensmall" width="100%" align="right" nowrap="nowrap"></td>
	   </tr>
    </table>
[/code]

Someone may help me to resolve this problem or give me a way to search ?


Congratulations for the work done !

Take Care,
- Spoke, french user -


-----------------------------------
Chaotic
Tue 18 Mar, 2008 16:47

Re: [Black Pearl] No New Topic Button
-----------------------------------
Hi Spoke,

I know phpBB3 is not really supported here since IP runs on phpBB2.  You might check in your template's image folder and make sure the new topic button image is there.  :?


-----------------------------------
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 !!!!


-----------------------------------
Chaotic
Tue 18 Mar, 2008 23:02

Re: SOLVED - [Black Pearl] No New Topic Button
-----------------------------------
So the "new topic" button shows up now?


-----------------------------------
Mighty Gorgon
Wed 19 Mar, 2008 00:40

Re: SOLVED - [Black Pearl] No New Topic Button
-----------------------------------
[quote user="Spoke" post="26411"]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 !!!![/quote]
Yes, that is why! :wink:

If you can translate these strings we may create even French translations when we have time:

http://www.icyphoenix.com/viewtopic.php?f=5&t=789

http://www.icyphoenix.com/viewtopic.php?f=5&t=789&p=7823#p7823


P.S.: [b]Chaotic[/b], remember that I have released Black Pearl even for phpBB 3. :wink:


-----------------------------------
Spoke
Wed 09 Apr, 2008 13:54

Re: SOLVED - [Black Pearl] No New Topic Button
-----------------------------------
Hi,

Sorry for my no answer but I tagged my post "SOLVED" and I did not think that I would have other answers  :? 

I try this week to write french translation for Icy Phoenix buttons.


PS : Sorry for my strongly English  :mrblue:


Edit : french translation is OK  :P


-----------------------------------
Mighty Gorgon
Thu 10 Apr, 2008 01:18

Re: SOLVED - [Black Pearl] No New Topic Button
-----------------------------------
If you send me the buttons I may add them into download section.


-----------------------------------
Spoke
Thu 10 Apr, 2008 10:09

Re: SOLVED - [Black Pearl] No New Topic Button
-----------------------------------
[quote user="Mighty Gorgon" post="27563"]If you send me the buttons I may add them into download section.[/quote]
I just translate words in this thread http://www.icyphoenix.com/viewtopic.php?f=5&t=789&p=7823#p7823

I have no graphics skills  :mrorange:


