PDA

View Full Version : Portal Software - Ap - Groups


kaptanblack
06-17-2008, 10:00 PM
Ap - Groups

I didnt like view default vbulletin groups page and i decided make this plugin...

Mark as Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=182845) - Nominate for MOTM (https://vborg.vbsupport.ru/vborg_miscactions.php?do=nominate&threadid=182845&type=1)

Install

Please read the readme.txt file.

Ap - Groups

Go to your admin cp, then:
vBulletin Options -> Ap - Groups ->

Modifications Info

Plugin : 5
Template : 3
Setting : 3

Versions:
v1.0 - 18 June 2008
- First release

v1.1 - 18 June 2008
- Some template bugs fixed
- Phrase bug fixed
- Added "Groups Description Cut"

v1.5 - 20 June 2008
- Some template bugs fixed
- Phrase bug fixed
- Changed "Groups Description Cut" with "Groups Comments Cut"
- Added "Active Groups Name Cut"
- Added "Popuplar Groups Name Cut"
- Added "Latest Post - Groups Name Cut"
- Some php codes changed
- Style 1 Deleted, Style 2 Actived

DEMO: http://www.aktifpaylasim.com/gruplar

ShiZoPhreN
06-18-2008, 11:36 AM
Thanks, it is very nice... =) *me clicks installed*

redraider
06-18-2008, 12:04 PM
I am not sure what this does? Does it provide blocks for latest groups and popular groups or does it change the layout of the groups ?

Hasann
06-18-2008, 12:16 PM
I am not sure what this does? Does it provide blocks for latest groups and popular groups or does it change the layout of the groups ?

first thank you kaptanblack for this gr8 hack keep it up good work
@redraider; yes it does change the layout of the social groups and add 3 statistics blocks
you can see online demo at here http://www.vbulletin-turkey.com/forum/group.php?langid=1

User: Sylar
Pass: 123456789

edenx
06-18-2008, 01:18 PM
Nice

kaptanblack
06-18-2008, 01:20 PM
first thank you kaptanblack for this gr8 hack keep it up good work
@redraider; yes it does change the layout of the social groups and add 3 statistics blocks
you can see online demo at here http://www.vbulletin-turkey.com/forum/group.php?langid=1

User: Sylar
Pass: 123456789

Thanks for your description (=

Shill360
06-18-2008, 01:29 PM
I'm having issues with layout.

I'm using a fluid template and i'm getting issues with how the blocks are put together on the groups page.

Here is a screenshot

https://vborg.vbsupport.ru/

Hasann
06-18-2008, 01:34 PM
I'm having issues with layout.

I'm using a fluid template and i'm getting issues with how the blocks are put together on the groups page.

Here is a screenshot



try this buddy

replace SOCIALGROUPS with this code


$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $custompagetitle</title>
</head>
<body>
$header
$navbar

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td width="30%" valign="top">

<form action="group.php?$session[sessionurl]do=grouplist" method="post">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="tcat">$vbphrase[search_groups]</td></tr>
<tr><td class="alt1">
<input type="text" class="bginput" name="filtertext" value="$filters[text]" style="font-size: 11px;" />&nbsp;<input type="submit" class="button" value="$vbphrase[go]" />
</td>
</tr>
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat">
<span style="float: right">$vbphrase[members]</span>$vbphrase[ap_popular_groups]
</td>
</tr>
$ap_pop_grupbit
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat"><span style="float: right">$vbphrase[posts]</span>$vbphrase[ap_mostactive_groups]</td>
</tr>
$ap_ak_grupbit
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat">$vbphrase[ap_latestpost_group]</td>
</tr>
$ap_grupmesajlarbit
</table>

</td>

<td width="70%" valign="top">
<if condition="$show['errors']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr align="$stylevar[left]">
<td class="tcat">
$vbphrase[errors_occured_with_search]
</td>
</tr>
<tr>
<td class="alt1">
<ol>$errorlist</ol>
</td>
</tr>
</table>
<br />
</if>

<if condition="$mygroup_bits">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" style="margin-bottom:20px">
<tr>
<td class="tcat" colspan="3" valign="top">$vbphrase[you_are_a_member_of_the_following_groups]</td>
</tr>
<tr>
<td class="thead" width="100%">$vbphrase[group_name]</td>
<td class="thead" align="center" nowrap="nowrap">$vbphrase[joined_group]</td>
<td class="thead" align="center" nowrap="nowrap">$vbphrase[options]</td>
</tr>
$mygroup_bits
</table>
</if>



<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat" width="100%" colspan="5">
$grouplisttitle
</td>
</tr>
<if condition="$grouplist">
<tr>
<td class="thead" width="100%">
<span style="float:$stylevar[right]"><a href="$sorturl&amp;order=desc&amp;sort=created">$vbphrase[group_created]</a> $sortarrow[created]</span>
<a href="$sorturl&amp;order=asc&amp;sort=name">$vbphrase[group_name]</a> $sortarrow[name]
</td>
<td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=members">$vbphrase[group_members]</a> $sortarrow[members]
</td>
<if condition="$show['gminfo']"><td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=messages">$vbphrase[messages]</a> $sortarrow[messages]
</td></if>
<if condition="$show['pictureinfo']"><td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=pictures">$vbphrase[pictures]</a> $sortarrow[pictures]
</td></if>
</tr>
$grouplist
<else />
<tr>
<td class="alt1" align="center" colspan="5">$vbphrase[no_groups_to_display]</td>
</tr>
</if>

<tr>
<td colspan="5" align="center" class="tfoot smallfont">
<if condition="$show['creategroup']">
<strong><a href="group.php?$session[sessionurl]do=create">$vbphrase[create_a_new_group]</a></strong> &nbsp;
</if>
&nbsp; <strong><a href="group.php?$session[sessionurl]do=search">$vbphrase[search_groups]</a></strong>
</td>
</tr>
</table>

</td>
</tr>
</table>

<if condition="$pagenav">
<div style="margin-top: $stylevar[cellpadding]px">$pagenav</div>
</if>

<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="dofilter" value="1" />
</form>


$footer
</body>
</html>

Shill360
06-18-2008, 01:37 PM
Perfect, thankyou Hasann :)

