Style changes from 3.0.0-RC5 up to 3.0.3

For support and discussion related to templates, themes, and imagesets in phpBB 3.0.
Anti-Spam Guide
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Raimon »

@ .:: Chico ::. :
The changes where ; for a example the additive of ‘this.href’ on the first line of {U_MSN} , but glad that it works for you when you re upload the memberlist_view file :)
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
shadowflames
Registered User
Posts: 315
Joined: Sun Feb 25, 2007 7:00 pm
Location: Greenville, SC - USA

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by shadowflames »

.:: Chico ::. wrote:Hello Raimon,
in winmerge, i compared the memberlist_view for prosilver, and your codes don't have any change.

Could you take a one more look on it, because, i updated SFCentar to RC7 and i'm getting some problems in memberlist_view

Thank you!

EDIT:
SFCentar is a prosilver template based, so, i see both memberlist_view files, memberlist_view of prosilver RC7, and only replace, now everything is working...
It is better to compare your template to an RC7 batch of prosilver files in winmerge... that way if you are missing something or something is missing from this list... you can fix it.
.:: Chico ::.
Registered User
Posts: 463
Joined: Fri Aug 03, 2007 6:35 am
Location: Rio de Janeiro

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by .:: Chico ::. »

shadowflames wrote:
.:: Chico ::. wrote:Hello Raimon,
in winmerge, i compared the memberlist_view for prosilver, and your codes don't have any change.

Could you take a one more look on it, because, i updated SFCentar to RC7 and i'm getting some problems in memberlist_view

Thank you!

EDIT:
SFCentar is a prosilver template based, so, i see both memberlist_view files, memberlist_view of prosilver RC7, and only replace, now everything is working...
It is better to compare your template to an RC7 batch of prosilver files in winmerge... that way if you are missing something or something is missing from this list... you can fix it.
That's right, it was what i made, like i said, thank you. ;)

I've got another problem: new pm aren't opening in a pop up. I've saw it one day ago in support, but i couldn't find it anymore.
@ .:: Chico ::. :
The changes where ; for a example the additive of ‘this.href’ on the first line of {U_MSN} , but glad that it works for you when you re upload the memberlist_view file
Thank you raimon, for the great help you made with this topic.
I've got the prosilver memberlist_view file from RC7 package and works, because the template SFCentar author didn't make any changes on it, so , have only core changes made by phpbb development team.

but with pm in a pop up new window, i don't know in wich file i look for...
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Raimon »

@ .:: Chico ::. : wrote:
Thank you raimon, for the great help you made with this topic.
I've got the prosilver memberlist_view file from RC7 package and works, because the template SFCentar author didn't make any changes on it, so , have only core changes made by phpbb development team.

but with pm in a pop up new window, i don't know in wich file i look for...
Glad to hear that ;) , about the pm pop-up, that is a bug ; http://www.phpbb.com/bugs/phpbb3/ticket ... t_id=14773 ;)
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
geckzilla
Registered User
Posts: 36
Joined: Wed Jul 11, 2007 5:24 pm

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by geckzilla »

Wow, that was painful.

But I have to say thank-you to the devs of this board software for pushing the envelope on security. It's hard work but it's worth every bit to have a forum software one can trust.
User avatar
Jackanape
Registered User
Posts: 1076
Joined: Wed Oct 13, 2004 6:01 am
Location: Capitol of the Great State of New York
Name: Jack Drury

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Jackanape »

Raimon!

Cheers to you stepping up where the dev team dropped the ball on this one--releasing such a drastic change to a "supported" RC series with a comment like "77 file changes is too many to list" is in very poor form. You have come through like a champ!

So far, my updates are going along swimmingly, but I'm running into a problem here, in prosilver's memberlist_im.html. The Second set of code I'm supposed to find does not exist anywhere in my RC5 version of the file...am I looking in the wrong place, or is there another file this is supposed to be in?
Raimon wrote:open: styles/prosilver/template/memberlist_im.html

search:

