MyBB Community Forums

Full Version: Show Additional Group Images
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
I have followed the instructions but it's not working ? Why ? Please help !
I am using Mybb 1.6.0
Sorry i forgot to upload images !!!! MY BAD SORRY !!! WORKS GREAT !!!
(2011-01-08, 05:57 AM)kimreal Wrote: [ -> ]how do you set the images vertically

*edit ah i found it

this seems to work for me

find $additionalimg .= "<img src=\"".$groupimages."\" alt=\"".$groupname."\">".$br;

and replace with
$additionalimg .= "<br />"."<img src=\"".$groupimages."\" alt=\"".$groupname."\">".$br;

Where did you edit this things ?
the php file if i remember correctly
(2011-01-08, 05:57 AM)kimreal Wrote: [ -> ]how do you set the images vertically

*edit ah i found it

this seems to work for me

find $additionalimg .= "<img src=\"".$groupimages."\" alt=\"".$groupname."\">".$br;

and replace with
$additionalimg .= "<br />"."<img src=\"".$groupimages."\" alt=\"".$groupname."\">".$br;

The string could not be found, are you sure it's in the PhP file? I would like to see them displayed vertically as well Smile
This mod no longer works after updating to 1.6.5 - can someone fix this or are there any steps I should take to fix this mod? It's essential that my board has it. Thanks!

Edit: Fixed it myself Smile
(2011-11-29, 11:57 AM)Downfall Wrote: [ -> ]This mod no longer works after updating to 1.6.5 - can someone fix this or are there any steps I should take to fix this mod? It's essential that my board has it. Thanks!

Edit: Fixed it myself Smile
what did you do brother ?? problem to me too..not working after upgrading

(2011-11-29, 05:52 PM)melchor Wrote: [ -> ]
(2011-11-29, 11:57 AM)Downfall Wrote: [ -> ]This mod no longer works after updating to 1.6.5 - can someone fix this or are there any steps I should take to fix this mod? It's essential that my board has it. Thanks!

Edit: Fixed it myself Smile
what did you do brother ?? problem to me too..not working after upgrading

Same here.
Not working on postbit.
Can anyone post how to fix it?
(2011-12-01, 04:16 AM)adisp007 Wrote: [ -> ]
(2011-11-29, 05:52 PM)melchor Wrote: [ -> ]
(2011-11-29, 11:57 AM)Downfall Wrote: [ -> ]This mod no longer works after updating to 1.6.5 - can someone fix this or are there any steps I should take to fix this mod? It's essential that my board has it. Thanks!

Edit: Fixed it myself Smile
what did you do brother ?? problem to me too..not working after upgrading

Same here.
Not working on postbit.
Can anyone post how to fix it?
go to this thread and follow the instructions..working on me...http://community.mybb.com/thread-108595.html
Nice! Big Grin

There are the Spanish Translation. C:
Hello everyone.
I'm here to announce that I've updated my plugin adding full compatibility with MyBB 1.6.5+.

Sorry for the delay, I hope you'll continue to use my plugin.
Pages: 1 2 3 4