kaptanblack
06-18-2008, 01:38 PM
I'm having issues with layout.

I'm using a fluid template and i'm getting issues with how the blocks are put together on the groups page.

Here is a screenshot

http://www.shill.im/issuesgroups.jpg


Open socialgroups_mygroups_bit template

Change all codes with this codes:


###########################

<tr>
<td class="alt1" width="100%">
<a href="group.php?$session[sessionurl]groupid=$mygroup[groupid]">$mygroup[name]</a>
<div class="smallfont">Join Date: $mygroup[joindate]</div>
<if condition="$show['group_options']">
<if condition="$show['edit_group']">
<a href="group.php?$session[sessionurl]do=edit&amp;groupid=$mygroup[groupid]">$vbphrase[edit_group]</a>
</if>
<if condition="$show['delete_group']">
| <a href="group.php?$session[sessionurl]do=delete&amp;groupid=$mygroup[groupid]">$vbphrase[delete_group]</a>
</if>
<if condition="$show['leave_group']">
| <a href="group.php?$session[sessionurl]do=leave&amp;groupid=$mygroup[groupid]">$vbphrase[leave_social_group]</a>
</if>
<else />
$vbphrase[n_a]
</if>
</td>
</tr>

#########################

Shill360
06-18-2008, 01:38 PM
By the way, very nice plugin. I have clicked installed.

Hasann
06-18-2008, 01:39 PM
Perfect, thankyou Hasann :)

no problem :) thanks kaptanblack for this nice addon

Shill360
06-18-2008, 03:27 PM
Hasann, i didnt notice earlier but unfortunately now the 'Joined' and 'Options' fields are blank after doing the change to the socialgroups template you posted.

The format is great though.

ArLinD
06-18-2008, 03:31 PM
thank you! This is nice!

Hasann
06-18-2008, 03:34 PM
Hasann, i didnt notice earlier but unfortunately now the 'Joined' and 'Options' fields are blank after doing the change to the socialgroups template you posted.

The format is great though.

Hmm..Ok try this


$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $custompagetitle</title>
</head>
<body>
$header
$navbar

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td width="30%" valign="top">

<form action="group.php?$session[sessionurl]do=grouplist" method="post">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="tcat">$vbphrase[search_groups]</td></tr>
<tr><td class="alt1">
<input type="text" class="bginput" name="filtertext" value="$filters[text]" style="font-size: 11px;" />&nbsp;<input type="submit" class="button" value="$vbphrase[go]" />
</td>
</tr>
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat">
<span style="float: right">$vbphrase[members]</span>$vbphrase[ap_popular_groups]
</td>
</tr>
$ap_pop_grupbit
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat"><span style="float: right">$vbphrase[posts]</span>$vbphrase[ap_mostactive_groups]</td>
</tr>
$ap_ak_grupbit
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat">$vbphrase[ap_latestpost_group]</td>
</tr>
$ap_grupmesajlarbit
</table>

</td>

<td width="70%" valign="top">
<if condition="$show['errors']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr align="$stylevar[left]">
<td class="tcat">
$vbphrase[errors_occured_with_search]
</td>
</tr>
<tr>
<td class="alt1">
<ol>$errorlist</ol>
</td>
</tr>
</table>
<br />
</if>

<if condition="$mygroup_bits">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" style="margin-bottom:20px">
<tr>
<td class="tcat" colspan="3" valign="top">$vbphrase[you_are_a_member_of_the_following_groups]</td>
</tr>
<tr>
<td class="thead" width="100%">$vbphrase[group_name]</td>
<td class="thead" align="center" nowrap="nowrap">$vbphrase[joined_group]</td>
<td class="thead" align="center" nowrap="nowrap">$vbphrase[options]</td>
</tr>
$mygroup_bits
</table>
</if>



<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat" width="100%" colspan="5">
$grouplisttitle
</td>
</tr>
<if condition="$grouplist">
<tr>
<td class="thead" width="100%">
<span style="float:$stylevar[right]"><a href="$sorturl&amp;order=desc&amp;sort=created">$vbphrase[group_created]</a> $sortarrow[created]</span>
<a href="$sorturl&amp;order=asc&amp;sort=name">$vbphrase[group_name]</a> $sortarrow[name]
</td>
<td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=members">$vbphrase[group_members]</a> $sortarrow[members]
</td>
<if condition="$show['gminfo']"><td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=messages">$vbphrase[messages]</a> $sortarrow[messages]
</td></if>
<if condition="$show['pictureinfo']"><td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=pictures">$vbphrase[pictures]</a> $sortarrow[pictures]
</td></if>
</tr>
$grouplist
<else />
<tr>
<td class="alt1" align="center" colspan="5">$vbphrase[no_groups_to_display]</td>
</tr>
</if>

<tr>
<td colspan="5" align="center" class="tfoot smallfont">
<if condition="$show['creategroup']">
<strong><a href="group.php?$session[sessionurl]do=create">$vbphrase[create_a_new_group]</a></strong> &nbsp;
</if>
&nbsp; <strong><a href="group.php?$session[sessionurl]do=search">$vbphrase[search_groups]</a></strong>
</td>
</tr>
</table>

</td>
</tr>
</table>

<if condition="$pagenav">
<div style="margin-top: $stylevar[cellpadding]px">$pagenav</div>
</if>

<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="dofilter" value="1" />
</form>


$footer
</body>
</html>

sakli_duslerr
06-18-2008, 03:57 PM
Thanks :) Kaptanblack


Teşekk?rler :)

saviola8x
06-18-2008, 04:58 PM
I very like it.
But...

http://thuvien.gamelink.vn/files/wmtdy0nnwnjtk3immwm3.jpg

plz help me T_T.. bug / IE 7.0

Fırtına
06-18-2008, 05:23 PM
Thank you kaptanblack.http://www.sisligece.net/images/smilies/cicegim.gif

İnstalled*

RvG2
06-18-2008, 05:37 PM
where are the files?

kaptanblack
06-18-2008, 05:39 PM
v1.1 - 17 June 2008
- Some template bugs fixed
- Phrase bug fixed
- Added "Groups Description Cut"

kaptanblack
06-18-2008, 05:41 PM
where are the files?

I was added file of new version :)

Shill360
06-18-2008, 06:14 PM
Hi Hasann, unforunately it is still not showing anything under the 'Joined' and 'Options' heading on the 'You are a member of the following Groups' section. Just a blank space.

RvG2
06-18-2008, 06:17 PM
you guys rock... :)

I hope vb 3.7.2 will look like this... hehe

Shill360
06-18-2008, 06:18 PM
Here is a screenshot which might help.

http://www.shill.im/issue.jpg

Hasann
06-18-2008, 06:19 PM
Here is a screenshot which might help.

revert socialgroups_mygroups_bit template :)

fattony69
06-18-2008, 06:24 PM
Very interested in this mod. Will this work with this modification https://vborg.vbsupport.ru/showthread.php?t=174878?

Shill360
06-18-2008, 06:34 PM
revert socialgroups_mygroups_bit template :)

Perfect, thanks Hasann for all your help. Looks really good.

kaptanblack
06-18-2008, 06:35 PM
Very interested in this mod. Will this work with this modification https://vborg.vbsupport.ru/showthread.php?t=174878?

I dont know, i am not using that plugin. Try. :)

abrecher
06-19-2008, 03:33 AM
Fantastic mod, thanks!!

RvG2
06-19-2008, 03:36 AM
I dont know, i am not using that plugin. Try. :)

yes it is working with this plugin.

Animecraving
06-19-2008, 05:37 AM
hm.. if this thing compatible with the SocialForums Mod it would be nice

chriszep
06-19-2008, 05:51 AM
hm.. if this thing compatible with the SocialForums Mod it would be nice

i made little test it seem to works

kaptanblack
06-19-2008, 07:49 AM
yes it is working with this plugin.