Code: Select all

	<dd><a href="aim:addbuddy?screenname={IM_CONTACT}">{L_IM_ADD_CONTACT}</a></dd>
 			<dd><a href="aim:goim?screenname={IM_CONTACT}&message={SITENAME}">{L_IM_SEND_MESSAGE}</a></dd>
			<dd><a href="http://www.aol.co.uk/aim/index.html">{L_IM_DOWNLOAD_APP}</a> | <a href="http://aimexpress.oscar.aol.com/aimexpress/launch.adp?Brand=AIM">{L_IM_AIM_EXPRESS}</a></dd>
replace with:

Code: Select all

<dd><object classid="clsid:FB7199AB-79BF-11d2-8D94-0000F875C541" codetype="application/x-oleobject" id="objMessengerApp" width="0" height="0"></object></dd>
		<dd><a href="#" onclick="objMessengerApp.LaunchAddContactUI('{IM_CONTACT}'); return false;">{L_IM_ADD_CONTACT}</a></dd>
		<dd><a href="#" onclick="objMessengerApp.LaunchIMUI('{IM_CONTACT}'); return false;">{L_IM_SEND_MESSAGE}</a></dd>
search:

Code: Select all

<dd><a href="{U_AIM_CONTACT}">{L_IM_ADD_CONTACT}</a></dd>
			<dd><a href="{U_AIM_MESSAGE}">{L_IM_SEND_MESSAGE}</a></dd>
			<dd><a href="http://www.aim.com/download.adp">{L_IM_DOWNLOAD_APP}</a> | <a href="http://aimexpress.oscar.aol.com/aimexpress/launch.adp?Brand=AIM">{L_IM_AIM_EXPRESS}</a></dd>
replace with:

Code: Select all

<dd><object classid="clsid:B69003B3-C55E-4B48-836C-BC5946FC3B28" codetype="application/x-oleobject" id="objMessengerApp" width="0" height="0"></object></dd>
		<dd><a href="#" onclick="add_contact('{A_IM_CONTACT}'); return false;">{L_IM_ADD_CONTACT}</a></dd>
		<dd><a href="#" onclick="im_contact('{A_IM_CONTACT}'); return false;">{L_IM_SEND_MESSAGE}</a></dd>
~Extending the rule of meticulous exactitude to exaspirating punctillio...still.~
Treat your phpBB like a member of the family--Update and MOD her by hand, with HTML-Kit
: : Wanna Talk Poker? : : Image : :
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Raimon »

Jackanape wrote:Raimon!

Cheers to you stepping up where the dev team dropped the ball on this one--releasing such a drastic change to a "supported" RC series with a comment like "77 file changes is too many to list" is in very poor form. You have come through like a champ!

So far, my updates are going along swimmingly, but I'm running into a problem here, in prosilver's memberlist_im.html. The Second set of code I'm supposed to find does not exist anywhere in my RC5 version of the file...am I looking in the wrong place, or is there another file this is supposed to be in?
Thanks :),
I can find them on the clean files (RC5) at sourceforge


For the first line try to search for the var ; {IM_CONTACT} and for the second {U_AIM_CONTACT}, can you find that?
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
User avatar
Jackanape
Registered User
Posts: 1076
Joined: Wed Oct 13, 2004 6:01 am
Location: Capitol of the Great State of New York
Name: Jack Drury

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Jackanape »

I've made no changes to that file, but to be sure, I downloaded a new copy of RC5. That copy of memberlisy_im is also missing that second block of text. HERE is the file I'm working from, memberlist_im:

Code: Select all

<!-- INCLUDE simple_header.html -->

<!-- MSNM info from http://www.cdolive.net/ - doesn't seem to work with MSN Messenger -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<h2 class="solo">{L_SEND_IM}</h2>

<form method="post" action="{S_IM_ACTION}">

