Pagina 1 din 2
Link in plus
Scris: 01-Iun-2006, 07:45:09
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
Scris: 01-Iun-2006, 10:34:44
de MJR
nici nu spui ce mod, nici nu ne dai un link catre forum... crezi ca o sa ghiceasca cineva?
Scris: 01-Iun-2006, 13:20:32
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:
sa fie in dreapta cum este si aici pune defapt {GLANCE_OUTPUT} de 8 ori in dreapta la fiecare forum.
mersi mult
Scris: 01-Iun-2006, 16:11:59
de Antz
Am rezolvat aia cu linkurile, daca la At a glance ma poti ajuta as fi happy.
Scris: 01-Iun-2006, 23:39:56
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.
Scris: 02-Iun-2006, 00:36:49
de Antz
to la fel ca inainte ... singura diferenta este pozitionarea in centru si tot apare de 8 ori in drepata la fiecare forum.
Scris: 02-Iun-2006, 00:48:59
de MJR
nu stiu ce i-ai facut, dar la mine se vedea bine.. acum se vede in scari...
Scris: 02-Iun-2006, 17:44:05
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} {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>
{L_PASSWORD}:
<input>
<BEGIN>
{L_AUTO_LOGIN}
<input>
<END>
<input>
</span> </td>
</tr>
</table>
</form>
<END>
<br>
<table>
<tr>
<td><img></td>
<td><span>{L_NEW_POSTS}</span></td>
<td> </td>
<td><img></td>
<td><span>{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td><img></td>
<td><span>{L_FORUM_LOCKED}</span></td>
</tr>
</table>
Scris: 03-Iun-2006, 19:10:13
de Antz
Nu se incumeta nime?
Scris: 05-Iun-2006, 00:28:39
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.