Nice... (=

kaptanblack
06-19-2008, 08:15 AM
Style 2:

https://vborg.vbsupport.ru/attachment.php?attachmentid=82563&stc=1&d=1213866841


$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $custompagetitle</title>
</head>
<body>
$header
$navbar

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td width="30%" valign="top">

<form action="group.php?$session[sessionurl]do=grouplist" method="post">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="tcat">$vbphrase[search_groups]</td></tr>
<tr><td class="alt1">
<input type="text" class="bginput" name="filtertext" value="$filters[text]" style="font-size: 11px;" />&nbsp;<input type="submit" class="button" value="$vbphrase[go]" />
</td>
</tr>
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat">
<span style="float: right">$vbphrase[members]</span>$vbphrase[ap_popular_groups]
</td>
</tr>
$ap_pop_grupbit
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat"><span style="float: right">$vbphrase[posts]</span>$vbphrase[ap_mostactive_groups]</td>
</tr>
$ap_ak_grupbit
</table>

<br />

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat">$vbphrase[ap_latestpost_group]</td>
</tr>
$ap_grupmesajlarbit
</table>

</td>

<td width="70%" valign="top">
<if condition="$show['errors']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr align="$stylevar[left]">
<td class="tcat">
$vbphrase[errors_occured_with_search]
</td>
</tr>
<tr>
<td class="alt1">
<ol>$errorlist</ol>
</td>
</tr>
</table>
<br />
</if>

<if condition="$mygroup_bits">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" style="margin-bottom:20px">
<tr>
<td class="tcat" colspan="3" valign="top">$vbphrase[you_are_a_member_of_the_following_groups]</td>
</tr>
<tr>
<td class="thead" width="100%">$vbphrase[group_name]</td>
<td class="thead" align="center" nowrap="nowrap">$vbphrase[joined_group]</td>
<td class="thead" align="center" nowrap="nowrap">$vbphrase[options]</td>
</tr>
$mygroup_bits
</table>
</if>



<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
<td class="tcat" width="100%" colspan="5">
$grouplisttitle
</td>
</tr>
<if condition="$grouplist">
<tr>
<td class="thead" width="100%">
<span style="float:$stylevar[right]"><a href="$sorturl&amp;order=desc&amp;sort=created">$vbphrase[group_created]</a> $sortarrow[created]</span>
<a href="$sorturl&amp;order=asc&amp;sort=name">$vbphrase[group_name]</a> $sortarrow[name]
</td>
<td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=members">$vbphrase[group_members]</a> $sortarrow[members]
</td>
<if condition="$show['gminfo']"><td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=messages">$vbphrase[messages]</a> $sortarrow[messages]
</td></if>
<if condition="$show['pictureinfo']"><td class="thead" align="center" nowrap="nowrap">
<a href="$sorturl&amp;order=desc&amp;sort=pictures">$vbphrase[pictures]</a> $sortarrow[pictures]
</td></if>
</tr>
$grouplist
<else />
<tr>
<td class="alt1" align="center" colspan="5">$vbphrase[no_groups_to_display]</td>
</tr>
</if>

<tr>
<td colspan="5" align="center" class="tfoot smallfont">
<if condition="$show['creategroup']">
<strong><a href="group.php?$session[sessionurl]do=create">$vbphrase[create_a_new_group]</a></strong> &nbsp;
</if>
&nbsp; <strong><a href="group.php?$session[sessionurl]do=search">$vbphrase[search_groups]</a></strong>
</td>
</tr>
</table>

</td>
</tr>
</table>

<if condition="$pagenav">
<div style="margin-top: $stylevar[cellpadding]px">$pagenav</div>
</if>

<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="dofilter" value="1" />
</form>


$footer
</body>
</html>

StarBuG
06-19-2008, 09:53 AM
Hi

Nice Mod, thank you.

However, the Group Description Cut option does not take effect.
I have Groups with long descriptions and the whole description is shown everywhere

StarBuG

AcidX
06-19-2008, 04:14 PM
Installed - thanks!

It would be great if you develop it further, and offer more interesting options and layout blocks (such as "Lates Group Photos", "Latest Grops" etc...).

BTW, you have a turkish word left in the "socialgroups_mygroups_bit" code.
Search for "Katэlma" :)

Alfa1
06-19-2008, 08:14 PM
Wow! Very nice!

Animecraving
06-19-2008, 09:58 PM
i hope the next version will have the Social Forum Latest posts

saviola8x
06-19-2008, 10:56 PM
Hi kaptanblack .

Can you help me ? T_T . Thanks so much .

AcidX
06-20-2008, 02:24 PM
Hi kaptanblack .

Can you help me ? T_T . Thanks so much .
Same problem occured when I tried to use the second template too...

Hasann
06-20-2008, 02:31 PM
Hi kaptanblack .

Can you help me ? T_T . Thanks so much .