<div class="panel bg2">
	<div class="inner"><span class="corners-top"><span></span></span>
	
	<p>{L_SEND_IM_EXPLAIN}</p>

	<fieldset>
	<dl class="fields2">
		<dt><label>{L_IM_RECIPIENT}:</label></dt>
		<dd><strong>{USERNAME}</strong><!-- IF S_SEND_ICQ or S_SEND_AIM or S_SEND_MSNM --> [ {IM_CONTACT} ]<!-- ENDIF --><!-- IF PRESENCE_IMG --> {PRESENCE_IMG}<!-- ENDIF --></dd>
	</dl>

	<!-- IF S_SEND_ICQ -->
		<dl class="fields2">
			<dt><label for="from">{L_IM_NAME}:</label></dt>
			<dd><input class="inputbox autowidth" type="text" name="from" id="from" size="20" /></dd>
		</dl>
		<dl class="fields2">
			<dt><label for="body">{L_IM_MESSAGE}:</label></dt>
			<dd><textarea class="inputbox autowidth" name="body" id="body" rows="5" cols="45"></textarea></dd>
		</dl>
		<dl class="fields2">
			<dt>&nbsp;</dt>
			<dd><input class="button1" name="submit" type="submit" value="{L_IM_SEND}" /></dd>
		</dl>
		<input type="hidden" name="fromemail" value="{EMAIL}" />
		<input type="hidden" name="subject" value="{SITENAME}" />
		<input type="hidden" name="to" value="{IM_CONTACT}" />
	<!-- ENDIF -->

	<!-- IF S_SEND_AIM -->
		<dl class="fields2">
			<dt>&nbsp;</dt>
			<dd><a href="aim:addbuddy?screenname={IM_CONTACT}">{L_IM_ADD_CONTACT}</a></dd>
			<dd><a href="aim:goim?screenname={IM_CONTACT}&message={SITENAME}">{L_IM_SEND_MESSAGE}</a></dd>
			<dd><a href="http://www.aol.co.uk/aim/index.html">{L_IM_DOWNLOAD_APP}</a> | <a href="http://aimexpress.oscar.aol.com/aimexpress/launch.adp?Brand=AIM">{L_IM_AIM_EXPRESS}</a></dd>
		</dl>
	<!-- ENDIF -->

	<!-- IF S_SEND_MSNM -->
		<dl class="fields2">
			<dt>&nbsp;</dt>
			<dd><object classid="clsid:FB7199AB-79BF-11d2-8D94-0000F875C541" codetype="application/x-oleobject" id="objMessengerApp" width="0" height="0"></object></dd>
			<dd><a href="#" onclick="objMessengerApp.LaunchAddContactUI('{IM_CONTACT}'); return false;">{L_IM_ADD_CONTACT}</a></dd>
			<dd><a href="#" onclick="objMessengerApp.LaunchIMUI('{IM_CONTACT}'); return false;">{L_IM_SEND_MESSAGE}</a></dd>
		</dl>
	<!-- ENDIF -->

	<!-- IF S_SEND_JABBER -->
		<dl class="fields2">
			<dt><label for="message">{L_IM_MESSAGE}:</label></dt>
			<dd><textarea class="inputbox autowidth" name="message" id="message" rows="5" cols="45"></textarea></dd>
		</dl>
		<dl class="fields2">
			<dt>&nbsp;</dt>
			<dd><input class="button1" name="submit" type="submit" value="{L_IM_SEND}" /></dd>
		</dl>
	<!-- ENDIF -->

	<!-- IF S_NO_SEND_JABBER -->
		<dl class="fields2">
			<dt>&nbsp;</dt>
			<dd>{L_IM_NO_JABBER}</dd>
		</dl>
	<!-- ENDIF -->

	<!-- IF S_SENT_JABBER -->
		<dl class="fields2">
			<dt>&nbsp;</dt>
			<dd>{L_IM_SENT_JABBER}</dd>
		</dl>
	<!-- ENDIF -->
	</fieldset>

	<span class="corners-bottom"><span></span></span></div>
</div>

</form>

<!-- INCLUDE simple_footer.html -->
~Extending the rule of meticulous exactitude to exaspirating punctillio...still.~
Treat your phpBB like a member of the family--Update and MOD her by hand, with HTML-Kit
: : Wanna Talk Poker? : : Image : :
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Raimon »

Hmm good that i see it, i have made a mistake with that code change.
Thanks for reporting that Jackanape ;)

The next code is correct (already edited in the first post :) )

open: styles/prosilver/template/memberlist_im.html

search:

