yourWBB Homeseite fuer 2.3.x

Ghostmaster
@bernd76 http://www.your-wbb.de/database.php?databaseid=51

@BeastMaster2oo4 Du gehst einfach unter ACP - Templates bearbeiten und suchst das Templates home Augenzwinkern
Dort kannst du alles verändnern was du willst.
bernd76
Zitat:
Original von Ghostmaster
@bernd76 http://www.your-wbb.de/database.php?databaseid=51

@BeastMaster2oo4 Du gehst einfach unter ACP - Templates bearbeiten und suchst das Templates home Augenzwinkern
Dort kannst du alles verändnern was du willst.


ja habe ich schon gemacht.nur finde ich keinen fehler.wäre schön wenn jemand mal die home.tpl im original mir schicken oder hier veröffentlichen könnte.so das ich meine ändern kann.denke ich habe in meiner einen kleinen fehler drin.
Ghostmaster
Die home.tpl gibts nicht Original. Den Download-Link kannst du hier auf der ersten Seite sehen.
Schau dir ansonsten nocheinmal die Anleitung an und öffne nebenbei die global.php Augenzwinkern
Sa!boT
Moin,

wie kann ich die Linkliste erweitern? Kann mir das jemand sagen? EDTI: Habe es mit der home.tpl gefunden.

Es tut mir leid das ich nicht danach suche aber ich weiß nicht wie man die genaue Seite im Thread findet und 20mal Strg+F drücken ist doof.
Sorry!
Die zweite Frage: Kann ich eigentlich auch den Kalender bzw. einen TS2 Kasten ( Box ) einbauen??? <-- Kann man das ins ACP mit einfügen? Mehr Auswahl im ACP...

Vielen Dank im voraus!!!

Sa!boT

EDIT2: Wer ist und wer war online hätte ich auch gerne im Portall kennt jemand den Befehl dazu?
xaser
Ich kann bei der Teambox, die Farbe die die User bekommen wenn sie online sind, nicht ändern. Bleibt immer schwarz!


Bitte helft mir mal :/

Gruß!
Ghostmaster
Ja, sie bleibt immer schwarz.
xaser
Man kann das doch ändern, das wenn ein User onlline ist, das er Grün markiert wird?

Wie geht das?
Henrik
Ist es möglich, die Homeseite extern darzustellen?

Mein Forum liegt unter www.dreiergolf.net/forum/
und ich würde gerne die Homeseite auf www.dreiergolf.net/
haben...
Aber ich denk das ist nicht möglich wegen Datenbankzugriff und solche Scherze, oder?
webjogi73
Hallo zusammen,

sorry hatte versehntlich schon unter wbb2.1 gepostet...


Ich baue zur Zeit mein erstes wbb2 board auf und zähle mich entsprechend noch zu den newbies. Nun habe ich mir gerade die Homesite eingebaut und offensichtlich ist mir ein Fehler unterlaufen. Technisch scheint alles zu funzen, aber der header wird sowohl auf der homesite als auch in der Forenübersicht nicht mehr dargestellt. Außerdem werden die buttons nicht in der Forenübersicht dargestellt.

Die Url: multimedianetz.info

Ich habe die Homeseite als index eingebaut und die header.tpl sieht wiefolgt aus:

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr>
  <td class="mainpage" align="center">
   <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
     <td class="logobackground" align="left"><if($style['logoimage']!="")><then><a href="index.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
    </tr>
    <tr>
     <td align="center"><span class="smallfont"><a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_home.gif" border="0" alt="{$lang->items['LANG_GLOBAL_HOME']}" title="{$lang->items['LANG_GLOBAL_HOME']}" /></a> <if($wbbuserdata['userid'])><then><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a>
     <a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then>
     <else><a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if>
     <a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a>
     <a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a>
     <a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a>
     <a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
     <a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if>
     <a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a></span></td>
    </tr>     
   </table><br />


die Header2.tpl:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr>
  <td class="mainpage" align="center">
   <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
     <td class="logobackground" align="center"><if($style['logoimage']!="")><then><a href="forum.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
    </tr> 