Same problem occured when I tried to use the second template too...

If you are using a second style, you must revert socialgroups_mygroups_bit template...

schlottkej
06-20-2008, 03:41 PM
If you are seeing a lot of BLANK SPACE, change the 650px to 75% and it should fiix it.

kaptanblack
06-20-2008, 04:39 PM
<i>v1.5 Coming...</i>

RvG2
06-20-2008, 04:42 PM
v1.5 Coming...

coolllllll :)

okhissabigfish
06-20-2008, 05:54 PM
Loaded and installed. I got this question: What is this?

You are a Member of the following Groups
Louisiana Fishermen
Kat?lma: 1 Day Ago
Edit Group | Delete Group
Mississippi Fishermen
Kat?lma: 1 Day Ago
Edit Group | Delete Group

See it here...it looks like another lanugage?
http://www.okhissalake.com/forum/group.php

kaptanblack
06-20-2008, 05:58 PM
v1.5 - 20 June 2008
- Some template bugs fixed
- Phrase bug fixed
- Changed "Groups Description Cut" with "Groups Comments Cut"
- Added "Active Groups Name Cut"
- Added "Popuplar Groups Name Cut"
- Added "Latest Post - Groups Name Cut"
- Some php codes changed
- Style 1 Deleted, Style 2 Actived

schlottkej
06-20-2008, 06:45 PM
Kaptan,

This is mod of the month material... gonna be a lot of decent competition now that 3.7 is in full swing, but very well done- one heck of an improvement for ANY forum with more than 10 groups.

okhissabigfish
06-20-2008, 06:58 PM
schlottkej, you are correct...

Nominated!

: ))

AcidX
06-20-2008, 09:49 PM
The description cut and latest posts text cut doesn't seem to work for me...
I've upgraded the product, reverted the templates and edited them once again.

Nice improvements. I like this style better. Nominated for MOTM.

kaptanblack
06-21-2008, 07:50 AM
schlottkej, you are correct...

Nominated!

: ))

The description cut and latest posts text cut doesn't seem to work for me...
I've upgraded the product, reverted the templates and edited them once again.

Nice improvements. I like this style better. Nominated for MOTM.

Thanks.. :)

dj_f16
06-21-2008, 08:46 AM
Very Nice Add-ons :)
Thanx kaptanblack

saviola8x
06-21-2008, 09:01 AM
nice job. Thanks so much ^^~
~> demo : http://teenv.net/f@rum/group.php ~> done

unuttum
06-21-2008, 09:19 AM
3.7.0 gold bunda calısıyormu?

ahayat
06-21-2008, 09:25 AM
Best Mod *** Nominated

kaptanblack
06-21-2008, 09:31 AM
3.7.0 gold bunda calısıyormu?

Evet.

Yes working with 3.7.0

unuttum
06-21-2008, 09:49 AM
Thanks kaptanblack;)

kaptanblack
06-21-2008, 12:03 PM
You're welcome.

aktifnet
06-21-2008, 04:32 PM
teşekk?rler :)

kaptanblack
06-21-2008, 07:23 PM
teşekk?rler :)

You're welcome but if you can write english, i will be glad.

Baldilocks
06-21-2008, 08:20 PM
Now if i could just pull the info into the blocks from the Social Forums it would be perfect!! Since it shows group messages which are no longer used on my forum instead of the social forum posts.

Anyway to code it to work with the Social Forums add-on as far as what variables to replace ?

BigDog56
06-21-2008, 08:28 PM
Thank you! very nice indeed!

elmati
06-21-2008, 08:39 PM
Installed! really cool product!
thanks a lot :)

vAsia
06-21-2008, 09:06 PM
Is there an English version?

elmati
06-21-2008, 09:07 PM
is in english :)

kaptanblack
06-21-2008, 09:08 PM
Yes.. It is English version.

Zacarias
06-21-2008, 11:26 PM
The latest posts show posts from boards that a user is not a member of, even when the group's messages and content are set to private.

Savoir Aimer
06-22-2008, 10:02 PM
I love your add-on
Thanks.

sross
06-23-2008, 05:55 AM
The latest posts show posts from boards that a user is not a member of, even when the group's messages and content are set to private.

Yes, very dangerous! Can someone supply a fix for this asap? Thanks! -and great mod btw! :)

kaptanblack
06-23-2008, 09:02 PM
I love your add-on

Thank you :)

abrecher
06-24-2008, 04:18 AM
There's no data under "Joined" and "Options" in the "You are a Member of the following Groups" section. See attached screenshot for example.

Hasann
06-24-2008, 04:22 AM
There's no data under "Joined" and "Options" in the "You are a Member of the following Groups" section. See attached screenshot for example.

If you are using a second style, you must revert socialgroups_mygroups_bit template...