Code: Select all

  
<!-- IF S_SEND_AIM -->
  		<dl class="fields2">
  			<dt>&nbsp;</dt>
 			<dd><a href="aim:addbuddy?screenname={IM_CONTACT}">{L_IM_ADD_CONTACT}</a></dd>
 			<dd><a href="aim:goim?screenname={IM_CONTACT}&message={SITENAME}">{L_IM_SEND_MESSAGE}</a></dd>
			<dd><a href="http://www.aol.co.uk/aim/index.html">{L_IM_DOWNLOAD_APP}</a> | <a href="http://aimexpress.oscar.aol.com/aimexpress/launch.adp?Brand=AIM">{L_IM_AIM_EXPRESS}</a></dd>
  		</dl>
  	<!-- ENDIF -->
replace with:

Code: Select all

<!-- IF S_SEND_AIM -->
  		<dl class="fields2">
  			<dt>&nbsp;</dt>
 			<dd><a href="{U_AIM_CONTACT}">{L_IM_ADD_CONTACT}</a></dd>
			<dd><a href="{U_AIM_MESSAGE}">{L_IM_SEND_MESSAGE}</a></dd>
		<dd><a href="http://www.aim.com/download.adp">{L_IM_DOWNLOAD_APP}</a> | <a href="http://aimexpress.oscar.aol.com/aimexpress/launch.adp?Brand=AIM">{L_IM_AIM_EXPRESS}</a></dd>
  		</dl>
  	<!-- ENDIF -->

search:

Code: Select all

	<!-- IF S_SEND_MSNM -->
  		<dl class="fields2">
  			<dt>&nbsp;</dt>
 			<dd><object classid="clsid:FB7199AB-79BF-11d2-8D94-0000F875C541" codetype="application/x-oleobject" id="objMessengerApp" width="0" height="0"></object></dd>
 			<dd><a href="#" onclick="objMessengerApp.LaunchAddContactUI('{IM_CONTACT}'); return false;">{L_IM_ADD_CONTACT}</a></dd>
			<dd><a href="#" onclick="objMessengerApp.LaunchIMUI('{IM_CONTACT}'); return false;">{L_IM_SEND_MESSAGE}</a></dd>
  		</dl>
  	<!-- ENDIF -->
replace with:

Code: Select all

	<!-- IF S_SEND_MSNM -->
  		<dl class="fields2">
  			<dt>&nbsp;</dt>
 			<dd><object classid="clsid:B69003B3-C55E-4B48-836C-BC5946FC3B28" codetype="application/x-oleobject" id="objMessengerApp" width="0" height="0"></object></dd>
			<dd><a href="#" onclick="add_contact('{A_IM_CONTACT}'); return false;">{L_IM_ADD_CONTACT}</a></dd>
			<dd><a href="#" onclick="im_contact('{A_IM_CONTACT}'); return false;">{L_IM_SEND_MESSAGE}</a></dd>
  		</dl>
  	<!-- ENDIF -->

Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
User avatar
rageracer
Registered User
Posts: 59
Joined: Sun Jul 08, 2007 4:36 am
Location: NZ

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by rageracer »

I'm up to this part: viewonline_body.html

you say search for this:

Code: Select all

<td>{user_row.USERNAME_FULL}<!-- IF user_row.USER_IP --> <span style="margin-left: 30px;">{L_IP}: <a href="{user_row.U_USER_IP}">{user_row.USER_IP}</a> &#187; <a href="{user_row.U_WHOIS}" onclick="popup('{user_row.U_WHOIS}', 750, 500);return false">{L_WHOIS}</a></span><!-- ENDIF -->
But what I have is this:

Code: Select all

<td><!-- IF user_row.U_USER_PROFILE --><a href="{user_row.U_USER_PROFILE}" class="title"><!-- ENDIF -->{user_row.USERNAME}<!-- IF user_row.U_USER_PROFILE --></a><!-- ENDIF --><!-- IF user_row.USER_IP --> <span style="margin-left:30px; ">{L_IP}: <a href="{user_row.U_USER_IP}">{user_row.USER_IP}</a> &#187; <a href="{user_row.U_WHOIS}" onclick="popup('{user_row.U_WHOIS}', 750, 500);return false">{L_WHOIS}</a></span><!-- ENDIF -->
I'm using proBlack by Olympus Mods
Windows is now a 64 bit tweak of a 32 bit extension to a 16 bit user interface for an 8 bit operating system based on a 4 bit architecture from a 2 bit company that can't stand 1 bit of competition
fitterashes
Registered User
Posts: 20
Joined: Wed Jul 09, 2003 9:11 pm

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by fitterashes »

