Ads for wBB 2.1 (by jakob2002)

rap4fame
1. Danke, aber ich weiß nicht welches template zum HM-portal gehört. Kann mir jemand helfen.

2. Ok Danke.

3. Hab ich gemacht, da ändert sich nichts. Deinem Banner hab ich auch deine User-ID gegeben. Schau doch mal rein ob du die Statistik siehst.
Black Magic
Also die sache mit dem HM Portal würde mich auch interessieren wie man das dort in ne Box einbaut ?


achso und abgesehen davon habe ich hier ein wBB2.3.3 und hab den HAck eingebaut der funktioniert 100% ohne Fehler auch die sache mit der Usercp und der statistik funktioniert einwandfrei also wenn ihr da nen fehler habt dann habt ihr was falsch gemacht
g:um
moin,

habe es eingebaut und sehe auch "bannerscript" in der ACP. aber wenn ich bannerscript anklicke zeigt mirs in der ACP ... template "ads" doesnt exist ...

die datei ads.php liegt direkt im boardverzeichnis und in im unterverzeichnis acp (die is abber net gemeint???)

im unterverz. board/acp/templates/ hab ich ne ads.htm

was ist da falsch gelaufen bei mir?

habe alles mal so gemacht wie vorgegeben ...

und dann noch was grundlegendes:
wenn ich will wad die banner nur in forum A forum B und Forum E erscheinen ... in welche templates muss ich die dann einbauen? wie heissen die templates vom A B und E ??? :doof

noch was für nen anfänger wie mich: die banner lege ich in ein verzeichnís meiner wahl und ersetze den inhalt in der phpinclude "bannerurl" einfach duch die entsprechende url? oder wie ?? kann mich mal bitte jemand supporten?

danke mal ...
g:um
keiner der mir helfen kann ... ? so doll ist das wetter nun auch nicht großes Grinsen
PyroGX
du musst die acp template cachen
g:um
wie cache ich die denn ?? in der ACP über templates cachen? hab ich gemacht aber gleiche fehlermeldung !!!

template "ads" doesnt exist


und nun ??? was hab ich verpeilt wo finde ich diese template ? wo cache ich was ???

danke für ne ausführlichere info ... weil ich halt bissl anfänger bin
nAsH
die acp templates mußt du mit der "acp_tpl.php" cachen. einfach in den acp ordner per ftp hochladen & ausführen. die php datei is mit im umfang vom wBB download im "extra" ordner.

so rufst du die php auf --> http://DEINE_DOMAIN.de/root/acp/acp_tpl.php

nAsH
g:um
VIELEN DANK Freude

hat geklappt ... das konnte sogar so ein dummi wie ich hinkriegen ... jetzt kann ich heut abend schön basteln smile

thx 4 support
nAsH
Zitat:
Original von g:um
VIELEN DANK Freude

hat geklappt ... das konnte sogar so ein dummi wie ich hinkriegen ... jetzt kann ich heut abend schön basteln smile

thx 4 support

freut mich das ich dir helfen konnte Augenzwinkern

nAsH
Bomber
hi,

also ich habe mein forum neu gemacht und auf 2.3.3 geupdatet.smile

