Hallo, Gast! (Registrieren)

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


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Show Additional Group Images
#1
Eine neue Erweiterung wurde veröffentlicht: Show Additional Group Images

Zitat:Displays the groupimages of the users' additional groups. It also has another feauture that allows you to hide a groupimage if the user doesn't set that group as displayed.

Installation:

- Upload the inc folder to your forum root folder.
- Open the /admin/modules/user/groups.php file. Line 910 find
Code:
$form_container->output_row($lang->group_image, $lang->group_image_desc, $form->generate_text_box('image', $mybb->input['image'], array('id' => 'image')), 'image'); 
Add AFTER
Code:
$lang->load("additionalimg");
    $form_container->output_row($lang->targhetta, $lang->targhetta_descr, $form->generate_check_box('targhetta', 1, '<span style="font-weight: normal">'.$lang->targhetta_check.'</span>', array("checked" => $mybb->input['targhetta'])), 'targhetta'); 

Enjoy!

Vorschau:
http://ptm.altervista.org/forum/
Zitieren


Nachrichten in diesem Thema
Show Additional Group Images - von MyBB.de Bot - 29.08.2010, 18:02
RE: Show Additional Group Images - von traax - 07.07.2012, 12:10
RE: Show Additional Group Images - von Jockl - 07.07.2012, 12:23
RE: Show Additional Group Images - von traax - 07.07.2012, 12:41
RE: Show Additional Group Images - von SyntaX - 20.12.2013, 19:43
RE: Show Additional Group Images - von SyntaX - 22.12.2013, 13:46
RE: Show Additional Group Images - von Yasilein - 24.08.2014, 14:16
RE: Show Additional Group Images - von Yasilein - 24.08.2014, 18:52
RE: Show Additional Group Images - von Yasilein - 24.08.2014, 19:09
RE: Show Additional Group Images - von Yasilein - 24.08.2014, 19:39
RE: Show Additional Group Images - von Yasilein - 30.08.2014, 14:11
RE: Show Additional Group Images - von Yasilein - 30.08.2014, 14:57
RE: Show Additional Group Images - von Yasilein - 30.08.2014, 16:11
RE: Show Additional Group Images - von Yasilein - 31.08.2014, 14:25

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Additional Usergroups on Profiles MyBB.de Bot 1 889 09.03.2021, 08:05
Letzter Beitrag: MyBB.de Bot
  OUGC Additional Usergroup Images MyBB.de Bot 2 1.606 30.04.2020, 05:55
Letzter Beitrag: MyBB.de Bot
  Additional Files MyBB.de Bot 1 1.309 06.02.2017, 02:50
Letzter Beitrag: MyBB.de Bot
  Animated Additional Images MyBB.de Bot 4 2.074 28.03.2015, 04:00
Letzter Beitrag: MyBB.de Bot
  OUGC Additional Usergroup Images MyBB.de Bot 0 1.200 23.03.2014, 15:10
Letzter Beitrag: MyBB.de Bot