<tr>
     <td align="center"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a>
     <a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then>
     <else><a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if>
     <a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a>
     <a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a>
     <a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a>
     <a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
     <a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if>
     <a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a></span></td>
    </tr>     
   </table><br />
   


und die home.tpl

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name | {$lang->items['LANG_HOME_TITLE']}</title>


<!--y******-Homeseite V1.0 © 2004-2005 by y******.de//-->


<script type="text/javascript">
<!--
function who(threadid) {
 window.open("misc.php?action=whoposted&threadid="+threadid+"{$SID_ARG_2ND_UN}", "moo", "toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300");
}
//-->
</script>

$headinclude
</head>

<body>
$header2

<!--haupttabelle | start//-->
    <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}">
     <tr>


 <!--linketabelle | start//-->
      <td style="width:150px" valign="top">


  <!--inhalt der linketabelle | start//-->
   <!--menuebox | start//-->
      <if($ywhome_showmenue==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_MENUE']}</b></span></td>
        </tr>
        <tr>
         <td class="tableb" align="left"><span class="smallfont">
          <if(!$wbbuserdata['userid'])><then> &raquo; <b><a href="register.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_REGISTER']}</a></b><br /><br /></then></if>
           &raquo; <b><a href="forum.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_FORUM']}</a></b>
          <br />
           &raquo; <a href="search.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_SEARCH']}</a>
          <br /><br />
           &raquo; <a href="memberslist.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_MEMBERS']}</a>
          <br />
           &raquo; <a href="team.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_TEAM']}</a>
          <br />
           &raquo; <a href="calendar.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_CALENDAR']}</a>
          <br />
          <if($ywhome_showchatter==1)><then> &raquo; <a href="javascript:void(0);" onclick='javasript:window.open("chat.php", "chatwindow", "toolbar=no,scrollbars=no,resizable=yes,width=800,height=600")'>{$lang->items['LANG_HOME_BOX_MENUE_LINK_CHAT']}</a><br /></then></if>
           &raquo; <a href="misc.php?action=faq{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_FAQ']}</a>
          <if($wbbuserdata['userid'])><then><br /><br /> &raquo; <b><a href="usercp.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_MENUE_LINK_PROFIL']}</a></b></then></if>
          <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><br /><br /> &raquo; <b><a href="acp/index.php" target="_blank">{$lang->items['LANG_HOME_BOX_MENUE_LINK_ACP']}</a></b></then></if>
          <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><br /><br /> &raquo; <b><a href="acp/index.php" target="_blank">{$lang->items['LANG_HOME_BOX_MENUE_LINK_MCP']}</a></b></then></if></span>
         </td>
        </tr>
       </table><br />
      </then></if>
   <!--menuebox | end//-->


   <!--infobox | start//-->
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_INFO']}</b></span></td>
        </tr>
        <tr>
         <td class="tableb" align="left"><span class="smallfont">
          {$lang->items['LANG_HOME_BOX_INFO_INSTALLDATE']} <b>$install_date</b><br /><br />
          {$lang->items['LANG_HOME_BOX_INFO_POSTCOUNT']} <b>$ywuspoth[postcount]</b><br />
          {$lang->items['LANG_HOME_BOX_INFO_THREADCOUNT']} <b>$ywuspoth[threadcount]</b><br />
          {$lang->items['LANG_HOME_BOX_INFO_MEMBERCOUNT']} <b>$ywuspoth[usercount]</b><br /><br />
          {$lang->items['LANG_HOME_BOX_INFO_MEMBERONLINE']} <b>$ywuseron[user_on]</b><br />
          <if($ywhome_showchatter==1)><then>{$lang->items['LANG_HOME_BOX_INFO_CHATONLINE']} <b>$ywuseronch[user_onch]</b><br /></then></if>
          {$lang->items['LANG_HOME_BOX_INFO_GUESTONLINE']} <b>$ywgueston[guest_on]</b></span><br />
         </td>
        </tr>
       </table><br />
   <!--infobox | end//-->


   <!--miniwerbebox | start//-->
      <if($ywhome_showminiadvertisingbox==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_MINIADV']}</b></span></td>
        </tr>
        <tr>
         <td class="tableb" align="center"><span class="smallfont">$ywhome_miniadvertisingcode</span><br /></td>
        </tr>
       </table><br />
      </then></if>
   <!--miniwerbebox | end//-->


   <!--loginbox | start//-->
      <if($wbbuserdata['userid']==0 && $ywhome_showlogin==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_LOGIN']}</b></span></td>
        </tr>
        <tr>
         <td class="tableb" align="left"><form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>><span class="smallfont"><if($allowloginencryption==1)><then>
          <script type="text/javascript" src="js/sha1.js"></script>
          <script type="text/javascript" src="js/crypt.js"></script></then></if>
          <input type="hidden" name="send" value="send" />
          <input type="hidden" name="sid" value="$session[hash]" /><if($allowloginencryption==1)><then>
          <input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />
          <input type="hidden" name="crypted" value="false" /></then></if>
          {$lang->items['LANG_HOME_BOX_LOGIN_USERNAME']}
          <input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />
          {$lang->items['LANG_HOME_BOX_LOGIN_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_LOGIN_LOSTPW']}</a>)
          <input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" /><br /><br /><if($allowloginencryption==1)><then>
          <label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label>
          <input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" value="ON" /></then></if>
          <input type="submit" value="{$lang->items['LANG_HOME_BOX_LOGIN_LOGIN']}" class="input" tabindex="3" /><if($allowloginencryption==1)><then>
          <script type="text/javascript">
           <!--
            activate_loginencryption(document.loginform);
           //-->
          </script></then></if></span></form>
         </td>
        </tr>
       </table><br />
      </then></if>
   <!--loginbox | end//-->


   <!--searchbox | start//-->
      <if($ywhome_showsearchbox==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_SEARCH']}</b></span></td>
        </tr>
        <tr>
         <td class="tablea" align="left" valign="top"><form action="search.php" method="post">
          <input type="hidden" name="searchuser" value="" />
          <input type="hidden" name="name_exactly" value="1" />
          <input type="hidden" name="onlystarter" value="0" />
          <input type="hidden" name="sid" value="$session[hash]" />
          <input type="hidden" name="topiconly" value="0" />
          <input type="hidden" name="showposts" value="0" />
          <input type="hidden" name="beforeafter" value="after" />
          <input type="hidden" name="searchdate" value="0" />
          <input type="hidden" name="sortorder" value="desc" />
          <input type="hidden" name="sortby" value="lastpost" />
          <input type="hidden" name="send" value="send" />
          <input type="hidden" name="boardids[]" value="*" />
          <span class="smallfont">{$lang->items['LANG_HOME_BOX_SEARCH_SEARCH']}<br /><input class="input" type="text" name="searchstring" value="" style="width:115px" /><br /><input src="{$style['imagefolder']}/go.gif" type="image" /></span></form>
         </td>
        </tr>
       </table><br />
      </then></if>
   <!--searchbox | end//-->


   <!--teambox | start//-->
      <if($ywhome_showteambox==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_TEAM']}</b></span></td>
        </tr>
        <tr>
         <td class="tablea" align="left" valign="top"><span class="smallfont">$ywteambox</span></td>
        </tr>
       </table><br />
      </then></if>
   <!--teambox | end//-->


   <!--linksbox | start//-->
      <if($ywhome_showlinksbox==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:150px" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_LINKS']}</b></span></td>
        </tr>
        <tr>
         <td class="tableb" align="center"><span class="smallfont">$ywhome_showlinksboxcode</span><br /></td>
        </tr>
       </table><br />
      </then></if>
   <!--linkbox | end//-->
  <!--inhalt der linketabelle | end//-->


      </td>
 <!--linketabelle | end//-->


<!--y******-Homeseite V1.0 © 2004-2005 by y******.de//-->


 <!--rechtetabelle | start//-->
      <td style="width:100%" valign="top">


  <!--inhalt der rechtetabelle | start//-->
   <!--offlinebox | start//-->
      <if($offline==1 && $ywhome_showoff==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_OFFLINE']}</b></span></td>
        </tr>
        <tr>
         <td class="tablea" align="left"><span class="normalfont"><br />$offlinemessage<br /><br /></span></td>
        </tr>
        <tr>
         <td class="tablecat" align="left"><span class="smallfont">&nbsp;</span></td>
        </tr>
       </table><br />
      </then></if>
   <!--offlinebox | end//-->


   <!--welcomebox | start//-->
    <!--gast | start//-->
      <if(!$wbbuserdata['userid'])><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_WELCOME']}</b></span></td>
        </tr>
        <tr>
         <td class="tablea" align="left">
          <table>
           <tr>
            <td><span class="smallfont"><b>{$lang->items['LANG_HOME_BOX_WELCOME_HELLOGUEST']}</b><br /><br />{$lang->items['LANG_HOME_BOX_WELCOME_TEXT']}</span></td>
           </tr>
          </table>
         <if($ywhome_showwelcomepic==1)><then>
          <table align="center">
           <tr>
            <td align="center"><if($ywhome_welcomepicgourl=='')><then><img src="{$style['imagefolder']}/$ywhome_welcomepic" alt="" title="" border="0" /></then><else><a href="$ywhome_welcomepicgourl"><img src="{$style['imagefolder']}/$ywhome_welcomepic" alt="$master_board_name" title="$master_board_name" border="0" /></a></else></if></td>
           </tr>
          </table>
         </then></if>
         <table>
          <tr>
           <td><span class="smallfont">{$lang->items['LANG_HOME_BOX_WELCOME_GREETZTEAM']}</span></td>
          </tr>
         </table>
        </td>
       </tr>
      </table><br />
    <!--gast | ende//-->

     </then>
     <else>
    <!--user | start//-->

    <!--mit pms | start//-->
     <if($ywhome_showpn==1 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)><then>
      <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
       <tr>
        <td class="tabletitle" align="left" colspan="2"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_WELCOME_HELLOUSER']} $usercbar_username</b> <a href="logout.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_WELCOME_LOGOUT']}</a></span></td>
       </tr>
       <tr>
        <td class="tableb" align="center" style="width:1%"><if($countnew>0)><then><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_HOME_BOX_WELCOME_PMS_NEWPM']}" title="{$lang->items['LANG_HOME_BOX_WELCOME_PMS_NEWPM']}" /></then><else><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_HOME_BOX_WELCOME_PMS_NONEWPM']}" title="{$lang->items['LANG_HOME_BOX_WELCOME_PMS_NONEWPM']}" /></else></if></td>
        <td class="tablea" align="left"><span class="smallfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_WELCOME_PMS_PMIN']}</a></b><br />{$lang->items['LANG_HOME_BOX_WELCOME_PMS_PMS']}</span></td>
       </tr> 
       <tr>
        <td class="tableb" align="center" colspan="2">
         <table cellpadding="0" cellspacing="0" style="width:100%">
          <tr>
           <td align="left"><span class="smallfont"><b><a href="search.php?action=new{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_WELCOME_NEWPOSTS']} $lastvisitdate <span class="time">$lastvisittime</span></span></td>
           <td align="right"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_WELCOME_CURRENT_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_WELCOME_CURRENT_POLLS']}</a></span></td>
          </tr>
         </table>
        </td>
       </tr>
      </table><br />
    <!--mit pms | end//-->

     </then>
     <else>

    <!--ohne pms | start//-->
      <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
       <tr>
        <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_WELCOME_HELLOUSER']} $usercbar_username</b> <a href="logout.php{$SID_ARG_1ST}">{$lang->items['LANG_HOME_BOX_WELCOME_LOGOUT']}</a></span></td>
       </tr> 
       <tr>
        <td class="tableb" align="center" colspan="2">
         <table cellpadding="0" cellspacing="0" style="width:100%">
          <tr>
           <td align="left"><span class="smallfont"><b><a href="search.php?action=new{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_WELCOME_NEWPOSTS']} $lastvisitdate <span class="time">$lastvisittime</span></span></td>
           <td align="right"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_WELCOME_CURRENT_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_HOME_BOX_WELCOME_CURRENT_POLLS']}</a></span></td>
          </tr>
         </table>
        </td>
       </tr>
      </table><br />
    <!--ohne pms | end//-->

     </else></if>
     </else></if>
    <!--user | end//-->
   <!--welcomebox | end//-->


   <!--newsbox, postid | start//-->
      <if($ywhome_shownews==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_NEWS_POST']}</b></span></td>
        </tr>
        <tr>
         <td class="inposttable" align="center"><table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
          <tr>
           <td class="tablecat" align="left"><span class="smallfont"><b>$newtopic</b>&nbsp;</span></td>
           <td class="tablecat" align="right" style="width:10%" nowrap="nowrap"><span class="smallfont">{$lang->items['LANG_HOME_HITS']} <b>$newspost[views]</b> | {$lang->items['LANG_HOME_REPLIES']} <b><a href="javascript:who($newspost[threadid])">$newspost[replycount]</a></b></span></td>
          </tr>
          <tr>
           <td class="tablea" colspan="2" align="left"><span class="normalfont">$newspostmessage</span></td>
          </tr>
         </table></td>
        </tr>
        <tr>
         <td class="tableb" align="center"><span class="smallfont"><b><a href="thread.php?postid=$newspost[postid]#post$newspost[postid]">{$lang->items['LANG_HOME_TOPOST']}</a></b> | <if($newspost[closed]==1)><then><b>{$lang->items['LANG_HOME_THREADCLOSED']}</b> | </then><else><b><a href="addreply.php?postid=$newspost[postid]{$SID_ARG_2ND}">{$lang->items['LANG_HOME_TOREPLIE']}</a></b> | <b><a href="addreply.php?postid=$newspost[postid]&amp;action=quote{$SID_ARG_2ND}">{$lang->items['LANG_HOME_TOQUOTE']}</a></b> | </else></if><b><a href="thread.php?threadid=$newspost[threadid]{$SID_ARG_2ND}">{$lang->items['LANG_HOME_TOTHREAD']}</a></b> | <b><a href="board.php?boardid=$newspost[boardid]{$SID_ARG_2ND}">{$lang->items['LANG_HOME_TOBOARD']}</a></b></span></td>
        </tr>
       </table><br />
      </then></if>
   <!--newsbox, postid | end//-->


   <!--last threads | start//-->
      <if($ywhome_showlt==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left" colspan="4"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_LASTTHREAD']}</b></span></td>
        </tr>
        <tr>
         <td class="tablecat" align="left" colspan="3"><span class="smallfont">{$lang->items['LANG_HOME_BOX_LASTTHREAD_THREAD']}</span></td>
         <td class="tablecat" align="left" nowrap="nowrap"><span class="smallfont">{$lang->items['LANG_HOME_BOX_LASTTHREAD_LASTPOST']}</span></td>
        </tr>
         $homelastthreadsbit
       </table><br />
      </then></if>
   <!--last threads | end//-->


   <!--bigwerbebox | start//-->
      <if($ywhome_showbigadvertisingbox==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_BIGADV']}</b></span></td>
        </tr>
        <tr>
         <td class="tablea" align="center"><span class="smallfont">$ywhome_bigadvertisingcode</span></td>
        </tr>
       </table><br />
      </then></if>
   <!--bigwerbebox | end//-->


   <!--newsbox, boardid | start//-->
      <if($ywhome_shownews_fb==1)><then>
       <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
        <tr>
         <td class="tabletitle" align="left"><span class="normalfont"><b>{$lang->items['LANG_HOME_BOX_NEWS_THREAD']}</b></span></td>
        </tr>
        <tr>
         <td class="inposttable" align="center">

          $homenewsboardbit

         </td>
        </tr>
       </table>
      </then></if>
   <!--newsbox, boardid | end//-->
  <!--inhalt der rechtetabelle | end//-->


      </td>
 <!--rechtetabelle | end//-->


     </tr>
    </table>
<!--haupttabelle | end//-->

<!--y******-Homeseite V1.0 © 2004-2005 by y******.de//-->
$footer
</body>
</html>


Ich hoffe, damit alle notwendigen Angaben gemcht zu haben.

EDIT: In der Zwischenzeit habe ich es geschafft, dass zumindest die Homeseite wieder einen Header hat. aber in der Forenübersicht fehlt dieser immernoch. Außerdem ist mir aufgefallen, dass dort auch noch einige images, die eiegntlich zum Sytel (bluevoroxx) dazugehören. Es wäre echt toll, wenn Ihr mir helfen würdet, denn ich möchte mit meinem board jetzt endlich richtig loslegen......

Vielen Dank für Eure Hilfe.
La_Patrona
Zitat:
Original von FliX
hatte ich gemacht, hat erst nicht funktioniert
dann hatte ich eben ein kleines schock erlebniss als alle sprachpackete korrupt waren

aber jetzt geht es komplett!

danke für den coolen hack!!!!


Hallo!

Darf ich mal fragen, wie du das gemacht hast, dass das jetzt funktioniert? Versagt

Edit: Es hat jetzt bei uns doch geklappt! cool
crystal-x
Hallo,

Habe die Homeseite leider jetzt so installiert das es die Home seite ist, und wollte fragen wie kann ich es jetzt noch ändern das beim Aufruf des Forum ordners immer die Home seite aufgerufen wird? Muss ich die PHP dateien usw..umschreiben oder geht das auch anders, das die home seite geladen wird beim Aufruf des Forum Ordners?
Goonie1981
Macht es eigentlich Sinn, die Homesite zu installieren, wenn man zum Beispiel schon ein Portal (HM-Portal oder JGS-Portal) drinne hat? verwirrt
Ghostmaster
Zitat:
Original von Goonie1981
Macht es eigentlich Sinn, die Homesite zu installieren, wenn man zum Beispiel schon ein Portal (HM-Portal oder JGS-Portal) drinne hat? verwirrt


Eigentlich macht es nicht viel Sinn. Ist ein unnötiger Platzverbrauch.
Goonie1981
Dann lass ich es auch. großes Grinsen
Flashstar
Hi

bin gerade dabei auf 2.3.4 zu updaten und auf der homeseite funktioniert auch alles bis auf die Registrierung da steh ich gerade auf den Fuss!

hier der Fehler

Zitat:
Parse error: parse error, unexpected '\"' in /is/htdocs/52729/www.opel-online.de/register.php on line 274
und

hier der Code mit der betreffenden Zeile... entwede bin ihc blind keine Ahnung, hoffe man kann mir helfen!

code:
1:
$db->query("INSERT INTO bb".$n."_users (username,password,sha1_password,email,groupcombinationid,rankid,regdate,lastvisit,lastactivity,usertext,signature,icq,aim,yim,msn,homepage,birthday,gender,showemail,admincanemail,usercanemail,invisible,usecookies,styleid,activation,daysprune,timezoneoffset,startweek,dateformat,timeformat,emailnotify,notificationperpm,receivepm,emailonpm,pmpopup,umaxposts,showsignatures,showavatars,showimages,threadview,langid,rankgroupid,useronlinegroupid,allowsigsmilies,allowsightml,allowsigbbcode,allowsigimages,usewysiwyg,reg_ipaddress,disablehome) ".
Ghostmaster
Häng mal die register.php an smile
Aus dem Code den du das gepostet hast kann man nämlich nichts fehlerhaftes erkennen smile
BY DJ ASIK
Hallo Y****** team ich habe gerade den HOME eingebaut und alles ging super bis auf 1 fehler

bei diesem style habe ich auch die CSS eingebaut

kann der hack ersteller mir dabei helfen oder die user die das können ?
vielen dank nochmals
Flashstar
Zitat:
Original von Ghostmaster
Häng mal die register.php an smile
Aus dem Code den du das gepostet hast kann man nämlich nichts fehlerhaftes erkennen smile


gesagt getan! thx für die Hilfe!!
Ghostmaster
Na, da hast dir deine register.php ja ordentlich zerschossen smile
Flashstar
Hi Ghostmaster

Dank dir es klappt jetzt wunderbar! Wenn du vielleicht Lust und zeit hast könntest du mir per PN sagen was der Fehler war?! es waren mehrere Hacks drin und ich musste alles wieder eintragen... Prost