Pagina 2 di 2 PrimoPrimo 12
Visualizzazione risultati 31 fino 36 di 36

Discussione: Errore [Installazione Tag Board Ajax (ultima versione) su forum phpBB3]

  1. #31
    Guest

    Predefinito

    Posta anche il contenuto del file della tagboard, devo vedere alcune cose per poter scegliere il codice da inserire.

  2. #32
    godric94 non è connesso Utente giovane
    Data registrazione
    15-06-2009
    Messaggi
    33

    Predefinito

    Ecco il file della tag:

    http://godric94.altervista.org/tag_board.rar

    Era troppo lungo e non me lo facevo postare per esteso

  3. #33
    Guest

    Predefinito

    Eliminalo, altrimenti se lo scaricano ti mangiano tutta la banda disponibile.

    Comunque, dopo tutto lo script che c'è (non lo posto tanto rimane uguale), prova questo codice:
    Codice HTML:
    <input type="hidden" id="tb_audio" value="1" />
    <div class="forabg">
    	<div class="top">
    		<div class="tl">&nbsp;</div>
    		<div class="tr">&nbsp;</div>
    		<div class="tm">&nbsp;</div>
    	</div>
    	<div class="ml">
    		<div class="mr">
    			<div class="mm">
    	<table cellspacing="0" width="100%">
    		<tr>
    			<th align="left"><a href="http://bx67212.netsons.org" title="Ajax TagBoard 4 phpBB3">Tag Board</a><!-- IF not S_IS_BOT and TB_GROUPS and not TB_DENIED and (TB_AUTH == 'FULL' or S_USER_LOGGED_IN) --> <img id="icon_tb_audio" src="{T_THEME_PATH}/images/icon_tb_audio.gif" onmouseover="this.style.cursor='pointer';" onclick="tb_audio()" border="0" alt="Audio" /><!-- ENDIF --></th>
    			<th align="right">
    				<!-- IF TB_GROUPS and not TB_DENIED and (TB_AUTH == 'STANDARD' or TB_AUTH == 'FULL' or S_USER_LOGGED_IN) -->
    					<a href="javascript:tb_refresh('view=all',0)" title="{L_ALL_POSTS}"><span id="tb_total" style="margin-right:3px"></span></a>{L_MESSAGES}<span style="margin-left:3px;margin-right:2px" id="tb_update"></span>
    				<!-- ENDIF -->
    			</th>
    		</tr>
    	</table>
    		<!-- IF not S_IS_BOT and not TB_DENIED and TB_GROUPS and (TB_AUTH == 'FULL' or S_USER_LOGGED_IN) -->
    			<form action="javascript:tb_write()">
    			<table cellspacing="0" width="100%">
    				<tr>
    					<td colspan="2">
    						<div id="div_palette" style="display:none" align="center"></div>
    						<div id="div_smilies" style="display:none" align="center"></div>
    						<div id="div_bbcodes" style="display:none" align="center"></div>
    					</td>
    				</tr>
    				<tr>
    					<td width="100%"><input name="tb_post" id="tb_post" class="inputbox" style="width:98%;height:13px" maxlength="{TB_MAXLENGTH}" /></td>
    					<td align="right" nowrap="nowrap">
    						<!-- IF TB_BUTTONS -->
    							<!-- IF TB_BBCODE -->
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="B" style="font-weight:bold;width:25px" onclick="insert_bbcode('[b]','[/b]')" title="Ex: [b]text[/b]" />
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="i" style="font-style:italic;width:25px" onclick="insert_bbcode('[i]','[/i]')" title="Ex: [i]text[/i]" />
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="u" style="text-decoration:underline;width:25px" onclick="insert_bbcode('[u]','[/u]')" title="Ex: [u]text[/u]" />
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="Code" onclick="insert_bbcode('[code]','[/code]')" title="Ex: [code]text[/code]" />
    								<!-- IF TB_IMG -->
    									<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="Img" onclick="insert_bbcode('[img]','[/img]')" title="Ex: [img]url[/img]" />
    								<!-- ENDIF -->
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="URL" style="text-decoration:underline;" onclick="insert_bbcode('[url]','[/url]')" title="Ex: [url]url[/url]" />
    								<!-- IF TB_FLASH -->
    									<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="Flash" onclick="insert_bbcode('[flash]','[/flash]')" title="Ex: [flash]url[/flash]" />
    								<!-- ENDIF -->
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="Color" onclick="tb_dE('div_palette')" title="Ex: [color=#000000]text[/color]" />
    							<!-- ENDIF -->
    							<!-- IF TB_SMILIES -->
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="Smilies" onclick="tb_dE('div_smilies')" title="Smilies" />
    							<!-- ENDIF -->
    							<!-- IF TB_BBCODE and TB_CUSTOM -->
    								<input type="button" onmouseover="this.style.cursor='pointer'" class="button2" value="Custom BBCodes" onclick="tb_dE('div_bbcodes')" title="Custom BBCodes" />
    							<!-- ENDIF -->
    							<!-- IF TB_BBCODE and TB_FONT -->
    								<select style="height:18px;font-size:0.9em" onchange="insert_bbcode('[size='+this.options[this.selectedIndex].value+']','[/size]')" title="{L_CHANGE_FONT_SIZE}">
    									<option value="85">-1</option>
    									<option value="100" selected>1</option>
    									<option value="150">+1</option>
    									<option value="200">+2</option>
    								</select>
    							<!-- ENDIF -->
    							&nbsp;
    						<!-- ENDIF -->
    						<input type="submit" onmouseover="this.style.cursor='pointer'" value="{L_SUBMIT}" class="button1" style="font-weight:bold" />
    					</td>
    				</tr>
    			</table>
    			</form>
    		<!-- ENDIF -->
    	<table cellspacing="0" width="100%" style="margin-top:2px">
    		<!-- IF TB_GROUPS and not TB_DENIED and (TB_AUTH == 'STANDARD' or TB_AUTH == 'FULL' or S_USER_LOGGED_IN) -->
    			<tr>
    				<td colspan="2"><div id="tag_board" style="height:{TB_HEIGTH}px;overflow:auto"><script type="text/javascript">tb_refresh('',<!-- IF TB_REFRESH -->{TB_REFRESH}<!-- ELSE -->0<!-- ENDIF -->)</script></div></td>
    			</tr>
    		<!-- ELSE -->
    			<tr>
    				<td colspan="2" align="center"><span style="color:red">{L_NOT_AUTHORISED}</span></td>
    			</tr>
    		<!-- ENDIF -->
    	</table>
    	</div>
    		</div>
    	</div>
    	<div class="bottom">
    		<div class="bl">&nbsp;</div>
    		<div class="br">&nbsp;</div>
        	        <div class="bm">&nbsp;</div>
    	</div>
    </div>

  4. #34
    godric94 non è connesso Utente giovane
    Data registrazione
    15-06-2009
    Messaggi
    33

    Predefinito

    Ho provato in questo modo si visualizzano 2 tag una con la skin (non funzionante, e con pulsanti in meno) e una funzionante non skinnata

  5. #35
    Guest

    Predefinito

    godric 94, allora non saprei come aiutarti. Non conosco quel tema (so lavorare su proSilver, subSilver e temi di Vjacheslav Trushkin).

    Prova a chiedere nel supporto ufficiale se ti possono aiutare per integrarla nel tema AeroGreen.


  6. #36
    godric94 non è connesso Utente giovane
    Data registrazione
    15-06-2009
    Messaggi
    33

    Predefinito

    Grazie di tutto hai fatto un ottimo lavoro Il tema comunque non è neppure aerogreen è vistablue

Pagina 2 di 2 PrimoPrimo 12

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •