vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Portal Software - Ap - Groups (https://vborg.vbsupport.ru/showthread.php?t=182845)

transparent 07-03-2008 11:33 PM

Quote:

Originally Posted by sross (Post 1559042)
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..

Quote:

Originally Posted by Zacarias (Post 1555726)
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.

Quote:

Originally Posted by sross (Post 1556570)
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

Quote:

Originally Posted by chadi (Post 1568333)
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 :

HTML Code:

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

Quote:

Originally Posted by touba (Post 1578946)
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 :

HTML Code:

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

Quote:

Originally Posted by RvG2 (Post 1560922)
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

Quote:

Originally Posted by MarkoP (Post 1595611)
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

Quote:

Originally Posted by katie hunter (Post 1599409)
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

Quote:

Originally Posted by MarkoP (Post 1599424)
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

Quote:

Originally Posted by Merriweather (Post 1600498)
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

Quote:

Originally Posted by chadi (Post 1568333)
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

Quote:

Originally Posted by MarkoP (Post 1619461)
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-group...15/#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


All times are GMT. The time now is 12:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01710 seconds
  • Memory Usage 1,830KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete