The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GRPS: Groups Commune 2.0.x Details »» | |||||||||||||||||||||||||
Welcome ladies and gentleman, this is the release thread for GRPS, an interactive groups commune. I hope you enjoy this release and i sincerely hope it provides everything to your community in which you're looking for.
What is it? It's a groups commune. The original idea is that forums with lots and lots of forums on the front-page suck, as a result i thought most of the conversation was rather obscure in regards to what the forums were trying to achieve, so it'd be nice to have that all going on elsewhere, not detracting away from the content and stopping your front-page from looking like a car crash. Features?
Special Thanks to harry1951, without his help testing and his recommendations, this would've never ended up the way it did. Honestly, i can't think of anything else, if you appreciate the work gone into this mod, please donate (in GBP) (right click open in new window) Hopefully you all appreciate that i just relaunched my site and rather than soak up the atmosphere there or go out drinking i came to release this tonight. Screens below, rest to your right Please note this mod does work with 3.5.x PLEASE DO NOT JOIN MY SITE IN A BID TO PLAY WITH IT OR HAVE A LOOK AT IT FURTHER, MY SITE IS SOMETHING I VALUE FOR BEING SOMEWHERE I CAN CHILL AT, IT'S NOT A TEST SUITE OR DEMO! Bug Fixes
Show Your Support
|
Comments |
#1832
|
|||
|
|||
Quote:
|
#1833
|
|||
|
|||
the install.txt is one of the most confusing install guides ever. you need to make it easier to understand.
|
#1834
|
|||
|
|||
Agreed. You assume that everyone has already installed multiple hacks before, which is probably taking too much for granted. Assume this is the reader's first install and go from there.
|
#1835
|
|||
|
|||
The "Ignore" feature doesn't seem to be working in the groups - i.e. if you put someone on ignore on the main board, it's not ignoring them in the groups
|
#1836
|
|||
|
|||
Not sure if anyone already posted this but is a bug fix for viewing the groups a user is in:
(Example url: http://www.yoursite.com/forums/group...ups.php?u=1234) In groups/viewgroups.php on line 81: Find: Code:
$grps_mygroups = $db->query_read(" SELECT grps.groupid, grps.title, grps.description, grps.approved, grps.leaderid, grps_setting.image_name FROM grps LEFT JOIN " . TABLE_PREFIX . "user ON (user.userid = grps.leaderid) LEFT JOIN grps_setting ON (grps_setting.groupid = grps.groupid) WHERE grps.approved = '1' AND grps.groupid IN($grps_ids_imploded) ORDER BY grps.title ASC Code:
$grps_mygroups = $db->query_read(" SELECT grps.groupid, grps.title, grps.description, grps.approved, grps.leaderid, grps_setting.image_name FROM grps LEFT JOIN " . TABLE_PREFIX . "user ON (vb_user.userid = grps.leaderid) LEFT JOIN grps_setting ON (grps_setting.groupid = grps.groupid) WHERE grps.approved = '1' AND grps.groupid IN($grps_ids_imploded) ORDER BY grps.title ASC Sorry if someone already posted this but I just installed the newest version and it was still in there. Also, wasn't about to read through 123 pages to find out blindMoe |
#1837
|
|||
|
|||
|
#1838
|
|||
|
|||
does anyone have the fix for the breadcrumbs to make them the same as vbulletin?
FORUM - Groups - group ... etc.. ? Also when viewing groups, etc.. The who's online displays Unknown Location groups/browse.php?c=1 how to add all the location in groups so it displays correct? |
#1839
|
|||
|
|||
oh yeah I forgot groups are install in root not in forum root....
Any help would be great on the issues above |
#1840
|
|||
|
|||
Well it has been a few days and no response... doesn't anyone know how to solve the problem I am having?
|
#1841
|
|||
|
|||
uninstalls .... no support here and I was going to donate lol alwell
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|