nun habe ich ein problem wenn ich den "Bannerrotator" einbaue. es kommt da die meldung:
code:
1:
2:
Warning: mt_rand(): Invalid range: 0..0 in /mnt/ja1/07/933/00000009/htdocs/*******/wbb2/global.php(198) : eval()'d code on line 6
‹xí\[sÛ6~ŽfúPîl&éF7;NbÙR&÷t𤙯Ùì¶³ÓIHbM‘* YIºýÛû´û€Á‹d9×¶['qDÄÎùÎ:¾ýz³3‘åQšŒ½aoà1‘i%³±·Ž’0]çÝáÞÁžw


ich habe mir den fehler mal angesehen und in der phpinclude.tpl steht in zeile 6 :
code:
1:
$rand=mt_rand(0,$max[0]-1);


warum geht das jetzt nicht mehr? mit der wbb 2.3.1 ging es doch auch?

ich hoffe ihr könnt helfen?

cui
BY DJ ASIK
hi ich habe ne frage wo mus ich genau diesen code einfügen weil irgentwie geht es bei mir nicht unglücklich

code:
1:
2:
3:
<if($wbbads[0]!=0)><then><a href="usercp.php?action=wbbads&amp;sid=$session[hash]"><img src="{$style['imagefolder']}/usercp_usergroups.gif" border="0" alt="{$lang->items['LANG_USERCP_USERGROUPS']}" title="{$lang->items['LANG_USERCP_USERGROUPS']} - {$lang->items['LANG_USERCP_USERGROUPS_DESC']}" /></a><br />
  <span class="normalfont"><b><a href="usercp.php?action=wbbads&amp;sid=$session[hash]">{$lang->items['LANG_USERCP_WBBADS']}</a></b></span><br />
  <span class="smallfont">{$lang->items['LANG_USERCP_WBBADS_DESC']}</span></then></if>


und das ist mein code da mus es leider rein unglücklich

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:
<?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_USERCP_TITLE']}</title>
$headinclude
</head>
<body>
$header
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
	<tr>
		<td class="tablea">
			<table cellpadding="0" cellspacing="0" border="0" style="width:100%">
				<tr class="tablea_fc">
					<td align="left"><span class="smallfont"><b><a href="index.php{$SID_ARG_1ST}">$master_board_name</a> &raquo; {$lang->items['LANG_USERCP_TITLE']}</b></span></td>
					<td align="right"><span class="smallfont"><b>$usercbar</b></span></td>
				</tr>
			</table>
		</td>
	</tr>
</table><br />
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
	<tr>
		<td class="tabletitle" colspan="2" align="left"><span class="normalfont"><b>{$lang->items['LANG_USERCP_OVERVIEW']}</b></span></td>
	</tr>
	<tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=profile_edit{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_profile_edit.gif" border="0" alt="{$lang->items['LANG_USERCP_PROFILE_EDIT']}" title="{$lang->items['LANG_USERCP_PROFILE_EDIT']} - {$lang->items['LANG_USERCP_PROFILE_EDIT_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=profile_edit{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_PROFILE_EDIT']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_PROFILE_EDIT_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tableb" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=options_change{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_options_change.gif" border="0" alt="{$lang->items['LANG_USERCP_OPTIONS_CHANGE']}" title="{$lang->items['LANG_USERCP_OPTIONS_CHANGE']} - {$lang->items['LANG_USERCP_OPTIONS_CHANGE_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=options_change{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_OPTIONS_CHANGE']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_OPTIONS_CHANGE_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=email_change{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_email_change.gif" border="0" alt="{$lang->items['LANG_USERCP_EMAIL_CHANGE']}" title="{$lang->items['LANG_USERCP_EMAIL_CHANGE']} - {$lang->items['LANG_USERCP_EMAIL_CHANGE_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=email_change{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_EMAIL_CHANGE']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_EMAIL_CHANGE_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tableb" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=password_change{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_password_change.gif" border="0" alt="{$lang->items['LANG_USERCP_PASSWORD_CHANGE']}" title="{$lang->items['LANG_USERCP_PASSWORD_CHANGE']} - {$lang->items['LANG_USERCP_PASSWORD_CHANGE_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=password_change{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_PASSWORD_CHANGE']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_PASSWORD_CHANGE_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=signature_edit{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_signature_edit.gif" border="0" alt="{$lang->items['LANG_USERCP_SIGNATURE_EDIT']}" title="{$lang->items['LANG_USERCP_SIGNATURE_EDIT']} - {$lang->items['LANG_USERCP_SIGNATURE_EDIT_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=signature_edit{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_SIGNATURE_EDIT']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_SIGNATURE_EDIT_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tableb" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=avatars{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_avatars.gif" border="0" alt="{$lang->items['LANG_USERCP_AVATARS']}" title="{$lang->items['LANG_USERCP_AVATARS']} - {$lang->items['LANG_USERCP_AVATARS_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=avatars{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_AVATARS']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_AVATARS_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=buddy_list{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_buddy_list.gif" border="0" alt="{$lang->items['LANG_USERCP_BUDDY_LIST']}" title="{$lang->items['LANG_USERCP_BUDDY_LIST']} - {$lang->items['LANG_USERCP_BUDDY_LIST_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=buddy_list{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_BUDDY_LIST']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_BUDDY_LIST_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tableb" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=ignore_list{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_ignore_list.gif" border="0" alt="{$lang->items['LANG_USERCP_IGNORE_LIST']}" title="{$lang->items['LANG_USERCP_IGNORE_LIST']} - {$lang->items['LANG_USERCP_IGNORE_LIST_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=ignore_list{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_IGNORE_LIST']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_IGNORE_LIST_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=favorites{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_favorites.gif" border="0" alt="{$lang->items['LANG_USERCP_FAVORITES']}" title="{$lang->items['LANG_USERCP_FAVORITES']} - {$lang->items['LANG_USERCP_FAVORITES_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=favorites{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_FAVORITES']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_FAVORITES_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tableb" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/usercp_pm.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']} - {$lang->items['LANG_USERCP_PMS_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_GLOBAL_PMS']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_PMS_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usercp.php?action=attachments{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_attachments.gif" border="0" alt="{$lang->items['LANG_USERCP_ATTACHMENTS']}" title="{$lang->items['LANG_USERCP_ATTACHMENTS']} - {$lang->items['LANG_USERCP_ATTACHMENTS_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usercp.php?action=attachments{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_ATTACHMENTS']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_ATTACHMENTS_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr align="center">
		<td class="tableb" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usergroups.php?action=groups{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_usergroups.gif" border="0" alt="{$lang->items['LANG_USERCP_USERGROUPS']}" title="{$lang->items['LANG_USERCP_USERGROUPS']} - {$lang->items['LANG_USERCP_USERGROUPS_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usergroups.php?action=groups{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_USERGROUPS']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_USERGROUPS_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr>
	<if($wbbuserdata['isgroupleader']==1)><then><tr align="center">
		<td class="tablea" style="width:100%">
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr> 
					<td style="width:50px"><a href="usergroups.php?action=groupleaders{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/usercp_groupleader.gif" border="0" alt="{$lang->items['LANG_USERCP_GROUPLEADER']}" title="{$lang->items['LANG_USERCP_GROUPLEADER']} - {$lang->items['LANG_USERCP_GROUPLEADER_DESC']}" /></a></td>
					<td valign="top" align="left"><span class="normalfont"><b><a href="usergroups.php?action=groupleaders{$SID_ARG_2ND}">{$lang->items['LANG_USERCP_GROUPLEADER']}</a></b></span><br /><span class="smallfont">{$lang->items['LANG_USERCP_GROUPLEADER_DESC']}</span></td>
				</tr>
			</table>
		</td>
	</tr></then></if>
</table>
$footer
</body>
</html>
xBlacky33
bekomm einfach die scheiss sql nicht rein .. woran liegt des ..jedenfalls drin ist noch keine

SQL-DATABASE ERROR

Database error in WoltLab Burning Board (2.3.2): Invalid SQL: SELECT COUNT(adid) FROM bb1_ads WHERE views_usedmysql error: Table 'v098347.bb1_ads' doesn't exist
mysql error number: 1146
mysql version: 4.0.24-Max-log
php version: 4.4.1
Date: 25.05.2006 @ 16:25
Script: /wbb/acp/ads_setup.php
Referer:


bitte fix helfen ^^

thx
Sagem
So ich habe den auch drin aber der will net funzten unglücklich

Siehe anhang !

Was ist das mit diesem Code den ich als da einsetzn mus ??

bei <expression>wbbads()</expression> euren Code einsetzen ??

Was ist das fürein Code ??

So ich habe es nun geschafft das teil einzubauen !
Nur wenn ich nun auf Bannerscript gehe erscheint nur ein weises fenster wo ich nicht machen kann siehe Screen !

Wo liegt hier der fehler ??

Jo ich nochmal haben es hinbekommen!
Nur noch die frage was ich einstellen mus damit die banner immer angezeigt werden!
Also nicht aufhören Augenzwinkern
we-love-postings.
Hallöle,

mich wunder es, dass der Hack erst knapp 5h einwandfrei funktioniert, jedoch danach der Link im ACP verschwindet und keine Banner mehr angezeigt werden.

Die Statistik für die jeweiligen User läuft hingegen weiter.

Was könnte passiert sein?
webhoffi
Beim cachen der ACP Templates (WBB2.1.0) bekomm ich diesen Fehler :

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:
Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: chmod(): Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 58

Warning: touch(): Utime failed: Operation not permitted in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 59

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php:58) in /srv/www/htdocs/web2/html/forum/acp/acp_tpl.php on line 65


Alles andere geht bis hier hin . Rechte sind auf 777
Neko-Chan
Hab gesagt bekommen das lauft auch auf Wbb 2.3.6pl2
Auf jeden fall hab ich alle datein hochgeladen.. acp/ads_setup.php geöffnet.
Und konnte es net installieren.. kam sofort 1 fehler x_x

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
SQL-DATABASE ERROR

Database error in WoltLab Burning Board (2.3.6): Invalid SQL: INSERT INTO bb1_acpmenuitems (itemid,itemgroupid,link,languageitem,linkformat,condition,conditiontype,showorder,acpmode) VALUES ('','17','ads.php','ADS','%s','a_can_otherstuff_ads','OR','4','2') 
mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition,conditiontype,showorder,acpmode) VALUES ('','17','ads.php','ADS','%' at line 1 
mysql error number: 1064 
mysql version: 5.0.41-community 
php version: 4.4.7 
Date: 01.12.2007 @ 15:08 
Script: /acp/ads_setup.php 
Referer:


Würde mich sehr auf eine antwort freuen. ^^