Discuss: proFormell
Re: [EN/DE][Release] proFormell v1.2.2 (phpBB3 3.0.5)
Thank you very much!
Re: [EN/DE][Release] proFormell v1.2.3 (phpBB3 3.0.6)
Marc!
The following image is not appearing
The following image is not appearing
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: [EN/DE][Release] proFormell v1.2.3 (phpBB3 3.0.6)
Oops, I somehow must have deleted that part upon updating for phpBB 3.0.6.
You can get it back by doing this:
Open styles/proFormell/template/index_body.html
Find:
Replace with:
You can get it back by doing this:
Open styles/proFormell/template/index_body.html
Find:
Code: Select all
<!-- IF S_DISPLAY_ONLINE_LIST -->
<!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
<p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}
<!-- IF LEGEND --><br /><em>{L_LEGEND}: {LEGEND}</em><!-- ENDIF --></p>
<!-- ENDIF -->
Code: Select all
<!-- IF S_DISPLAY_ONLINE_LIST -->
<table class="tablebg" cellspacing="1">
<tr>
<td class="cat" colspan="2"><!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF --></td>
</tr>
<tr>
<!-- IF LEGEND -->
<td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.png" alt="{L_WHO_IS_ONLINE}" /></td>
<!-- ELSE -->
<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/whosonline.png" alt="{L_WHO_IS_ONLINE}" /></td>
<!-- ENDIF -->
<td class="row1"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
<!-- IF LEGEND -->
<tr>
<td class="row1"><b class="gensmall">{L_LEGEND}: {LEGEND}</b></td>
</tr>
<!-- ENDIF -->
</table>
<!-- ENDIF -->
Re: [EN/DE][Release] proFormell v1.2.3 (phpBB3 3.0.6)
how to do it for me Polish buttons to this style?
New Topic = Nowy Temat
Reply = Odpowiedz
Quote = Cytuj
Edit = Edytuj
New PM = Nowa PW
Locked = Zamknięty
Forward = Prześlij
Search = Szukaj
Profile = Profil
New Topic = Nowy Temat
Reply = Odpowiedz
Quote = Cytuj
Edit = Edytuj
New PM = Nowa PW
Locked = Zamknięty
Forward = Prześlij
Search = Szukaj
Profile = Profil
Re: [EN/DE][Release] proFormell v1.2.4 (phpBB3 3.0.7-PL1)
Hi all,
first that I have to say is: great Styles, like it very much.
So far I have only one problem, whosonline.png don't show up, can you help me with this one
kind regards,
first that I have to say is: great Styles, like it very much.
So far I have only one problem, whosonline.png don't show up, can you help me with this one
kind regards,
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: [EN/DE][Release] proFormell v1.2.4 (phpBB3 3.0.7-PL1)
What version are you using? If you are using 1.2.3 or updated from 1.2.3, make sure you replace index_body.html with the new one and refresh your template cache afterwards.
Re: [EN/DE][Release] proFormell v1.2.4 (phpBB3 3.0.7-PL1)
Thanks, refreshing the cache was the solution.Marc wrote:What version are you using? If you are using 1.2.3 or updated from 1.2.3, make sure you replace index_body.html with the new one and refresh your template cache afterwards.
Re: [EN/DE][Release] proFormell v1.2.4 (phpBB3 3.0.7-PL1)
Hi Marc,
question: How can I tell what version of M-A-Styles I am using ?
I already have installed your skin, quite some time.
There is a little annoyance in the skin, tho. And I want to see if that is gone with the new version (if applicable).
Our forum: Opel Omega Portal.nl
question: How can I tell what version of M-A-Styles I am using ?
I already have installed your skin, quite some time.
There is a little annoyance in the skin, tho. And I want to see if that is gone with the new version (if applicable).
Our forum: Opel Omega Portal.nl
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: [EN/DE][Release] proFormell v1.2.4 (phpBB3 3.0.7-PL1)
Take a look at style.cfg. The version number is written in there.
Re: [EN/DE][Release] proFormell v1.2.4 (phpBB3 3.0.7-PL1)
Ah, thanks.
It's 1.2.2
Do you also have an incremental update -file available ?
Since I did some minor changes on the current style, I am not sure if I remember them all (yeah, my version management sucks, I know )
It's 1.2.2
Do you also have an incremental update -file available ?
Since I did some minor changes on the current style, I am not sure if I remember them all (yeah, my version management sucks, I know )