Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste
Shoutbox
(29.12.2012, 19:03)de-gamers schrieb:
Code:
$shout_date = my_date($mybb->settings['dateformat'], $shout['dateline']);
$shout_time = my_date($mybb->settings['timeformat'], $shout['dateline']);
existiert bereits so im Plugin


(29.12.2012, 19:03)de-gamers schrieb:
Code:
$shout['username'] = format_name($shout['username'], $shout['usergroup'], $shout['displaygroup']);
$shout['username'] =  '<<a href="member.php?action=profile&uid='.intval($shout['uid']).'">'.$shout['username'].'</a>>&nbsp;';
findest Du etwa (in etwas anderer Form) in Zeile 806 und 807 in der Plugin-Datei....
viele Grüße
Jockl
übersetzte und eigene Plugins
Zitieren


Nachrichten in diesem Thema
Shoutbox - von MyBB.de Bot - 15.12.2006, 19:56
RE: Shoutbox - von Swat 6 - 29.12.2012, 17:40
RE: Shoutbox - von Jockl - 29.12.2012, 17:47
RE: Shoutbox - von Swat 6 - 29.12.2012, 17:50
RE: Shoutbox - von Jockl - 29.12.2012, 17:51
RE: Shoutbox - von Swat 6 - 29.12.2012, 17:55
RE: Shoutbox - von Jockl - 29.12.2012, 18:03
RE: Shoutbox - von Swat 6 - 29.12.2012, 19:03
RE: Shoutbox - von Jockl - 29.12.2012, 19:08
RE: Shoutbox - von Swat 6 - 29.12.2012, 19:13
RE: Shoutbox - von Jockl - 29.12.2012, 19:18
RE: Shoutbox - von Talho - 29.05.2013, 11:36
RE: Shoutbox - von Trilon - 29.07.2013, 21:45
RE: Shoutbox - von Jockl - 29.07.2013, 21:49
RE: Shoutbox - von Trilon - 29.07.2013, 22:02
RE: Shoutbox - von Jockl - 29.07.2013, 22:32
RE: Shoutbox - von Trilon - 29.07.2013, 22:53
RE: Shoutbox - von Trilon - 30.07.2013, 23:21
RE: Shoutbox - von Jockl - 30.07.2013, 23:52
RE: Shoutbox - von Trilon - 31.07.2013, 09:17
RE: Shoutbox - von Trilon - 01.08.2013, 12:16
RE: Shoutbox - von MrBrechreiz - 01.08.2013, 15:46
RE: Shoutbox - von Trilon - 01.08.2013, 19:01
RE: Shoutbox - von StefanT - 01.08.2013, 19:37
RE: Shoutbox - von Jockl - 01.08.2013, 21:12
RE: Shoutbox - von Trilon - 01.08.2013, 23:42
Shoutbox 2.2 MYSQL - von lytcraft - 16.03.2017, 12:33
RE: Shoutbox 2.2 MYSQL - von doylecc - 16.03.2017, 12:48