Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
OllyP234

Skinproblem

Recommended Posts

Hallo zusammen.

Forenversion: 2.2.2

Ich habe folgendes Problem.

Es handelt sich hier um eine if Anfrage in diesem Bereich:

Online List > show_row

 

<!-- Entry for {$session['member_id']} -->

			<tr>

				<td class="row1">{$session['member_name']}</td>

				<td class="row1">{$session['where_line']}</td>

				<td class="row1" align="center">{$session['running_time']}</td>

				<td class="row1" align="center" ><{ROW_START}>{$session['msg_icon']}<{ROW_END}></td>

			</tr>

<!-- End of Entry -->

Ich möchte gerne, dass im letzten Bereich wo der Button PM angezeigt wird nur dann die Bilder <{ROW_START}> und <{ROW_END}> angezeigt werden, wenn der PM Button da ist. Bei google oder Gästen sollte dieses leer sein und nicht die Bilder anzeigen.

Weiß einer wie ich dieses umsetzen kann.

Gruß

Olaf

Edited by OllyP234

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×