abrecher
06-24-2008, 04:37 AM
If you are using a second style, you must revert socialgroups_mygroups_bit template...

Perfect, thanks!

Animecraving
06-24-2008, 04:51 AM
is there any other layout look for this one?... im looking forward for me looks xD

sross
06-26-2008, 12:41 AM
Warning, this can cause mass carnage on a large site it shows info from private groups in the latest post block, no fix yet, guess I'll uninstall it..

RvG2
06-28-2008, 04:59 AM
i think this is not working on 3.7.2 :(

kaptanblack
06-28-2008, 09:31 PM
i think this is not working on 3.7.2 :(

no :S it is working on 3.7.2

tazzarkin
06-29-2008, 11:50 PM
If you could change this so it doesn't effect the current template, it would be perfect.

I don't want to change my existing vbulletin default template file. However, if you put your modifications in a different template file, then you could make a mod that would let you choose which Social Network template you want to use.

It would be a mod that would let you choose between different Social Network layouts. I know a lot of people who are afraid to change their default layout, especially after adding so many other mods to it already.

Yet, if you could make a mod that chooses the Social Network layout (in a dropdown menu)... Now that would be cool !!

Captain Tycoon
06-30-2008, 10:04 AM
It works perfectly! Thanks! Marked as Installed.

Inferno Dragon
06-30-2008, 10:58 AM
mark as installed, worked totally fine :) thanks for turning the default boring look into something better ;)

kaptanblack
07-01-2008, 11:32 AM
It works perfectly! Thanks! Marked as Installed.

mark as installed, worked totally fine :) thanks for turning the default boring look into something better ;)

Thanks guys :)

If you could change this so it doesn't effect the current template, it would be perfect.

I don't want to change my existing vbulletin default template file. However, if you put your modifications in a different template file, then you could make a mod that would let you choose which Social Network template you want to use.

It would be a mod that would let you choose between different Social Network layouts. I know a lot of people who are afraid to change their default layout, especially after adding so many other mods to it already.

Yet, if you could make a mod that chooses the Social Network layout (in a dropdown menu)... Now that would be cool !!

You're right.. But i think i cant of this :)

transparent
07-03-2008, 11:33 PM
Warning, this can cause mass carnage on a large site it shows info from private groups in the latest post block, no fix yet, guess I'll uninstall it..

The latest posts show posts from boards that a user is not a member of, even when the group's messages and content are set to private.

Yes, very dangerous! Can someone supply a fix for this asap? Thanks! -and great mod btw! :)

This is a great hack but I can't see how any w/ private groups can use it without this bug being fixed first. I have it disabled for now.

Is this being worked on????

desibw
07-04-2008, 07:27 PM
installed ...thanks man ...its realy good

Baldilocks
07-05-2008, 07:19 AM
I have the "Latest Posts and Most Active" blocks disabled anyway. Since I use the Social Group Forums, those two blocks don't pull the correct information anyway....

If you set them to 0, they won't display.

Animecraving
07-05-2008, 04:29 PM
For the next version if you can make it have favorite group. where people can add a group as their favorite

Chadi
07-06-2008, 06:09 PM
I'm getting this error:


Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT g.dateline AS sonmesajtarih, g.gmid, s.description, g.pagetext, g.postuserid, g.postusername, s.groupid, s.dateline, s.name, s.lastposter, s.lastposterid, g.state, s.visible, s.lastgmid, s.lastpost, user.username, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM groupmessage AS g
LEFT JOIN socialgroup AS s ON (g.gmid = s.lastgmid)
LEFT JOIN user AS user ON(user.username = g.postusername)
WHERE g.state = 'visible' AND s.visible > '0'
ORDER BY g.dateline DESC
LIMIT 0, 10;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Sunday, July 6th 2008 @ 02:08:35 PM
Error Date : Sunday, July 6th 2008 @ 02:08:35 PM
Script : http://www.talkjesus.com/group.php
Referrer : http://www.talkjesus.com/
IP Address : *****
Username : Chad
Classname : vB_Database
MySQL Version : 5.0.51a-community

jacki
07-06-2008, 07:15 PM
very nice :) thanx kaptanblack

Ideal Web Tech
07-06-2008, 09:16 PM
I'm getting this error:


Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT g.dateline AS sonmesajtarih, g.gmid, s.description, g.pagetext, g.postuserid, g.postusername, s.groupid, s.dateline, s.name, s.lastposter, s.lastposterid, g.state, s.visible, s.lastgmid, s.lastpost, user.username, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM groupmessage AS g
LEFT JOIN socialgroup AS s ON (g.gmid = s.lastgmid)
LEFT JOIN user AS user ON(user.username = g.postusername)
WHERE g.state = 'visible' AND s.visible > '0'
ORDER BY g.dateline DESC
LIMIT 0, 10;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Sunday, July 6th 2008 @ 02:08:35 PM
Error Date : Sunday, July 6th 2008 @ 02:08:35 PM
Script : http://www.talkjesus.com/group.php
Referrer : http://www.talkjesus.com/
IP Address : *****
Username : Chad
Classname : vB_Database
MySQL Version : 5.0.51a-community
Check and make sure that all your db's tables are set to the same collation type as from the error thats telling me that your tables for vbulletin are not all of the same collation type.

