Link in plus

Discuţii legate de instalarea şi funcţionarea unor MODificări vechi sau noi ale forumului phpBB 2.0.x.
Antz
Utilizator înregistrat
Mesaje: 28
Membru din: 12-Mai-2006, 12:40:03

Link in plus

Mesaj de Antz »

Am instalat un mod nou si la profil a aparut de 2 ori linkul care te duce la gina de start a forumului:

Pagina de start a forumului xxx
Pagina de start a forumului xxx -> Vezi profilul : user

Am cautat la greu in usercp_viewprofile da nu am gasit unde ar fi.
Stie cineva unde este?

mersi mult
Avatar utilizator
MJR
Fost coleg
Mesaje: 1021
Membru din: 10-Mar-2003, 03:30:07
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: constanta
Contact:

Mesaj de MJR »

nici nu spui ce mod, nici nu ne dai un link catre forum... crezi ca o sa ghiceasca cineva?
Antz
Utilizator înregistrat
Mesaje: 28
Membru din: 12-Mai-2006, 12:40:03

Mesaj de Antz »

Modul este: Invision View Profile 1.1.3
Forumul este acesta
Deasemenea mai am o mica problema cu: at a glance
Tabelul meu arata de forma:

Cod: Selectaţi tot

<table> 
   <tr> 
      <td> 
       