Thanks for the changes, it's really easier. ;)
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Raimon »

rageracer wrote:I'm up to this part: viewonline_body.html
....
I'm using proBlack by Olympus Mods
Hmm the style that you are using is based on RC2 :|
But change this:

Code: Select all

<td><!-- IF user_row.U_USER_PROFILE --><a href="{user_row.U_USER_PROFILE}" class="title"><!-- ENDIF -->{user_row.USERNAME}<!-- IF user_row.U_USER_PROFILE --></a><!-- ENDIF --><!-- IF user_row.USER_IP --> <span style="margin-left:30px; ">{L_IP}: <a href="{user_row.U_USER_IP}">{user_row.USER_IP}</a> &#187; <a href="{user_row.U_WHOIS}" onclick="popup('{user_row.U_WHOIS}', 750, 500);return false">{L_WHOIS}</a></span><!-- ENDIF -->
with this (update RC2-> RC7)

Code: Select all

<td>{user_row.USERNAME_FULL}<!-- IF user_row.USER_IP --> <span style="margin-left: 30px;">{L_IP}: <a href="{user_row.U_USER_IP}">{user_row.USER_IP}</a> &#187; <a href="{user_row.U_WHOIS}" onclick="popup(this.href, 750, 500); return false;">{L_WHOIS}</a></span><!-- ENDIF -->
 <!-- IF user_row.USER_BROWSER --><br />{user_row.USER_BROWSER}<!-- ENDIF --></td>
:)
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
man2u2uk
Registered User
Posts: 49
Joined: Sat Sep 22, 2007 6:27 pm
Location: Portsmouth, UK

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by man2u2uk »

Hi, i have just followed your guide and it fixed alot of my problems. except two, (this is probably my fault)

the 2 problems that i have found so far are:

when you click on http://ukfishersonline.com/phpBB3/ucp.php?mode=register and select agree it does nothing...

and also my memberlist is messed up http://ukfishersonline.com/phpBB3/membe ... de=leaders

thanks in advance...
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by Raimon »

For the registration agree field ; following the changes on the file styles/prosilver/template/ucp_agreement.html , what is being written on the first posting of this topic. :)

for the second problem.

open; styles/Problue/template/memberlist_leaders.html

search:

Code: Select all

<td class="info"><!-- IF admin.U_GROUP -->
              <!-- IF admin.GROUP_COLOR -->

              style="font-weight: bold; color:#{admin.GROUP_COLOR}"
              <!-- ENDIF -->
              href="{admin.U_GROUP}">{admin.GROUP_NAME}<a
              <!-- IF admin.GROUP_COLOR -->
              style="font-weight: bold; color:#{admin.GROUP_COLOR}"
              <!-- ENDIF -->
              href="{admin.U_GROUP}">{admin.GROUP_NAME}</a>
              <!-- ELSE -->
              {admin.GROUP_NAME}
              <!-- ENDIF --></td>

            <td class="info">-</td>
          </tr>
          <!-- BEGINELSE -->
          <tr class="bg1">
            <td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>
          </tr>
        !
        <!-- END mod -->

        </tbody>
replace with:

Code: Select all

<td class="info"><!-- IF admin.U_GROUP -->
			<a<!-- IF admin.GROUP_COLOR --> style="font-weight: bold; color:#{admin.GROUP_COLOR}"<!-- ENDIF --> href="{admin.U_GROUP}">{admin.GROUP_NAME}</a>
			<!-- ELSE -->
				{admin.GROUP_NAME}
			<!-- ENDIF --></td>
		<td class="info">-</td>
	</tr>
<!-- BEGINELSE -->
	<tr class="bg1">
		<td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>
	</tr>
<!-- END admin -->
	</tbody>
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
man2u2uk
Registered User
Posts: 49
Joined: Sat Sep 22, 2007 6:27 pm
Location: Portsmouth, UK

Re: Style changes from RC5 to RC6 | And RC6 to RC7

Post by man2u2uk »

i managed to fix the register issue, but the member leader one is still the same.....

Return to “[3.0.x] Styles Support & Discussion”