You can check this using phpmyadmin. (I dont remember how off the top of my head, If I get time later to look it up I will let you know the steps)

Chadi
07-08-2008, 12:54 PM
I don't see why I should have to do that. I have never encountered this issue before and I have nearly 70 mods installed too.

Justin Murad
07-08-2008, 04:19 PM
Thanks, nice plugin. ;)

zmmmzz
07-09-2008, 04:10 AM
nice!

wicked80
07-10-2008, 12:49 AM
Thanks, nice hack...

Is there anyway by which I can add an image next to each group name/title ??

Thanks

t.uzuner
07-12-2008, 07:22 PM
very nice thanks

(güzel paylaşım ama tüm kodu değiştirmek işime gelmediği için kurmadım)

touba
07-19-2008, 09:24 AM
Hi,

great hack installed on my board :up:

but i have a (big) problem : on index group page when i click on "create a new group" the page displayed is blank...
this is the address of destination page :

http://www.club-scootergt.com/group.php?do=create

it seems correct...

what's happend ?
thanks for your help :)

Britmovie
07-19-2008, 06:34 PM
Just a small prob. Its me a bit thick. If you go to www.britmovie.net and to the forum and social groups. When in a social group the is an image to pull down menu such as quick links. The image is not showing due to the path. Where do i change this image path?

kaptanblack
07-19-2008, 08:13 PM
Hi,

great hack installed on my board :up:

but i have a (big) problem : on index group page when i click on "create a new group" the page displayed is blank...
this is the address of destination page :

http://www.club-scootergt.com/group.php?do=create

it seems correct...

what's happend ?
thanks for your help :)

My hack doesnt cause of this

RvG2
07-24-2008, 03:26 PM
i think this is not working on 3.7.2 :(

yes it works fine with 3.7.2 pl1... i just forgot to change the required template changes. :rolleyes:

howtem
08-07-2008, 08:40 AM
Thanks friend :)

cdnbacon
08-08-2008, 11:28 PM
Is there any chance you're going to address the problem of the "Latest posts" box showing characters of private groups to non members of such groups? The latest posts box was something my guys loved but it's been disabled since we found out someone could see private info if they wanted to.

MarkoP
08-10-2008, 05:18 PM
Has anyone had page pagination problem with this?

A number of groups show but when it goes to page 2 and so on it still shows the same groups, many groups are missing.

We use vbseo so our urls look like this:

http://www.somedomain.com/groups/
http://www.somedomain.com/groups/index2.html

Any ideas?

Thanks,

Marko

kaptanblack
08-10-2008, 05:21 PM
Has anyone had page pagination problem with this?

A number of groups show but when it goes to page 2 and so on it still shows the same groups, many groups are missing.

We use vbseo so our urls look like this:

http://www.somedomain.com/groups/
http://www.somedomain.com/groups/index2.html

Any ideas?

Thanks,

Marko

I am using vBSEO with this plugin but i didnt life any problem.

MarkoP
08-10-2008, 05:36 PM
I see yours on your site is working perfectly. I'm not sure why mine isn't. I installed exactly as the install instructions say.

Fantastic mod though!

MarkoP
08-12-2008, 02:42 AM
I'll pay someone to fix the problems with this mod.

1. It does not paginate correctly
2. Private groups show up in latest posts.

If you can correct these problems please PM me...

john102774
08-12-2008, 05:27 AM
Great Add on! Thanks!

Cocko
08-14-2008, 07:26 PM
Nice Mod. Installed.

BB Codes in Latest Post are not showing.
Is that an issue based on my configuration?

Cocko
08-14-2008, 07:55 PM
Second issue caused me to deactivate.

In box social groups the latest post column is shown but the title for this column is blank

edit: my fault while not changing socialgroups_grouplist_bit
fixed.

katie hunter
08-15-2008, 05:10 PM
Hi thanks for the modification <3 but how did you make your social group look like this ?

http://www.aktifpaylasim.com/grup/sogocular-buraya-21/

member who joined shows on the left side ? Your modification didn't do that for mine

MarkoP
08-15-2008, 05:25 PM
Hi thanks for the modification <3 but how did you make your social group look like this ?

http://www.aktifpaylasim.com/grup/sogocular-buraya-21/