<table>
  <tr> 
	<td> <img>  <span><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
  </tr>
  <tr> 
	<th></th>
	<th><div> {L_FORUM} </div></th>
	<th> {L_TOPICS} </th>
	<th> {L_POSTS} </th>
	<th> {L_LASTPOST} </th>
  </tr>
  <tr> 
	<td><img></td>
	<td><span> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br>
	  </span> <span>{catrow.forumrow.FORUM_DESC}<br>
	  </span><span>{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
	<td><span>{catrow.forumrow.TOPICS}</span></td>
	<td><span>{catrow.forumrow.POSTS}</span></td>
	<td> 
	  <span>{catrow.forumrow.LAST_POST}</span></td>
  </tr>
</table>
<br>
Fiecare forum este despartit de celalat ... iar daca pun:

Cod: Selectaţi tot

</td> 
      <td>{GLANCE_OUTPUT}</td> 
   </tr> 
</table>
sa fie in dreapta cum este si aici pune defapt {GLANCE_OUTPUT} de 8 ori in dreapta la fiecare forum.

mersi mult
Ultima oară modificat 02-Iun-2006, 13:34:00 de către Antz, modificat 1 dată în total.
Antz
Utilizator înregistrat
Mesaje: 28
Membru din: 12-Mai-2006, 12:40:03

Mesaj de Antz »

Am rezolvat aia cu linkurile, daca la At a glance ma poti ajuta as fi happy.
Avatar utilizator
MJR
Fost coleg
Mesaje: 1021
Membru din: 10-Mar-2003, 03:30:07
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: constanta
Contact:

Mesaj de MJR »

inlocuieste index_body.tpl, cu acesta modificat de mine. este tot al tau, dar am corectat ce era gresit: http://mjr.lx.ro/x/index_body.tpl

fa un back-up inainte la fisierul index_body.tpl pe care urmeaza sa-l inlocuiesti.
Antz
Utilizator înregistrat
Mesaje: 28
Membru din: 12-Mai-2006, 12:40:03

Mesaj de Antz »

to la fel ca inainte ... singura diferenta este pozitionarea in centru si tot apare de 8 ori in drepata la fiecare forum.
Avatar utilizator
MJR
Fost coleg
Mesaje: 1021
Membru din: 10-Mar-2003, 03:30:07
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: constanta
Contact:

Mesaj de MJR »

nu stiu ce i-ai facut, dar la mine se vedea bine.. acum se vede in scari...
Antz
Utilizator înregistrat
Mesaje: 28
Membru din: 12-Mai-2006, 12:40:03

Mesaj de Antz »

Nu stie nimeni alcineva cum sa fac?
Am pus tot continutul fisierului index_body.tpl poate isi da cineva seama cum sa pun at a glange.
<table>
<tr>
<td><span>
<BEGIN>
{LAST_VISIT_DATE}<br>
<END>
{CURRENT_TIME}<br></span><span><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
<td>
<BEGIN>
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br>
<END>
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
</tr>
</table>



<BEGIN>
<table>
<tr>
<td>

<table>
<tr>
<td> <img>  <span><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
</tr>
<tr>
<th></th>
<th><div> {L_FORUM} </div></th>
<th> {L_TOPICS} </th>
<th> {L_POSTS} </th>
<th> {L_LASTPOST} </th>
</tr>
<BEGIN>
<tr>
<td><img></td>
<td><span> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br>
</span> <span>{catrow.forumrow.FORUM_DESC}<br>
</span><span>{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td><span>{catrow.forumrow.TOPICS}</span></td>
<td><span>{catrow.forumrow.POSTS}</span></td>
<td>
<span>{catrow.forumrow.LAST_POST}</span></td>
</tr>
<END>
</table>
<br>
<END>

<table>
<tr>
<td><span><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
<td><span>{S_TIMEZONE}</span></td>
</tr>
</table>

<Start>
<table>
<tr>
<td><span><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
</tr>
<tr>
<td>
<iframe></iframe>
</td>
</tr>
</table>
<br>
<End>


<table>
<tr>
<td><span></span></td>
<td><span> <a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
</tr>
<tr>
<td><img></td>
<td><span>{TOTAL_POSTS}<br>
{TOTAL_USERS}<br>
{NEWEST_USER}</span> </td>
</tr>

<Start>
<tr>
<td><span>{L_USERS_TODAY}&nbsp;{L_USERS_LASTHOUR}<br>{USERS_TODAY_LIST}</br></span></td>
</tr>
<Start>

<tr>
<td><span>{TOTAL_USERS_ONLINE}
  [ {L_WHOSONLINE_ADMIN} ]   [ {L_WHOSONLINE_MOD} ]<br>
{RECORD_USERS}<br>
{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
<table>
<tr>
<td><span>{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>

<BEGIN>
<form>
<table>
<tr>
<td><a name="login"></a><span>{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td><span>{L_USERNAME}:
<input>
&nbsp;&nbsp;&nbsp;{L_PASSWORD}:
<input>
<BEGIN>
&nbsp;&nbsp; &nbsp;&nbsp;{L_AUTO_LOGIN}
<input>
<END>
&nbsp;&nbsp;&nbsp;
<input>
</span> </td>
</tr>
</table>
</form>
<END>

<br>

<table>
<tr>
<td><img></td>
<td><span>{L_NEW_POSTS}</span></td>
<td>&nbsp;&nbsp;</td>
<td><img></td>
<td><span>{L_NO_NEW_POSTS}</span></td>
<td>&nbsp;&nbsp;</td>
<td><img></td>
<td><span>{L_FORUM_LOCKED}</span></td>
</tr>
</table>
Antz
Utilizator înregistrat
Mesaje: 28
Membru din: 12-Mai-2006, 12:40:03

Mesaj de Antz »

Nu se incumeta nime?
Avatar utilizator
MJR
Fost coleg
Mesaje: 1021
Membru din: 10-Mar-2003, 03:30:07
Ext: Nu
Server: Windows
Nivel phpBB: Mediu
Nivel php: Mediu
Localitate: constanta
Contact:

Mesaj de MJR »

http://mjr.lx.ro/index.php - asa se vede la mine fisierul pe care ti l-am dat aici, care este al tau, doar corectat. (cu acelasi nr de cateogrii si forumuri)

asa ar treb sa se vada si la tine, doar ca la mine unde este alb in dreapta, la tine apar ultimele discutii care se duc in joc. da-i tu tu un top la coloana aia..desi nu are a face...ca altfel treb sa fie macar pe mijloc.
Închis

Înapoi la “2.0.x Suport pentru MODificări”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori