Seite 10 von 11

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 12.09.2010 10:54
von Kharon
any news or update.. is it working on 3.0.7 ?

thanks

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 13.09.2010 12:08
von darkonia
its work with all versions

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 15.09.2010 00:57
von Luuq
Hi,

right, it works with all versions.

@Ypselon:
Ich habe die Datei leider nirgendsmehr rumliegen. Ich werd mal schauen, was sich machen lässt.

Luuq

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 15.09.2010 17:07
von Ypselon
Danke das wäre sehr toll von dir.

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 23.09.2010 20:01
von Ypselon
Kannst du mir sagen wie lange es noch dauern wird ? Weil ich designe grade einen neuen Style und einige Änderungen im Forum und würde das GB gerne anbieten.

Oder hat den niemand die GB_View.html rumliegen, die auch mit dem Mod hier funktioniert ?

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 05.11.2010 23:07
von oecherjung
ich würde den mod auch gerne nutzen

habe 2 fragen

läuft der mod unter 3.0.5 und ist der gb fehler weg?

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 05.11.2010 23:10
von Ypselon
Nein der GB Fehler ist nicht weg. Es scheint auch keiner mehr daran zu arbeiten, bzw. hat die alte Datei noch :(

Unter 3.0.5 sollte es laufen, aber du solltest zusehen das du auf 3.0.7 updatest.

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 11.11.2010 20:57
von Gast234254
Modfizierte root/styles/prosilver/gb_view.html des Mod "User Profil Gästebuch' version 0.0.8" für Mod "[BETA] profileintabs | Mehrseitige Profile"

Download
http://wintstar.de/downloads.php?view=detail&df_id=20

Gruß
Stephan

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 12.11.2010 09:25
von Ypselon
Danke ...

Für alle die Vielleicht auch Probleme haben, diesen Mod mit Tabbed Profiles (und ähnliche Versionen davon) zum laufen zu bringen, es ist der Aufruf der 'posting_buttons.html' im GB Mod, der verhindert das man die Tabs wechseln kann.

Die Javascript Routine die für die BBCode Leiste verwendet wird, beisst sich mit der Routine die für das wechseln der Tabs genommen wird. Daher funktioniert der GB Mod zwar, allerdings nur ohne die BBCode Leiste.

Sollte die von Wintstar gegebene Version einmal down sein einfach folgendes machen :

Code: Alles auswählen

Öffne : gb_view.html

Finde und lösche : <!-- INCLUDE posting_buttons.html -->
Zusätzlich hier nochmal meine Version, die sich allerdings NUR für den MOD 'Tabbed Profiles 1.0.0' von Ashley S. ( http://www.phpbb.com/customise/db/mod/tabbed_profiles ) eignet.

Der Unterschied zu Wintstar seine Version, sind hier noch ein paar zusätzliche Designfehler behoben worden, die speziell mit diesem Mod auftreten.

gb_view.html

Code: Alles auswählen

</form>
<form method="post" action="{U_ACTION}" id="postform">
    <!-- IF S_GUESTBOOK_ACTIVE -->
            <span class="corners-top"><span></span></span>
            <h5>{L_GUESTBOOK}</h5>

    <!-- IF not S_GUESTBOOK_FULL-->        
            <div class="postbody">
                <div class="content">{L_GUESTBOOK_NO_ENTRY}</div>
            </div>
            <hr/>
    <!-- ELSE -->
            <!-- BEGIN guestbook -->        
            <div class="postbody">
                <div class="content">
                <font size="+1">{L_GUESTBOOK_TITLE}: {guestbook.GUESTBOOK_TITLE}</font>
            <br/>{L_GUESTBOOK_NAME}: {guestbook.GUESTBOOK_POSTER_NAME}<br/>{L_GUESTBOOK_DATE}: {guestbook.GUESTBOOK_GB_TIME}
                </div>
                <hr noshade width="200" size="5" align="left">
                <br/><div class="content">{guestbook.GUESTBOOK_ENTRY}<br/>
                <!-- IF guestbook.GUESTBOOK_USER_ID == guestbook.GUESTBOOK_POSTER_ID --> 
                <!-- IF guestbook.GUESTBOOK_SEND == '0' -->
                {L_GUESTBOOK_NOT_DELETE}
                <!-- ELSE -->     
         <span style="float:right">{guestbook.GUESTBOOK_DELETE_URL}</span>
         <!-- ENDIF -->  <!-- ENDIF --> 
         </div>
        </div>

            <hr style="border-style:dashed;"> 
            <!-- END guestbook -->
            <!-- ENDIF -->    
            <hr/>
            {L_GUESTBOOK_PAGE}: <!-- IF S_PAGINATION -->{S_PAGINATION}<!-- ENDIF -->    
            <div style="text-align: left;">
<div class="spoiltitle">
<input class="spoilbtn" type="button" value="{L_GUESTBOOK_SP_POST}" style="width:200px; font-size:10pt; color:#000000;"  onclick="javascript:if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = '{L_GUESTBOOK_SP_NOT_POST}'; this.value = '{L_GUESTBOOK_SP_NOT_POST}'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = '{L_GUESTBOOK_SP_POST}'; this.value = '{L_GUESTBOOK_SP_POST}'; }" onfocus="this.blur();" />
<div class="spoildiv">
<div style="display: none;">
            <fieldset>{GUESTBOOK_ADD}
                <dl>
                    <dt><h4>{L_GUESTBOOK_TITLE}:</h4></dt>
                </dl>
                <input type="text" class="inputbox autowidth" size="45" maxlength="45" name="title" />
                <dl>
                    <dt><h4>{L_GUESTBOOK_MESSAGE}:</h4></dt>

   <div id="smiley-box">
      <!-- IF S_SMILIES_ALLOWED and .smiley -->
         <strong>{L_SMILIES}</strong><br />
         <!-- BEGIN smiley -->
            <a href="#" onclick="insert_text('{smiley.A_SMILEY_CODE}', true); return false;"><img src="{smiley.SMILEY_IMG}" width="{smiley.SMILEY_WIDTH}" height="{smiley.SMILEY_HEIGHT}" alt="{smiley.SMILEY_CODE}" title="{smiley.SMILEY_DESC}" /></a>
         <!-- END smiley -->
      <!-- ENDIF -->
      <!-- IF S_SHOW_SMILEY_LINK and S_SMILIES_ALLOWED-->
         <br /><a href="posting.php?mode=smilies&f=1" onclick="popup(this.href, 300, 350, '_phpbbsmilies'); return false;">{L_MORE_SMILIES}</a>
      <!-- ENDIF -->
   </div>
    <div id="message-box">
        <textarea name="message" id="message" name="message" id="message" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" class="inputbox" rows="10" cols="20" wrap="virtual"></textarea></dd>    </div>
    </fieldset>
<!-- IF guestbook.GUESTBOOK_SEND == '0' -->
                {L_GUESTBOOK_NOT_SEND}
                <!-- ELSE -->     
             <input type="submit" accesskey="s" name="submit_guestbook" value="{L_SUBMIT}" class="button1" />
             <!-- ENDIF -->      
        </div>
    </div></div>
    <!-- ENDIF -->
    <span class="corners-bottom"><span></span></span></div>
 
Vielleicht hat ja jemand eine Idee, wie man die BBCode Leiste trotzdem verwenden kann.

Re: [BETA] profileintabs | Mehrseitige Profile

Verfasst: 12.11.2010 11:50
von oecherjung
Hallo Ypselon


Ich habe mich noch mal an die TABS gemacht!

Jetzt geht es bei mir.

Ich habe aber noch ein Problem.

Ich würde gerne das Gästebuch in einem Tab unterbringen.
Leider gibt es noch einen Darstellungefehler (Forenzugang siehe Signatur.)

Ich habe einfach in der memberlist_view.html das gemacht

Code: Alles auswählen

<div style="display: none;" class="panel<!-- IF S_ONLINE --> online<!-- ENDIF -->" id="test2-panel">
	<div class="inner"><span class="corners-top"><span></span></span>

		

		<dl class="detailsprof">
		<!-- INCLUDE gb_view.html -->
		</dl>

	<span class="corners-bottom"><span></span></span></div>
</div>
Wie bekomme ich hin das das GB in dem Tab angezeigt wird?

Gruß Guido

PS: setzte ich das GB unter die Tabs sieht alles ok aus.