member who joined shows on the left side ? Your modification didn't do that for mine


I think he made mods to his own that doesn't apply here. Mine does not paginate correctly and his does. Still no answer as to why.

I'm even offering to pay, so looks like this one is dead.

katie hunter
08-15-2008, 06:51 PM
I think he made mods to his own that doesn't apply here. Mine does not paginate correctly and his does. Still no answer as to why.

I'm even offering to pay, so looks like this one is dead.

Hmm i don't think so cause i saw it on a different forum too

Merriweather
08-17-2008, 05:08 AM
Pagination works fine on mine.

MarkoP
08-17-2008, 05:13 AM
Pagination works fine on mine.


I use vbseo and so does he, but it seems to work fine on his...

Cocko
08-21-2008, 06:32 PM
Installed 2nd time & thanx.
Found my first "mistake".

How can we see BB Codes in latest post box?

Defkalion
08-30-2008, 12:06 PM
I've installed this and search displays ok, the groups lists on the right side display ok,

but the 3 blocks on the left show nothing, only the titles.

So I have the 3 blocks saying "popular groups" , "active groups" , "last post" and only their titles are displayed.

Any ideas? Maybe the variables aren't being parsed or something?

Blackhat
09-04-2008, 08:18 PM
Great stuff! Is there a way to add this on forumhome ?

MarkoP
09-10-2008, 10:25 PM
I finally discovered why the pagination isn't working on my installation...

The paginated pages list like this:
http://www.mydomain.com/groups/index2.html

But they don't go to the next page.

They should list like this:
http://www.mydomain.com/groups/index-page2.html

I use VBSEO and that is probably causing the problem. Does anyone know what I need to modify to make the pagination work correctly?

I'll send you $100 by paypal if so....

Baldilocks
09-19-2008, 04:00 AM
Just wanted to say that this still looks a lot better than what they are going to be doing with the Social Groups page for 3.8.x.

Good stuff!! Been using this mod for months now.

Only thing that would be better is if it worked with the Social Group forums so that the left side column, "Latest Posts" displayed the posts from the social group forum. (Since I have no group messages with social group forums enabled.)

Caddyman
10-08-2008, 11:38 AM
I'm getting this error:


Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT g.dateline AS sonmesajtarih, g.gmid, s.description, g.pagetext, g.postuserid, g.postusername, s.groupid, s.dateline, s.name, s.lastposter, s.lastposterid, g.state, s.visible, s.lastgmid, s.lastpost, user.username, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM groupmessage AS g
LEFT JOIN socialgroup AS s ON (g.gmid = s.lastgmid)
LEFT JOIN user AS user ON(user.username = g.postusername)
WHERE g.state = 'visible' AND s.visible > '0'
ORDER BY g.dateline DESC
LIMIT 0, 10;

MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Request Date : Sunday, July 6th 2008 @ 02:08:35 PM
Error Date : Sunday, July 6th 2008 @ 02:08:35 PM
Script : http://www.talkjesus.com/group.php
Referrer : http://www.talkjesus.com/
IP Address : *****
Username : Chad
Classname : vB_Database
MySQL Version : 5.0.51a-community

i got the same thing

djilou
10-10-2008, 12:26 PM
I finally discovered why the pagination isn't working on my installation...

The paginated pages list like this:
http://www.mydomain.com/groups/index2.html

But they don't go to the next page.

They should list like this:
http://www.mydomain.com/groups/index-page2.html

I use VBSEO and that is probably causing the problem. Does anyone know what I need to modify to make the pagination work correctly?

I'll send you $100 by paypal if so....

To fixe this
http://www.vbseo.com/f3/social-groups-pagination-doesnt-seem-work-27115/#post169416

blue6995
10-13-2008, 04:33 PM
The Latest Post is showing all the formatting codes - how can I stop this happening?

[FONT=Verdana][SIZE=2][COLOR=#000000][SIZE=2]The LOFs' Address list...

rob01
10-13-2008, 07:10 PM
this work with 3.8.0?

i cant see any diference with vbullein group layout and with the new one, any ideas?

Alfa1
12-19-2008, 05:36 PM
vb 3.8 has group categories. We would need a new version of this for 3.8

juverol
12-20-2008, 01:36 PM
thank You This is nice - Sagol ;)

Rene Kriest
12-24-2008, 06:24 AM
This is awesome. Thumbs up! :)

Alfa1
01-11-2009, 03:01 AM
Please update this for vb 3.8.

ti07shadow
01-17-2009, 04:53 PM
it doesnt work for 3.8 unfortunatly it doesnt do anything..

Graphictr
02-02-2009, 11:05 AM
Thanks,

Alfa1
05-29-2011, 06:01 PM
An update for vb3.8 would really be nice to have.